Mathlib
Mathlib is a collection of hopefully-useful functions for working with floats, Complex numbers, and random numbers. It has the basic math functions added to the C99, trigonometric functions for complex numbers, the Mersenne Twister random number generator, and modules for generating random numbers in a variety of distributions.
[ Homepage ]
| Author: | Shawn Wagner. |
| Last modification date: | 20-Nov-2003 |
| Version: | 0.11.0 |
| Development status: | Beta |
| Kind: | Libraries :: Native OCaml libraries |
| License: | Open Source :: LGPL |
| Topic: | General purpose libraries :: Numeric computation |
| Homepage: | http://raevnos.pennmush.org/code/ocaml.html |