Apache Commons Math
Go to file
Gilles Sadowski a21faeae6e MATH-394, MATH-397, MATH-404
Overhaul of the "optimization" package.
Removed lots of duplicate code.
Removed methods referring to the concept of "iteration".
Removed interface methods to access the number of evaluations of the
gradient and Jacobian.
Removed all references to "OptimizationException" (replaced by
"ConvergenceException").
Javadoc comments updated.



git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@990792 13f79535-47bb-0310-9956-ffa450edef68
2010-08-30 13:06:22 +00:00
siteMods Added files used in creating RCs. 2010-03-29 00:10:10 +00:00
src MATH-394, MATH-397, MATH-404 2010-08-30 13:06:22 +00:00
LICENSE.txt Fixed typo and one missed s/used/translated 2009-07-29 22:49:23 +00:00
NOTICE.txt MATH-396. 2010-07-26 21:47:32 +00:00
PROPOSAL.html Fixing the mailing list addresses 2007-07-29 20:14:22 +00:00
RELEASE-NOTES.txt Added MATH-360 2010-03-26 00:27:33 +00:00
build.xml fix the ant build for the new localization 2010-06-17 02:11:21 +00:00
checkstyle.xml removed duplicate strings 2010-08-01 16:15:54 +00:00
doap_math.rdf Updated to reflect 2.1 release. 2010-04-02 01:53:38 +00:00
findbugs-exclude-filter.xml added FastMath and used it everywhere in replacement of java.util.Math 2010-08-29 22:04:09 +00:00
license-header.txt Fixed copyright header (committing in parts as the full commit timed out) 2006-11-29 07:06:35 +00:00
math-RC.sh Added files used in creating RCs. 2010-03-29 00:10:10 +00:00
math-pre-RC.sh Added files used in creating RCs. 2010-03-29 00:10:10 +00:00
pom.xml added FastMath and used it everywhere in replacement of java.util.Math 2010-08-29 22:04:09 +00:00
test-jar.xml updated test-jar.xml according to new maven-compliant standard directory layout 2009-08-01 15:10:11 +00:00