View on GitHub

Sized Linear Algebra Package (SLAP)

BLAS and LAPACK binding in OCaml with type-based static size checking for matrix operations

Download this project as a .zip file Download this project as a tar.gz file

Usage

Tutorial

Reference

Demonstration

We show how to use SLAP during simple examples of numerical computation. Small programs appeared in the following sections are public domain.

Gradient-based optimization

Sample programs: examples/optimization/