a3b3eaf41d
Gmm++ is a generic C++ template library for sparse, dense and skyline matrices. It is built as a set of generic algorithms (mult, add, copy, sub-matrices, dense and sparse solvers ...) for any interfaced vector type or matrix type. It can be view as a glue library allowing cooperation between several vector and matrix types. However, basic sparse, dense and skyline matrix/vector types are built in Gmm++, hence it can be used as a standalone linear algebra library. Interfacing a vector or matrix type means writing "traits" objects called "linalg_traits", which describe their properties. The library offers predefined dense, sparse and skyline matrix types.
5 lines
237 B
Text
5 lines
237 B
Text
$NetBSD: distinfo,v 1.1.1.1 2010/03/19 21:06:22 jihbed Exp $
|
|
|
|
SHA1 (gmm-4.0.0.tar.gz) = 7eca39427b57271db1aefe4d27b671e58c4aeb63
|
|
RMD160 (gmm-4.0.0.tar.gz) = 1a44c6df39662352c6b11874b00481a1c2d0e85d
|
|
Size (gmm-4.0.0.tar.gz) = 470685 bytes
|