Commit Graph

4110 Commits

Author SHA1 Message Date
Sebastian Bazley 389cc27463 Formats might as well be private; there's a public getter which all subclasses use anyway
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1296532 13f79535-47bb-0310-9956-ffa450edef68
2012-03-03 00:39:50 +00:00
Sebastian Bazley e40ed5d28a DOcument thread-safety of "mutable" static fields (actually write-once)
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1296529 13f79535-47bb-0310-9956-ffa450edef68
2012-03-03 00:35:47 +00:00
Gilles Sadowski 7c8e4913a5 Disabled runtime recomputation of "FastMath" arrays.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1296518 13f79535-47bb-0310-9956-ffa450edef68
2012-03-02 23:55:58 +00:00
Sebastian Bazley 4c13c0fe52 Make final, as init in static block
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1296517 13f79535-47bb-0310-9956-ffa450edef68
2012-03-02 23:55:08 +00:00
Sebastian Bazley 314dee1ee3 Tab police
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1296516 13f79535-47bb-0310-9956-ffa450edef68
2012-03-02 23:49:35 +00:00
Sebastian Bazley af2c669301 Alignment
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1296515 13f79535-47bb-0310-9956-ffa450edef68
2012-03-02 23:48:35 +00:00
Gilles Sadowski 7b7488445d Variable used for release candidate.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1296508 13f79535-47bb-0310-9956-ffa450edef68
2012-03-02 23:05:31 +00:00
Sebastian Bazley b36fa9593f CP 23 now contains the fix
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1296474 13f79535-47bb-0310-9956-ffa450edef68
2012-03-02 21:13:36 +00:00
Sebastian Bazley c1dcc48538 Allow pmd to be run iteractively; update to latest version
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1296472 13f79535-47bb-0310-9956-ffa450edef68
2012-03-02 21:12:41 +00:00
Sebastian Bazley 0c296e28ee Update dependency versions to latest
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1296459 13f79535-47bb-0310-9956-ffa450edef68
2012-03-02 21:06:17 +00:00
Sebastian Bazley cfe771eed1 Update plugin versions to latest
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1296458 13f79535-47bb-0310-9956-ffa450edef68
2012-03-02 21:04:54 +00:00
Sebastian Bazley 5aef683e00 typo
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1296446 13f79535-47bb-0310-9956-ffa450edef68
2012-03-02 20:46:42 +00:00
Sebastian Bazley b4bf366a96 Dummy serialversionuid to avoid Eclipse complaints
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1296367 13f79535-47bb-0310-9956-ffa450edef68
2012-03-02 18:31:12 +00:00
Sebastian Bazley e9c6edec9e Missing @Override
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1296366 13f79535-47bb-0310-9956-ffa450edef68
2012-03-02 18:30:40 +00:00
Sebastian Bazley 42b95f45ba New command for generating release notes
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1296361 13f79535-47bb-0310-9956-ffa450edef68
2012-03-02 18:26:46 +00:00
Sebastian Bazley c93578f658 Part of r1296359.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1296360 13f79535-47bb-0310-9956-ffa450edef68
2012-03-02 18:26:28 +00:00
Sebastian Bazley abe3e2edd5 Fix up release notes to use locations and names expected by parent pom
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1296359 13f79535-47bb-0310-9956-ffa450edef68
2012-03-02 18:23:09 +00:00
Gilles Sadowski 4bf04186dd Preparing release 3.0.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1296250 13f79535-47bb-0310-9956-ffa450edef68
2012-03-02 15:29:37 +00:00
Gilles Sadowski b83da333fd Adjusted copyright date.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1296113 13f79535-47bb-0310-9956-ffa450edef68
2012-03-02 10:24:13 +00:00
Gilles Sadowski 78e543e748 Minor changes in release description.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1295956 13f79535-47bb-0310-9956-ffa450edef68
2012-03-01 22:40:05 +00:00
Gilles Sadowski b04ac1468f Made inner class "static" because it is "Serializable" while the enclosing
class is not (bad practice signalled by "FindBugs").


git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1295953 13f79535-47bb-0310-9956-ffa450edef68
2012-03-01 22:30:26 +00:00
Luc Maisonobe 89e65efc1e Fixed a findbugs warning.
The setStepsizeControl method in GraggBulirschStoerIntegrator has been
renamed setControlFactors to avoid confusion with the parent class
setStepSizeControl method.

git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1295772 13f79535-47bb-0310-9956-ffa450edef68
2012-03-01 20:26:10 +00:00
Gilles Sadowski eea1a7d14e Fixed misuse of "Double.MIN_VALUE".
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1295583 13f79535-47bb-0310-9956-ffa450edef68
2012-03-01 14:33:03 +00:00
Gilles Sadowski 9d8f2c0506 According to "FindBugs", negating the result of "compareTo" is bad
practice: Fixed.


