Commit Graph

2603 Commits

Author SHA1 Message Date
Phil Steitz 6766e79cb6 Removed test deprecation. JIRA: MATH-470.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/branches/MATH_2_X@1058268 13f79535-47bb-0310-9956-ffa450edef68
2011-01-12 18:36:57 +00:00
Sebastian Bazley 335a0f0e51 Javadoc grammar
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/branches/MATH_2_X@1058071 13f79535-47bb-0310-9956-ffa450edef68
2011-01-12 11:07:15 +00:00
Phil Steitz 67aeec1c59 Updated changelog to reflect fixes for MATH-384, MATH-385.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/branches/MATH_2_X@1056747 13f79535-47bb-0310-9956-ffa450edef68
2011-01-08 17:50:54 +00:00
Luc Maisonobe 1bd2cf335c Fixed an awkward statement that triggered a false positive warning
JIRA: MATH-467

git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/branches/MATH_2_X@1056034 13f79535-47bb-0310-9956-ffa450edef68
2011-01-06 19:41:43 +00:00
Sebastian Bazley 2ab36c868f Missing @Overrides
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/branches/MATH_2_X@1055914 13f79535-47bb-0310-9956-ffa450edef68
2011-01-06 15:34:34 +00:00
Sebastian Bazley e83010dcd9 Unused imports
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/branches/MATH_2_X@1055912 13f79535-47bb-0310-9956-ffa450edef68
2011-01-06 15:30:39 +00:00
Phil Steitz 79c2fc7a52 Restored backward compatibility in distributions classes.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/branches/MATH_2_X@1054524 13f79535-47bb-0310-9956-ffa450edef68
2011-01-03 04:59:18 +00:00
Phil Steitz 7218e827a4 Added filter for spurious dead store warning.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/branches/MATH_2_X@1054344 13f79535-47bb-0310-9956-ffa450edef68
2011-01-02 02:56:35 +00:00
Phil Steitz 4e9933e40c Modified constructor added in the fix for JIRA: MATH-384 to copy, rather than reference the input array.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/branches/MATH_2_X@1054342 13f79535-47bb-0310-9956-ffa450edef68
2011-01-02 01:46:22 +00:00
Phil Steitz f12f5e93d8 Eliminate trailing space.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/branches/MATH_2_X@1054341 13f79535-47bb-0310-9956-ffa450edef68
2011-01-02 01:24:00 +00:00
Phil Steitz d9b4eface7 Javadoc. Added missing param tag.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/branches/MATH_2_X@1054340 13f79535-47bb-0310-9956-ffa450edef68
2011-01-02 01:18:04 +00:00
Phil Steitz 8f2457f593 Fixed checkstyle errors
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/branches/MATH_2_X@1054337 13f79535-47bb-0310-9956-ffa450edef68
2011-01-02 01:06:45 +00:00
Phil Steitz c156bfd94b Javadoc. Drop extaneous params..
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/branches/MATH_2_X@1054333 13f79535-47bb-0310-9956-ffa450edef68
2011-01-02 00:34:58 +00:00
Phil Steitz 94b6e24880 Corrected exception type.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/branches/MATH_2_X@1054329 13f79535-47bb-0310-9956-ffa450edef68
2011-01-02 00:11:33 +00:00
Phil Steitz 4732784752 Corrected exception type.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/branches/MATH_2_X@1054322 13f79535-47bb-0310-9956-ffa450edef68
2011-01-01 23:43:50 +00:00
Phil Steitz 564933e946 Added package description.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/branches/MATH_2_X@1054315 13f79535-47bb-0310-9956-ffa450edef68
2011-01-01 23:22:24 +00:00
Phil Steitz 1105860d5a Hide constructor for utility class.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/branches/MATH_2_X@1054310 13f79535-47bb-0310-9956-ffa450edef68
2011-01-01 23:11:57 +00:00
Phil Steitz 938c46195c Fixed checkstyle errors: hidden fields, missing javadoc.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/branches/MATH_2_X@1054306 13f79535-47bb-0310-9956-ffa450edef68
2011-01-01 22:50:02 +00:00
Phil Steitz 78647e53f5 Fixed checkstyle errors: missing javadoc.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/branches/MATH_2_X@1054302 13f79535-47bb-0310-9956-ffa450edef68
2011-01-01 22:19:24 +00:00
Phil Steitz 21aec75a5b Fixed checkstyle errors: extra parens, missing javadoc.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/branches/MATH_2_X@1054299 13f79535-47bb-0310-9956-ffa450edef68
2011-01-01 21:59:14 +00:00
Phil Steitz 1a7d9a0d48 Fixed checkstyle errors: hidden field, missing javadoc.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/branches/MATH_2_X@1054298 13f79535-47bb-0310-9956-ffa450edef68
2011-01-01 21:45:35 +00:00
Phil Steitz 3cca30313c Fixed checkstyle errors: operator placement, missing javadoc.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/branches/MATH_2_X@1054297 13f79535-47bb-0310-9956-ffa450edef68
2011-01-01 21:35:42 +00:00
Phil Steitz 4efd7a73c1 Fixed checkstyle errors: hidden fields, missing javadoc.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/branches/MATH_2_X@1054289 13f79535-47bb-0310-9956-ffa450edef68
2011-01-01 21:06:29 +00:00
Phil Steitz 86d9a10330 Fixed checkstyle errors: missing javadoc.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/branches/MATH_2_X@1054287 13f79535-47bb-0310-9956-ffa450edef68
2011-01-01 20:37:28 +00:00
Phil Steitz 9b07304735 Fixed checkstyle errors: hidden fields, missing javadoc.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/branches/MATH_2_X@1054280 13f79535-47bb-0310-9956-ffa450edef68
2011-01-01 20:15:27 +00:00
Phil Steitz d5bbb312cb Removed trailing space.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/branches/MATH_2_X@1054279 13f79535-47bb-0310-9956-ffa450edef68
2011-01-01 20:12:54 +00:00
Phil Steitz 8c16f5de53 Removed trailing spaces.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/branches/MATH_2_X@1054276 13f79535-47bb-0310-9956-ffa450edef68
2011-01-01 19:44:36 +00:00
Phil Steitz 3df53c9cdb Javadoc only. Added missing @throws tag.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/branches/MATH_2_X@1054275 13f79535-47bb-0310-9956-ffa450edef68
2011-01-01 19:36:43 +00:00
Phil Steitz 5f1658ba9f Fixed Checkstyle nits: repeated string, (spurious) hidden field.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/branches/MATH_2_X@1054274 13f79535-47bb-0310-9956-ffa450edef68
2011-01-01 19:29:31 +00:00
Phil Steitz 829eacca74 Added missing javadoc comments.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/branches/MATH_2_X@1054187 13f79535-47bb-0310-9956-ffa450edef68
2011-01-01 02:41:35 +00:00
Phil Steitz c1af4d2094 Eliminated tabs and trailing spaces. Formatting only.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/branches/MATH_2_X@1054186 13f79535-47bb-0310-9956-ffa450edef68
2011-01-01 02:28:46 +00:00
Phil Steitz 593ae5e9e5 * Added erfc
* Top-coded both erf and erfc to return extreme values when true values
  are indistinguishable from extrema
