slapversion
A linear algebra library with static size checking for matrix operations
Sized Linear Algebra Package (SLAP) is a wrapper of Lacaml, a binding of two widely used linear algebra libraries BLAS and LAPACK for FORTRAN. This guarantees statically (i.e, at compile time) consistency (with respect to dimensions) of most high-level matrix (and vector) operations. For example, addition of two- and three-dimensional vectors causes type error at compile time, and dynamic errors like exceptions do not happen.
Author | Akinori ABE <abe@sf.ecei.tohoku.ac.jp> |
---|---|
License | LGPL-2.1-only WITH OCaml-LGPL-linking-exception |
Published | |
Homepage | http://akabe.github.io/slap/ |
Issue Tracker | https://github.com/akabe/slap/issues |
Maintainer | abe@sf.ecei.tohoku.ac.jp |
Dependencies |
|
Optional dependencies |
|
Source [http] | https://github.com/akabe/slap/archive/v4.1.1.tar.gz sha256=93a320eefbb8a8d06c08804aea49df944fcbbe5142f58e9c38b66f4d8bc46c5d md5=a982b3ef7e0a137d8f583a30065d8443 |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/slap/slap.4.1.1/opam |
No package is dependent