2006-08-20 08:49:11 +02:00
|
|
|
This OCaml-library interfaces the BLAS-library (Basic Linear Algebra
|
|
|
|
Subroutines) and LAPACK-library (Linear Algebra routines), which are
|
|
|
|
written in FORTRAN.
|
|
|
|
|
|
|
|
This allows people to write high-performance numerical code for
|
|
|
|
applications that need linear algebra.
|
|
|
|
|
2014-08-08 01:58:42 +02:00
|
|
|
WWW: https://mmottl.github.io/lacaml/
|