* Added tests against reference data
JIRA: MATH-465, MATH-364


git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/branches/MATH_2_X@1054184 13f79535-47bb-0310-9956-ffa450edef68
2011-01-01 01:23:02 +00:00
Mikkel Meyer Andersen 6794d0afe6 Removed myself from the contributors-section in pom.xml (previously added myself to the developers-section)
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/branches/MATH_2_X@1053924 13f79535-47bb-0310-9956-ffa450edef68
2010-12-30 16:07:14 +00:00
Mikkel Meyer Andersen 5474f62fad Added myself in the developers-section in pom.xml
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/branches/MATH_2_X@1053921 13f79535-47bb-0310-9956-ffa450edef68
2010-12-30 15:50:44 +00:00
Mikkel Meyer Andersen ebb7da48c4 Purified tests introduced in MATH-385 such that NaNs and infinites are handled properly
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/branches/MATH_2_X@1053471 13f79535-47bb-0310-9956-ffa450edef68
2010-12-28 22:19:26 +00:00
Mikkel Meyer Andersen c68de1c974 Fixes MATH-384
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/branches/MATH_2_X@1053282 13f79535-47bb-0310-9956-ffa450edef68
2010-12-28 09:03:40 +00:00
Mikkel Meyer Andersen f237f93ed2 Fixes MATH-385
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/branches/MATH_2_X@1052978 13f79535-47bb-0310-9956-ffa450edef68
2010-12-26 22:51:54 +00:00
Sebastian Bazley 1f8cd503b1 MATH-455 Allow Clirr minSeverity to be overridden on the command-line
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/branches/MATH_2_X@1051256 13f79535-47bb-0310-9956-ffa450edef68
2010-12-20 19:39:41 +00:00
Phil Steitz f05f549658 Added a getUniqueCount() method to Frequency to return the number of unique
values included in the frequency table.

