Commit Graph

5665 Commits

Author SHA1 Message Date
tn d746a54c2e Update unit test for LocalizedFormats after removing the deprecated one. 2015-02-19 10:20:51 +01:00
tn 6d50174baa Remove deprecated classes in package geometry.partitioning.utilities. 2015-02-19 10:01:34 +01:00
tn d0c62a848c Remove deprecated methods in ListPopulation. 2015-02-19 10:01:01 +01:00
tn 2e462ec48b Remove deprecated tag as the method has been made private already. 2015-02-19 10:00:47 +01:00
tn 261ceec84b Remove deprecated copy method. 2015-02-19 09:54:58 +01:00
tn 6e368658c4 Remove deprecated method medianOf3 in Percentile. 2015-02-19 09:52:49 +01:00
tn 24e3c8632e Remove deprecated localized format. 2015-02-19 09:50:38 +01:00
tn 2c94388179 Remove deprecated stat.clustering package. 2015-02-19 09:25:46 +01:00
Thomas Neidhart 745d383af1 [MATH-1050] Remove deprecated methods ArithmeticUtils#pow(..., long). 2015-02-17 00:13:36 +01:00
Thomas Neidhart 5f47ad718e [MATH-825] Method LaguerreSolver#laguerre(...) has been made private. 2015-02-16 23:57:19 +01:00
Thomas Neidhart d0721feadc [MATH-760] Made DescriptiveStatistics#windowSize private. Thanks to sebb. 2015-02-16 23:50:24 +01:00
Thomas Neidhart 07defdaaef Update to latest parent: 37. 2015-02-16 23:43:33 +01:00
Thomas Neidhart e4e1ac23c7 Update for next development iteration: commons-math4 2015-02-16 23:37:23 +01:00
Thomas Neidhart a7b4803ffe Update for next development iteration: commons-math4 2015-02-16 23:35:42 +01:00
Gilles 68e6de3519 Javadoc 2015-02-04 14:10:33 +01:00
Gilles a25b7b5846 HTML cleanup 2015-02-04 14:09:37 +01:00
Gilles 98d49ae58c Typo 2015-02-04 13:57:58 +01:00
Gilles c7fcb448c9 Javadoc
MATH-1201
2015-02-04 13:56:35 +01:00
Thomas Neidhart 859de3fcba [MATH-1198] Add changelog entry. 2015-01-26 22:11:05 +01:00
Luc Maisonobe f3e1598dfd Fixed hidden field warning. 2015-01-26 10:21:07 +01:00
Luc Maisonobe e7bf6afe50 Fixed checkstyle trailing whitespace warning. 2015-01-26 10:20:38 +01:00
Thomas Neidhart eb57c2b4b1 Added missing changelog entry. 2015-01-25 20:44:56 +01:00
Sebb 3d9a76877b Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/commons-math 2015-01-25 00:30:26 +00:00
Sebb f7e42d2ccf MATH-1198 Simplify FastMath exp function
Hopefully also fix Java 1.5 JIT bug
2015-01-25 00:26:21 +00:00
Gilles 75efbfd6b2 Quadratic mean
MATH-1199
2015-01-23 16:56:02 +01:00
Gilles 38e337f5c8 Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/commons-math 2015-01-23 16:53:42 +01:00
Gilles 6a8ba1fecb Quadratic mean
MATH-1199
2015-01-23 16:46:48 +01:00
Thomas Neidhart 6383def7f6 Fix javadoc: the type is an interface rather than an abstract class. 2015-01-21 21:03:41 +01:00
Thomas Neidhart 15bdcc3be2 Add temporary check for rare test failure. 2015-01-21 00:42:16 +01:00
tn 4e1958256e Enable jacoco again. 2015-01-13 11:04:32 +01:00
tn 3923fc10fe Disable jacoco temporarily. 2015-01-13 10:58:15 +01:00
tn bb20e79f7b Upgrade jacoco to latest version. 2015-01-13 10:49:52 +01:00
tn 14619d3e60 Remove console output. 2015-01-13 10:40:44 +01:00
tn cb177b56b7 Readd console output. 2015-01-13 10:35:27 +01:00
tn 0f36265123 Revert previous commit with debug output, fix typo. 2015-01-13 10:31:06 +01:00
tn c30b59103b Temporarily ignore FastMath tests and add console output to FastMath.exp(). 2015-01-13 10:05:50 +01:00
Thomas Neidhart b262c2359c Add more debug output. 2015-01-13 09:51:49 +01:00
Sebb 9a9e726816 Document debug output 2015-01-13 02:00:47 +00:00
Sebb b4abfb9367 More debug 2015-01-13 01:23:51 +00:00
Thomas Neidhart dc5f850d1d Add temp debug output 2015-01-12 22:07:54 +01:00
Sebb bae46709ec More debug 2015-01-12 20:08:44 +00:00
Sebb 1325e11410 Split into separate tests. Easier to determine which fails; also checks
if subsequent ones are failing
2015-01-12 19:38:40 +00:00
Sebb 85a20aad64 Fix indentation (no code change) 2015-01-12 19:05:01 +00:00
Sebb ac1ebc0e9b Unused 2015-01-12 19:02:35 +00:00
Sebb c4768568c9 Tab police 2015-01-12 18:54:16 +00:00
Sebb a14acdf639 More dubug 2015-01-12 18:36:54 +00:00
Sebb b8e9475505 Add temp debug output 2015-01-12 18:20:01 +00:00
Luc Maisonobe 0c1e6fb256 Merge branch 'release-candidates' 2015-01-11 21:28:47 +01:00
Luc Maisonobe 81e12ee050 Preparing for next version. 2015-01-11 21:27:27 +01:00
Phil Steitz 5e6f4f18ff Added a simpler perfect fit test that verifies slope standard error identically 0. 2015-01-11 11:21:50 -07:00