summaryrefslogtreecommitdiff
path: root/math/newmat/distinfo
diff options
context:
space:
mode:
authorjschauma <jschauma@pkgsrc.org>2002-10-16 15:40:33 +0000
committerjschauma <jschauma@pkgsrc.org>2002-10-16 15:40:33 +0000
commitc74a2992912c7d36c6f189b8ed196a6ed9bf6c64 (patch)
tree9e67fb4594693b25f53e87278902596fff9cfadc /math/newmat/distinfo
parent53f2ac42463ef330fd4d98f8dab8e61b6f4e4727 (diff)
downloadpkgsrc-c74a2992912c7d36c6f189b8ed196a6ed9bf6c64.tar.gz
Initial import of math/newmat into pkgsrc:
This C++ library is intended for scientists and engineers who need to manipulate a variety of types of matrices using standard matrix operations. Emphasis is on the kind of operations needed in statistical calculations such as least squares, linear equation solve and eigenvalues. It supports matrix types: Matrix (rectangular matrix); UpperTriangularMatrix; LowerTriangularMatrix; DiagonalMatrix; SymmetricMatrix; BandMatrix; UpperBandMatrix; LowerBandMatrix; SymmetricBandMatrix; IdentityMatrix; RowVector; ColumnVector. The library includes the operations *, +, -, *=, +=, -=, Kronecker product, Schur product, concatenation, inverse, transpose, conversion between types, submatrix, determinant, Cholesky decomposition, QR triangularisation, singular value decomposition, eigenvalues of a symmetric matrix, sorting, fast Fourier and trig. transforms, printing and an interface with Numerical Recipes in C. It is intended for matrices in the range 10 x 10 to the maximum size your machine will accommodate in a single array. The package works for very small matrices but becomes rather inefficient. A lazy evaluation approach to evaluating matrix expressions is used to improve efficiency and reduce use of temporary storage.
Diffstat (limited to 'math/newmat/distinfo')
-rw-r--r--math/newmat/distinfo5
1 files changed, 5 insertions, 0 deletions
diff --git a/math/newmat/distinfo b/math/newmat/distinfo
new file mode 100644
index 00000000000..a2928ee7ee2
--- /dev/null
+++ b/math/newmat/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2002/10/16 15:40:33 jschauma Exp $
+
+SHA1 (newmat10.tar.gz) = 3ce22ec05ec8fcd89209c7be326cd047631bbca2
+Size (newmat10.tar.gz) = 204081 bytes
+SHA1 (patch-aa) = 6b8a51ad193d68defef00aa817ca2d9e9b3505cd