Reported and patched by Patrick Meyer
JIRA: MATH-414

git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/branches/MATH_2_X@1044981 13f79535-47bb-0310-9956-ffa450edef68
2010-12-13 00:43:57 +00:00
Phil Steitz 6a5ed3b695 Added nontrivial GLS regression test. JIRA: MATH-408.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/branches/MATH_2_X@1044935 13f79535-47bb-0310-9956-ffa450edef68
2010-12-12 21:46:42 +00:00
Gilles Sadowski 228e1a6025 MATH-459
Deprecation.


git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/branches/MATH_2_X@1044185 13f79535-47bb-0310-9956-ffa450edef68
2010-12-10 00:36:42 +00:00
Gilles Sadowski 7f813beb16 MATH-457
Deprecation.


git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/branches/MATH_2_X@1044015 13f79535-47bb-0310-9956-ffa450edef68
2010-12-09 16:06:26 +00:00
Phil Steitz dba1070278 Fixed javadoc typos.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/branches/MATH_2_X@1043908 13f79535-47bb-0310-9956-ffa450edef68
2010-12-09 11:53:14 +00:00
Sebastian Bazley 02f6b47886 Update to current version of Clirr
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/branches/MATH_2_X@1043403 13f79535-47bb-0310-9956-ffa450edef68
2010-12-08 13:13:54 +00:00
Gilles Sadowski b9ed39d88c Added remark on future replacement of deprecated methods.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/branches/MATH_2_X@1043058 13f79535-47bb-0310-9956-ffa450edef68
2010-12-07 14:20:37 +00:00
Gilles Sadowski 90005764b8 MATH-453
Removed Javadoc comment referring to non-existent package.


git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/branches/MATH_2_X@1042610 13f79535-47bb-0310-9956-ffa450edef68
2010-12-06 12:52:36 +00:00
Sebastian Bazley 906090e2ba Javadoc typos
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/branches/MATH_2_X@1042510 13f79535-47bb-0310-9956-ffa450edef68
2010-12-06 01:54:18 +00:00
Sebastian Bazley 4071c1f739 Remove unnecessary throws clauses from testxxx methods
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/branches/MATH_2_X@1042509 13f79535-47bb-0310-9956-ffa450edef68
2010-12-06 01:49:59 +00:00
Sebastian Bazley 62cee956cb Unused imports
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/branches/MATH_2_X@1042508 13f79535-47bb-0310-9956-ffa450edef68
2010-12-06 01:45:19 +00:00
Sebastian Bazley 0cbe8f66ac Missing @Overrides
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/branches/MATH_2_X@1042507 13f79535-47bb-0310-9956-ffa450edef68
2010-12-06 01:44:33 +00:00