Apache Commons Math
Go to file
Phil Steitz cd3a81c0bb Added createXIdentityMatrix methods to MatrixUtils and deprecated getIdentity
methods in RealMatrixImpl, BigMatrixImpl.
Modified RealMatrixImpl, BigMatrixImpl constructors to throw
IllegalArgumentExceptions instead of ArrayIndexOutOfBounds when dimension
arguments are not positive.


git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@171229 13f79535-47bb-0310-9956-ffa450edef68
2005-05-21 16:29:19 +00:00
src Added createXIdentityMatrix methods to MatrixUtils and deprecated getIdentity 2005-05-21 16:29:19 +00:00
xdocs Added createXIdentityMatrix methods to MatrixUtils and deprecated getIdentity 2005-05-21 16:29:19 +00:00
KEYS Added public PGP keys file for signing releases. 2004-09-02 01:10:42 +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 Change to Apache License 2.0 2004-02-25 19:28:40 +00:00
PROPOSAL.html Added copyright notice and reference to 2.0 license. 2004-02-28 17:47:37 +00:00
build.xml Include LICENSE.txt and NOTICE.txt in jars. 2004-12-13 04:53:25 +00:00
checkstyle.xml Removed basedir property, causes updated plugin to fail. 2004-07-24 21:40:25 +00:00
license-header.txt Fixed javadoc, checkstyle, and link warnings. Made some corrections and additions to the user guide. 2004-06-23 16:26:18 +00:00
maven.xml Adding postGoal to copy css stylesheets from commons-build when site is generated. Please maintain this modification for consistent look and feel across commons subprojects. 2004-08-17 15:38:46 +00:00
project.properties added fraction class and fraction formatting classes. 2005-02-05 05:49:45 +00:00
project.xml Added C. Scott Ananian to contributors. 2005-05-08 04:54:18 +00:00