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
Gilles Sadowski
6afb7fa54f
MATH-698
...
Made "CMAESOptimizer" a subclass of "BaseAbstractMultivariateSimpleBoundsOptimizer".
The original code does not support mixing finite and infinite bounds (no constraints)
on the variables; a check for this incompatibility is thus performed, throwing a
"MathUnsuppportedException" if failing.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1290909 13f79535-47bb-0310-9956-ffa450edef68
2012-02-19 00:01:22 +00:00
Gilles Sadowski
a1fcf167b2
Fixed exception type.
...
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1245807 13f79535-47bb-0310-9956-ffa450edef68
2012-02-17 23:25:58 +00:00
Thomas Neidhart
a1a3b8bc2e
Updated findbugs-exclude-list due to renamed classes.
...
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1245178 13f79535-47bb-0310-9956-ffa450edef68
2012-02-16 21:14:15 +00:00
Thomas Neidhart
ef6887f870
Changed StorelessCovariance according to suggestions from psteitz.
...
JIRA: MATH-449
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1245133 13f79535-47bb-0310-9956-ffa450edef68
2012-02-16 19:41:42 +00:00
Luc Maisonobe
abb99f4d0d
Fixed javadoc.
...
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1245062 13f79535-47bb-0310-9956-ffa450edef68
2012-02-16 16:18:26 +00:00
Luc Maisonobe
18e7e2ce91
Removed unneeded clone.
...
The clone did not protect the array used, only the reference ones.
JIRA: MATH-650
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1245061 13f79535-47bb-0310-9956-ffa450edef68
2012-02-16 16:17:14 +00:00
Gilles Sadowski
470f0a8726
Fixed (de-)serialization bug.
...
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1245003 13f79535-47bb-0310-9956-ffa450edef68
2012-02-16 14:47:18 +00:00
Gilles Sadowski
0019c2c828
MATH-444
...
"artifactId" value (in POM file) changed to "commons-math3".
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1245000 13f79535-47bb-0310-9956-ffa450edef68
2012-02-16 14:42:13 +00:00
Sebastien Brisard
763d05593f
"print" statement no longer useful.
...
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1244996 13f79535-47bb-0310-9956-ffa450edef68
2012-02-16 14:29:57 +00:00
Gilles Sadowski
24eb3834d1
MATH-746
...
Comment out "print" statement.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1244992 13f79535-47bb-0310-9956-ffa450edef68
2012-02-16 14:22:30 +00:00
Gilles Sadowski
88b7d7f6fc
MATH-712
...
In prevision of the 3.0 release: Removed "throw" clauses and "print"
statements used for debugging.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1244975 13f79535-47bb-0310-9956-ffa450edef68
2012-02-16 13:44:43 +00:00
Sebastien Brisard
09d99f030d
Checkstyle is skipped for o.a.c.m3.optimization.direct.BOBYQAOptimizer (MATH-746): added
...
// CHECkSTYLE: resume all
at the end of the file for security.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1244857 13f79535-47bb-0310-9956-ffa450edef68
2012-02-16 06:52:09 +00:00
Sebastien Brisard
0c919d42ac
Checkstyle is skipped for o.a.c.m3.optimization.direct.BOBYQAOptimizer (MATH-746).
...
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1244855 13f79535-47bb-0310-9956-ffa450edef68
2012-02-16 06:43:33 +00:00
Gilles Sadowski
2812744c9c
MATH-707
...
Renamed "UnivariateRealOptimizer" -> "UnivariateOptimizer".
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1244787 13f79535-47bb-0310-9956-ffa450edef68
2012-02-15 23:24:33 +00:00
Luc Maisonobe
a13692080e
Use literal arrays for FastMath pre-computed tables.
...
JIRA: MATH-650
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1244725 13f79535-47bb-0310-9956-ffa450edef68
2012-02-15 21:05:50 +00:00
Luc Maisonobe
36c3ea4738
Moved resources for error messages translations out of META-INF.
...
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1244705 13f79535-47bb-0310-9956-ffa450edef68
2012-02-15 20:47:20 +00:00
Luc Maisonobe
825e095cbf
Improved errors messages consistency and added tests for translations.
...
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1244703 13f79535-47bb-0310-9956-ffa450edef68
2012-02-15 20:46:30 +00:00
Luc Maisonobe
86c44f1b88
Fixed reversed parameters in an error message.
...
Thanks to Dennis Hendriks for pointing this out.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1244699 13f79535-47bb-0310-9956-ffa450edef68
2012-02-15 20:45:49 +00:00