Apache Commons Math
Go to file
Luc Maisonobe 4d3b3886f9 simplified DifferentiableMultivariateVectorialFunction
the gradient and partial derivaritves can be retrieved from the jacobian
and adding them at the interface level was cumbersome for implementing
optimization problems.
Now users need to provide only the jacobian method

git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@775751 13f79535-47bb-0310-9956-ffa450edef68
2009-05-17 20:19:34 +00:00
src simplified DifferentiableMultivariateVectorialFunction 2009-05-17 20:19:34 +00:00
LICENSE.txt Actually, we should really be switching to Apache license 2.0. 2004-01-29 16:52:41 +00:00
NOTICE.txt added an implementation of Dantzig's simplex algorithm 2009-03-26 23:25:30 +00:00
PROPOSAL.html Fixing the mailing list addresses 2007-07-29 20:14:22 +00:00
RELEASE-NOTES.txt Changed version to RC2, added pointer to build instructions. 2008-02-17 05:19:41 +00:00
build.xml Removed tabs. 2009-04-19 18:05:48 +00:00
checkstyle.xml Removed tabs. 2009-04-19 18:05:48 +00:00
doap_math.rdf Added 1.2 release. 2009-01-25 15:03:00 +00:00
findbugs-exclude-filter.xml fixed various checkstyle and findbugs errors 2009-05-03 16:28:48 +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
pom.xml typo 2009-04-28 12:20:11 +00:00
release-notes.jsl Changed version to RC2, added pointer to build instructions. 2008-02-17 05:19:41 +00:00
test-jar.xml Removed tabs. 2009-04-19 18:05:48 +00:00