Sebastian Bazley
5c04a9d456
Fix up resource section to standard setting
...
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1164998 13f79535-47bb-0310-9956-ffa450edef68
2011-09-04 11:55:49 +00:00
Phil Steitz
5786c5c944
Added erf(double,double) to Erf and used this to improve tail probability accuracy in NormalDistributionImpl. JIRA: MATH-364. Reported and patched by Christian Winter.
...
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1163888 13f79535-47bb-0310-9956-ffa450edef68
2011-09-01 01:24:37 +00:00
Greg Sterijevski
c2570afd5f
Moving myself(gregs) from contributor to developer, aka first push! Changed the pom.
...
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1162407 13f79535-47bb-0310-9956-ffa450edef68
2011-08-27 17:52:24 +00:00
Phil Steitz
22e68e3efe
Added storeless covariance implementation contributed by Patrick Meyer. JIRA: MATH-449.
...
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1160026 13f79535-47bb-0310-9956-ffa450edef68
2011-08-21 18:14:19 +00:00
Henri Yandell
86835c1471
Adding PMD plugin, hope that's okay
...
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1151332 13f79535-47bb-0310-9956-ffa450edef68
2011-07-27 05:07:40 +00:00
Luc Maisonobe
262fe4c088
Rewritten SVD implementation based on JAMA code.
...
JIRA: MATH-327, MATH-383, MATH-465, MATH-583, MATH-611
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1148714 13f79535-47bb-0310-9956-ffa450edef68
2011-07-20 12:15:00 +00:00
Phil Steitz
ce13d98d2e
Added a couple of new contributors.
...
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1145007 13f79535-47bb-0310-9956-ffa450edef68
2011-07-11 01:32:31 +00:00
Phil Steitz
d3d5c6fb05
Added interface and reporting class for updating regression. JIRA: MATH-607. Contributed by Greg Sterijevski.
...
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1144986 13f79535-47bb-0310-9956-ffa450edef68
2011-07-10 23:45:43 +00:00
Phil Steitz
6b3df11f0d
Updated trunk to reflect 2.2 release.
...
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1129833 13f79535-47bb-0310-9956-ffa450edef68
2011-05-31 18:15:01 +00:00
Luc Maisonobe
133cbc2dbf
Fixed two errors in simplex solver when entries are close together or
...
when variables are not restricted to non-negative.
Jira: MATH-434
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1090656 13f79535-47bb-0310-9956-ffa450edef68
2011-04-09 19:20:47 +00:00
Luc Maisonobe
525cddfb68
upgrated commons-parent pom to v20
...
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1085958 13f79535-47bb-0310-9956-ffa450edef68
2011-03-27 15:11:29 +00:00
Luc Maisonobe
1df2b780a2
upgraded Junit version to 4.8.2.
...
This brings maven build up to date with respect to ant build, which already uses 4.8.2.
It will allow implementing a retry policy for the few tests that can randomly fail, using API introduced in Junit 4.5.
JIRA: MATH-423
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1085952 13f79535-47bb-0310-9956-ffa450edef68
2011-03-27 14:58:59 +00:00
Sebastian Bazley
1c1a4506f0
Simplify release notes generation
...
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1074503 13f79535-47bb-0310-9956-ffa450edef68
2011-02-25 12:43:28 +00:00
Sebastian Bazley
5e2e43652f
Give the changes output file the correct name
...
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1074124 13f79535-47bb-0310-9956-ffa450edef68
2011-02-24 12:28:41 +00:00
Mikkel Meyer Andersen
75bf8e330e
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/trunk@1053923 13f79535-47bb-0310-9956-ffa450edef68
2010-12-30 16:06:19 +00:00
Mikkel Meyer Andersen
a4ac4aad19
Added myself in the developers-section in pom.xml
...
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1053920 13f79535-47bb-0310-9956-ffa450edef68
2010-12-30 15:49:17 +00:00
Sebastian Bazley
57a03e8674
MATH-455 Allow Clirr minSeverity to be overridden on the command-line
...
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1051259 13f79535-47bb-0310-9956-ffa450edef68
2010-12-20 19:41:40 +00:00
Sebastian Bazley
5d2b33bd45
Update Clirr to 2.2.3
...
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1043411 13f79535-47bb-0310-9956-ffa450edef68
2010-12-08 13:37:46 +00:00
William Barker
89ec5debd5
fix jar version name
...
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@993196 13f79535-47bb-0310-9956-ffa450edef68
2010-09-07 02:22:48 +00:00
Luc Maisonobe
0ec92a0fc2
added FastMath and used it everywhere in replacement of java.util.Math
...
the unit tests have not been added yet (waiting for dfp library addition)
JIRA: MATH-375
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@990658 13f79535-47bb-0310-9956-ffa450edef68
2010-08-29 22:04:09 +00:00
Luc Maisonobe
d9e60241d2
Added support for Gaussian curve fitting
...
JIRA: MATH-400
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@980938 13f79535-47bb-0310-9956-ffa450edef68
2010-07-30 20:16:18 +00:00
Luc Maisonobe
e2d957da2f
override resources configuration from parent-pom, as they prevented the default copying of src/main/resources to occur
...
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@957071 13f79535-47bb-0310-9956-ffa450edef68
2010-06-22 23:02:46 +00:00
Niall Pemberton
f06784445a
Upgrade to commons-parent version 15
...
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@936207 13f79535-47bb-0310-9956-ffa450edef68
2010-04-21 09:02:56 +00:00
Phil Steitz
de4baf794e
Updated to reflect 2.1 release.
...
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@930146 13f79535-47bb-0310-9956-ffa450edef68
2010-04-02 01:53:38 +00:00
Sebastian Bazley
55467035a7
Update to v2.3 changes plugin
...
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@927524 13f79535-47bb-0310-9956-ffa450edef68
2010-03-25 17:54:40 +00:00
Sebastian Bazley
444c1a26f5
Replace deprecated issueLinkTemplate.
...
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@927458 13f79535-47bb-0310-9956-ffa450edef68
2010-03-25 15:50:42 +00:00
Phil Steitz
7f9d963f8c
Dropped broken report.
...
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@927244 13f79535-47bb-0310-9956-ffa450edef68
2010-03-25 00:40:52 +00:00
Phil Steitz
945245c1fe
Prepare for 2.1 release.
...
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@926845 13f79535-47bb-0310-9956-ffa450edef68
2010-03-23 23:15:56 +00:00
Phil Steitz
cf6bce784b
Dropped pmd report (plugin incompatibility problems)
...
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@926842 13f79535-47bb-0310-9956-ffa450edef68
2010-03-23 23:13:30 +00:00
Niall Pemberton
d931483bac
Upgrade to commons-parent-14 (and maven-javadoc-plugin 2.5 when specified)
...
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@923495 13f79535-47bb-0310-9956-ffa450edef68
2010-03-15 23:10:18 +00:00
Gilles Sadowski
2e3e082984
Issues
...
https://issues.apache.org/jira/browse/MATH-348
https://issues.apache.org/jira/browse/MATH-349
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@920852 13f79535-47bb-0310-9956-ffa450edef68
2010-03-09 12:53:44 +00:00
Niall Pemberton
e742f9553f
Upgrade to version 13 of commons-parent
...
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@920154 13f79535-47bb-0310-9956-ffa450edef68
2010-03-08 00:05:47 +00:00
Luc Maisonobe
08d7253039
removed personal webpages URL
...
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@917262 13f79535-47bb-0310-9956-ffa450edef68
2010-02-28 19:27:22 +00:00
Dimitri Pourbaix
95627968c1
MATH-333 fixed
...
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@910475 13f79535-47bb-0310-9956-ffa450edef68
2010-02-16 11:12:55 +00:00
Phil Steitz
f822b3285a
Added SemiVariance. JIRA: MATH-323. Reported and patched by Larry Diamond.
...
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@910264 13f79535-47bb-0310-9956-ffa450edef68
2010-02-15 17:10:54 +00:00
Phil Steitz
8f6e7936c6
Fixed contributor alpha sort.
...
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@894406 13f79535-47bb-0310-9956-ffa450edef68
2009-12-29 15:01:38 +00:00
Luc Maisonobe
7fb69bcf38
added UnivariateRealFunction type implementations of the java.lang.Math methods
...
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@889007 13f79535-47bb-0310-9956-ffa450edef68
2009-12-09 22:49:24 +00:00
Phil Steitz
80f4084139
Added generationsEvolved property to GeneticAlgorithm to track the number
...
of generations evolved by the evolve() method before reaching the StoppingCondition.
JIRA: MATH-315
Reported and patched by Mikkel Meyer Andersen
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@883132 13f79535-47bb-0310-9956-ffa450edef68
2009-11-22 19:50:54 +00:00
Phil Steitz
bf451895d5
Added test includes to cover tests with nonstandard names in genetics package.
...
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@883127 13f79535-47bb-0310-9956-ffa450edef68
2009-11-22 19:27:10 +00:00
Niall Pemberton
cdfddcc20a
Update to commons-parent-12
...
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@827830 13f79535-47bb-0310-9956-ffa450edef68
2009-10-20 23:00:29 +00:00
Phil Steitz
dd63599d2a
Added first batch of weighted statistics
...
* mean
* sum
* product
* variance
JIRA: MATH-287
Thanks to Matthew Rowles
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@809448 13f79535-47bb-0310-9956-ffa450edef68
2009-08-31 01:56:09 +00:00
Phil Steitz
6b3f902806
restored development reports.
...
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@804505 13f79535-47bb-0310-9956-ffa450edef68
2009-08-15 18:10:41 +00:00
Phil Steitz
9cb0ca6b0f
Updated to reflect 2.0 release.
...
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@801855 13f79535-47bb-0310-9956-ffa450edef68
2009-08-07 01:16:00 +00:00
Phil Steitz
6560e4f890
Prepare for 2.0 RC4
...
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@800114 13f79535-47bb-0310-9956-ffa450edef68
2009-08-02 17:37:22 +00:00
Luc Maisonobe
ce6e21ae42
moved test java and resources directories for compliance with maven standard directory layout
...
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@799874 13f79535-47bb-0310-9956-ffa450edef68
2009-08-01 14:44:08 +00:00
Luc Maisonobe
e67ba60a59
moved main java directory for compliance with maven standard directory layout
...
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@799870 13f79535-47bb-0310-9956-ffa450edef68
2009-08-01 14:30:25 +00:00
Luc Maisonobe
12fd78c5b0
moved assembly directory for compliance with maven standard directory layout
...
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@799866 13f79535-47bb-0310-9956-ffa450edef68
2009-08-01 14:23:42 +00:00
Phil Steitz
14478be3d0
Reverted trunk version back during release vote.
...
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@799477 13f79535-47bb-0310-9956-ffa450edef68
2009-07-31 00:56:23 +00:00
Phil Steitz
cd352c2cb2
Prepare (again) for 2.0 release.
...
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@799447 13f79535-47bb-0310-9956-ffa450edef68
2009-07-30 21:24:29 +00:00
Phil Steitz
1b7010b3b1
Change trunk version back during release vote.
...
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@799147 13f79535-47bb-0310-9956-ffa450edef68
2009-07-30 01:15:04 +00:00