Luc Maisonobe
a0627bc5d7
changed test threshold, it was too tight for JRockit
...
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@799913 13f79535-47bb-0310-9956-ffa450edef68
2009-08-01 19:41:25 +00:00
Luc Maisonobe
0cf09657de
fixed an error in RealMatrix javadoc
...
JIRA: MATH-281
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@799906 13f79535-47bb-0310-9956-ffa450edef68
2009-08-01 19:01:59 +00:00
Luc Maisonobe
02822b1948
updated test-jar.xml according to new maven-compliant standard directory layout
...
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@799884 13f79535-47bb-0310-9956-ffa450edef68
2009-08-01 15:10:11 +00:00
Luc Maisonobe
cc5efbb853
updated ant build.xml according to new maven-compliant standard directory layout
...
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@799881 13f79535-47bb-0310-9956-ffa450edef68
2009-08-01 14:54:20 +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
Luc Maisonobe
d94e177662
cleaned more subversion properties
...
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@799857 13f79535-47bb-0310-9956-ffa450edef68
2009-08-01 13:07:12 +00:00
Luc Maisonobe
f7730c09f2
added a protection against infinite loops that occur with some JVM (Sun before 1.4, JRockit, ...)
...
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@799849 13f79535-47bb-0310-9956-ffa450edef68
2009-08-01 12:15:19 +00:00
Luc Maisonobe
253c7d3b94
fixed properties
...
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@799736 13f79535-47bb-0310-9956-ffa450edef68
2009-07-31 20:11:06 +00:00
Luc Maisonobe
12eee5ea78
added forgotten Apache header
...
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@799644 13f79535-47bb-0310-9956-ffa450edef68
2009-07-31 15:51:17 +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
2f6664b623
Added description for 2.0 release.
...
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@799445 13f79535-47bb-0310-9956-ffa450edef68
2009-07-30 21:21:55 +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
Phil Steitz
0cd9a890ea
Prepare for 2.0 release
...
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@799144 13f79535-47bb-0310-9956-ffa450edef68
2009-07-30 01:08:34 +00:00
Phil Steitz
96d9a2bbd2
Fixed typo and one missed s/used/translated
...
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@799111 13f79535-47bb-0310-9956-ffa450edef68
2009-07-29 22:49:23 +00:00
Phil Steitz
a021d46d5c
Put copyright notices in NOTICE.txt, clean up LICENSE.txt (mostly s/used/translated)
...
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@799105 13f79535-47bb-0310-9956-ffa450edef68
2009-07-29 22:35:15 +00:00
Luc Maisonobe
d15cb255c2
added references to the classes that are derived works of existing products
...
in the NOTICE and LICENSE files
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@799007 13f79535-47bb-0310-9956-ffa450edef68
2009-07-29 18:45:06 +00:00
Luc Maisonobe
a311e54561
improved introduction of derived works original licenses as per Phil's suggestion
...
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@798949 13f79535-47bb-0310-9956-ffa450edef68
2009-07-29 15:33:24 +00:00
Luc Maisonobe
6c96f095a4
fixed copyright year
...
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@798948 13f79535-47bb-0310-9956-ffa450edef68
2009-07-29 15:30:56 +00:00
Phil Steitz
67ca596d6a
Updated menu to include 2.0 javadoc.
...
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@798738 13f79535-47bb-0310-9956-ffa450edef68
2009-07-29 00:36:40 +00:00
Phil Steitz
f03cf381cf
Disabled development reports for release.
...
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@798737 13f79535-47bb-0310-9956-ffa450edef68
2009-07-29 00:35:36 +00:00
Luc Maisonobe
6f2c42002f
moves subcomponents licenses and disclaimers from NOTICE to LICENSE file,
...
as required by Apache release policy
http://www.apache.org/dev/release.html#distributing-code-under-several-licenses
thanks to sebb for identifying the issue and providing a pointer to the right way to handle this
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@798697 13f79535-47bb-0310-9956-ffa450edef68
2009-07-28 20:14:14 +00:00
Phil Steitz
bc4a56407e
fixed typo
...
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@797854 13f79535-47bb-0310-9956-ffa450edef68
2009-07-25 23:32:07 +00:00
Phil Steitz
93609a7ffd
Minor edits.
...
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@797834 13f79535-47bb-0310-9956-ffa450edef68
2009-07-25 20:56:49 +00:00
Phil Steitz
19838971de
Updated download page for 2.0 release.
...
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@797833 13f79535-47bb-0310-9956-ffa450edef68
2009-07-25 20:56:06 +00:00
Phil Steitz
d24a9529a8
Dropped maven 1 release notes jsl.
...
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@797831 13f79535-47bb-0310-9956-ffa450edef68
2009-07-25 20:28:28 +00:00
Phil Steitz
ea1617fcb6
Prepare for 2.0-RC1.
...
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@797805 13f79535-47bb-0310-9956-ffa450edef68
2009-07-25 17:57:05 +00:00
Phil Steitz
e302655c61
Dropped unenlightening reference.
...
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@797802 13f79535-47bb-0310-9956-ffa450edef68
2009-07-25 17:23:35 +00:00
Phil Steitz
2dc148477f
Fixed javadoc link.
...
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@797801 13f79535-47bb-0310-9956-ffa450edef68
2009-07-25 17:22:06 +00:00
Phil Steitz
e827b4f2d7
Dropped reference to non-existent method.
...
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@797800 13f79535-47bb-0310-9956-ffa450edef68
2009-07-25 17:21:28 +00:00
Luc Maisonobe
39e1afecdd
removed a print
...
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@797799 13f79535-47bb-0310-9956-ffa450edef68
2009-07-25 17:08:08 +00:00
Luc Maisonobe
f65ae79732
removed a print
...
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@797797 13f79535-47bb-0310-9956-ffa450edef68
2009-07-25 17:01:48 +00:00
Luc Maisonobe
43a609a740
improved test coverage
...
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@797795 13f79535-47bb-0310-9956-ffa450edef68
2009-07-25 16:51:58 +00:00
Luc Maisonobe
2194603459
improved test coverage
...
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@797792 13f79535-47bb-0310-9956-ffa450edef68
2009-07-25 16:41:58 +00:00
Luc Maisonobe
cfd7b30418
improved test coverage
...
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@797791 13f79535-47bb-0310-9956-ffa450edef68
2009-07-25 16:26:23 +00:00
Luc Maisonobe
afb42aaf58
improved test coverage
...
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@797790 13f79535-47bb-0310-9956-ffa450edef68
2009-07-25 16:21:52 +00:00
Luc Maisonobe
1a7da0d08a
removed unused function
...
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@797789 13f79535-47bb-0310-9956-ffa450edef68
2009-07-25 16:18:17 +00:00
Luc Maisonobe
cc245b6568
added tests for recent changes
...
improved coverage
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@797787 13f79535-47bb-0310-9956-ffa450edef68
2009-07-25 16:14:42 +00:00
Luc Maisonobe
270d18280c
make sure at least one run in the multistart univariate optimizer uses the complete search domain
...
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@797786 13f79535-47bb-0310-9956-ffa450edef68
2009-07-25 16:13:55 +00:00
Luc Maisonobe
4e2dd4df1f
fixed an error in multistart univariate optimizer:
...
the optima found were sorted according to the independant variable x,
not according to the function value y
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@797785 13f79535-47bb-0310-9956-ffa450edef68
2009-07-25 16:12:25 +00:00
Luc Maisonobe
48d014dac1
limited accuracy of numbers in string comparisons
...
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@797744 13f79535-47bb-0310-9956-ffa450edef68
2009-07-25 11:09:14 +00:00
Luc Maisonobe
00589c9975
improved test coverage
...
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@797742 13f79535-47bb-0310-9956-ffa450edef68
2009-07-25 10:58:56 +00:00
Luc Maisonobe
648a02f0b4
the new base class does not call setSeed,
...
defensive programming against too early calls to setSeed are not useful anymore
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@797246 13f79535-47bb-0310-9956-ffa450edef68
2009-07-23 22:21:46 +00:00
Luc Maisonobe
441880be46
removed a javadoc paragraph that is not true anymore
...
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@797237 13f79535-47bb-0310-9956-ffa450edef68
2009-07-23 21:44:55 +00:00
Luc Maisonobe
257578b72b
improved test coverage
...
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@796553 13f79535-47bb-0310-9956-ffa450edef68
2009-07-21 21:54:47 +00:00
Luc Maisonobe
0c2dd848f7
fixed javadoc
...
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@796552 13f79535-47bb-0310-9956-ffa450edef68
2009-07-21 21:51:30 +00:00
Luc Maisonobe
f42fe54595
added an implementation of the Mersenne twister pseudo random number generator
...
the implementation comes from Mantissa and was a translation of the 2002 version
in C by the algorithm authors, which was published under a BSD license
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@796546 13f79535-47bb-0310-9956-ffa450edef68
2009-07-21 21:38:55 +00:00
Luc Maisonobe
c705d93e2b
added a base class for bits streams based modern pseudo random generators
...
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@796545 13f79535-47bb-0310-9956-ffa450edef68
2009-07-21 21:33:31 +00:00