camlFloat Distribution


introduction

This page hosts camlFloat, an interface to the Lapack and Blas libraries which aims to improve the clarity and efficiency of numerical algorithms implemented in OCaml. It is still in development, so any feedback to the authors is appreciated.

To get an idea of the contents of these libraries, follow the links below to check out the camlDoc documentation or the beginner's tutorial (a work in progress). The readme is linked to, but mainly contains installation instructions.

To get an idea of the full capabilities of these tools, please check out some of the academic papers or the talk. CamlFloat was developed to implement the algorithms presented in them and is used to generate the reported timings.

news

 
07 07 07 ::: New mirror of original distribution site at math.UCSB.edu added to Mirrorsky.com

links

The source distribution
The camldoc documentation
In particular read the introduction to the module Nla
The camlFloat tutorial (pdf)
The longer beginner's tutorial (html)
A talk introducing the SSS structure (covered in the papers below)
Some academic papers which use camlFloat
The readme in html

::: back :::