/[Apache-SVN]
ViewVC logotype

Revision 680166


Jump to revision: Previous Next
Author: luc
Date: Sun Jul 27 19:15:22 2008 UTC (16 years, 3 months ago)
Changed paths: 13
Log Message:
Support for one dimensional vectors has been added to the linear algebra
package with a RealVector interface, a RealVectorImpl default implementation
using a single double array to store elements and a RealVectorFormat class for
input/output.


Changed paths

Path Details
Directorycommons/proper/math/branches/MATH_2_0/findbugs-exclude-filter.xml modified , text changed
Directorycommons/proper/math/branches/MATH_2_0/pom.xml modified , text changed
Directorycommons/proper/math/branches/MATH_2_0/src/java/org/apache/commons/math/linear/RealMatrix.java modified , text changed
Directorycommons/proper/math/branches/MATH_2_0/src/java/org/apache/commons/math/linear/RealMatrixImpl.java modified , text changed
Directorycommons/proper/math/branches/MATH_2_0/src/java/org/apache/commons/math/linear/RealVector.java added
Directorycommons/proper/math/branches/MATH_2_0/src/java/org/apache/commons/math/linear/RealVectorFormat.java added
Directorycommons/proper/math/branches/MATH_2_0/src/java/org/apache/commons/math/linear/RealVectorImpl.java added
Directorycommons/proper/math/branches/MATH_2_0/src/site/xdoc/changes.xml modified , text changed
Directorycommons/proper/math/branches/MATH_2_0/src/test/org/apache/commons/math/linear/FrenchRealVectorFormatTest.java added
Directorycommons/proper/math/branches/MATH_2_0/src/test/org/apache/commons/math/linear/RealMatrixImplTest.java modified , text changed
Directorycommons/proper/math/branches/MATH_2_0/src/test/org/apache/commons/math/linear/RealVectorFormatAbstractTest.java added
Directorycommons/proper/math/branches/MATH_2_0/src/test/org/apache/commons/math/linear/RealVectorFormatTest.java added
Directorycommons/proper/math/branches/MATH_2_0/src/test/org/apache/commons/math/linear/RealVectorImplTest.java added

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26