git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1295559 13f79535-47bb-0310-9956-ffa450edef68
2012-03-01 13:49:01 +00:00
Gilles Sadowski bbbcf71511 Removed unused variable (discovered by "FindBugs").
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1295552 13f79535-47bb-0310-9956-ffa450edef68
2012-03-01 13:14:32 +00:00
Gilles Sadowski 10a8b982d7 Reverted "-SNAPSHOT" suffix.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1295547 13f79535-47bb-0310-9956-ffa450edef68
2012-03-01 13:08:04 +00:00
Gilles Sadowski f12bb6ddd5 Removed files not to be included in CM 3.0.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1295533 13f79535-47bb-0310-9956-ffa450edef68
2012-03-01 12:19:30 +00:00
Gilles Sadowski 52feb7c331 Version upgrades (previous version of "findbugs" plugin did not work with
maven3).


git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1295204 13f79535-47bb-0310-9956-ffa450edef68
2012-02-29 18:33:26 +00:00
Luc Maisonobe 0b46b4400b Added a test.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1294680 13f79535-47bb-0310-9956-ffa450edef68
2012-02-28 14:56:26 +00:00
Luc Maisonobe ee5bc06a05 removed obsolete files not referenced anymore
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1294106 13f79535-47bb-0310-9956-ffa450edef68
2012-02-27 11:08:33 +00:00
Sebastien Brisard cb3f287375 BigReal.divide(BigReal) now throws MathArithmeticException (see MATH-755).
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1294043 13f79535-47bb-0310-9956-ffa450edef68
2012-02-27 06:32:59 +00:00
Sebastien Brisard 3553ded10b BigFraction.divide(BigFraction) now throws MathArithmeticException (see MATH-755).
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1294027 13f79535-47bb-0310-9956-ffa450edef68
2012-02-27 04:38:45 +00:00
Sebastien Brisard 4705c4f924 Removed "throws ArithmeticException" from the signature of FieldElement<T>.divide(T), as this contract was too restrictive, and indeed broken by nearly all implementations of FieldElement<T>. See MATH-755.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1293898 13f79535-47bb-0310-9956-ffa450edef68
2012-02-26 17:58:07 +00:00
Luc Maisonobe f63bfec50c reverted vetoed code change about cloning literal arrays
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1293646 13f79535-47bb-0310-9956-ffa450edef68
2012-02-25 16:42:02 +00:00
Gilles Sadowski 822bace4ce Preparing for release 3.0.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1293447 13f79535-47bb-0310-9956-ffa450edef68
2012-02-24 21:53:05 +00:00
Gilles Sadowski f9a9cde5fb Changed branching, such that the code complies with the definition
referred to in the doc. [Spotted by D. Hendriks.]


git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1292741 13f79535-47bb-0310-9956-ffa450edef68
2012-02-23 11:26:36 +00:00
Gilles Sadowski 15a28dad20 MATH-746
Removed strict equality special case.


git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1292572 13f79535-47bb-0310-9956-ffa450edef68
2012-02-22 23:04:32 +00:00
Gilles Sadowski 4e07135f7f Replace accented character with html entity in order to avoid problems
on certain systems.


git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1292557 13f79535-47bb-0310-9956-ffa450edef68
2012-02-22 22:35:47 +00:00
Gilles Sadowski 520cb7e078 MATH-746
Listed some of the new features.


git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1292318 13f79535-47bb-0310-9956-ffa450edef68
2012-02-22 14:37:57 +00:00
Gilles Sadowski 5bccf687e8 Removed spurious initialization.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1292294 13f79535-47bb-0310-9956-ffa450edef68
2012-02-22 14:02:08 +00:00
Gilles Sadowski 23a6bab0c8 MATH-746
Disabled a "FindBugs" check.


git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1292270 13f79535-47bb-0310-9956-ffa450edef68
2012-02-22 13:05:25 +00:00
Gilles Sadowski 64e0d5d213 Removed usage of non-localized error message. Changed exception type.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1292251 13f79535-47bb-0310-9956-ffa450edef68
2012-02-22 12:20:04 +00:00
Gilles Sadowski 7cc598eeb5 MATH-746
Disabled a "FindBugs" check.


git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1292245 13f79535-47bb-0310-9956-ffa450edef68
2012-02-22 11:41:59 +00:00
Thomas Neidhart 6ab9a515b6 Updated user guide for stat.inference and filter package.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1291972 13f79535-47bb-0310-9956-ffa450edef68
2012-02-21 19:51:08 +00:00
Gilles Sadowski a1e5517637 First stab at release description.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1291896 13f79535-47bb-0310-9956-ffa450edef68
2012-02-21 16:28:58 +00:00
Gilles Sadowski 829bb2b714 Fixed links and some formatting in user guide.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1291882 13f79535-47bb-0310-9956-ffa450edef68
2012-02-21 15:54:44 +00:00
Gilles Sadowski 66ea7501d4 Base package name: Changed "math" -> "math3" in userguide links.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1291806 13f79535-47bb-0310-9956-ffa450edef68
2012-02-21 14:31:56 +00:00
Gilles Sadowski bc2588f16d Added section on "exceptions".
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1291794 13f79535-47bb-0310-9956-ffa450edef68
2012-02-21 14:16:51 +00:00
Gilles Sadowski f1314b1019 Replaced svn tags by $Id$.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1291762 13f79535-47bb-0310-9956-ffa450edef68
2012-02-21 13:20:07 +00:00
Gilles Sadowski ed6ddfd713 MATH-698
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1290910 13f79535-47bb-0310-9956-ffa450edef68
2012-02-19 00:09:56 +00:00