slapversion

Linear algebra library with static size checking for matrix operations

This OCaml-library is a wrapper of Lacaml, a binding of two widely used linear algebra libraries BLAS and LAPACK for FORTRAN. Sized Linear Algebra Library (SLAP) 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.

AuthorAkinori ABE <abe@sf.ecei.tohoku.ac.jp>
LicenseLGPL-2.1-only WITH OCaml-LGPL-linking-exception
Published
Homepagehttps://github.com/akabe/slap
Issue Trackerhttps://github.com/akabe/slap/issues
Maintainerabe@sf.ecei.tohoku.ac.jp
Dependencies
Optional dependencies
Source [http] https://github.com/akabe/slap/archive/v0.1.0.tar.gz
md5=f038fbd9c43f4710d2f4a265dba42a29
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/slap/slap.0.1.0/opam
No package is dependent