Apache Commons Math
Go to file
Luc Maisonobe b5395fd802 be more precise on return type, we really return a Array2DRowRealMatrix,
so tell it in case some callers can use this information for optimization
(which is the case for Nordsieck transformers, they will be able to use
customized loops on matrix data for the sake of numerical accuracy)

git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@789156 13f79535-47bb-0310-9956-ffa450edef68
2009-06-28 21:48:15 +00:00
src be more precise on return type, we really return a Array2DRowRealMatrix, 2009-06-28 21:48:15 +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 Loess interpolator, applying Eugene Kirpichov's patch 2009-06-20 13:42:56 +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 added Dimitri to contributors 2009-06-26 18:31:48 +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