Apache Commons Math
Go to file
Luc Maisonobe 56a4d632c5 Changed the return type of the various interpolation algorithms to the
specific implementation of UnivariateRealFunction each one uses
(thanks to Gilles for reporting the problem and providing the patch)


git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@794709 13f79535-47bb-0310-9956-ffa450edef68
2009-07-16 15:09:02 +00:00
src Changed the return type of the various interpolation algorithms to the 2009-07-16 15:09:02 +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 corrected versioning in DOAP 2009-05-27 13:54:50 +00:00
findbugs-exclude-filter.xml added an exclusion rule for a false positive from findbugs concerning a desired and documented feature 2009-07-07 07:57:37 +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 Fixed alpha sort of developers. 2009-07-06 14:44:40 +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