ocaml-mlgmpidl - OCaml interface to GMP and MPFR libraries
Website: | https://github.com/nberth/mlgmpidl |
---|---|
License: | LGPLv2 with exceptions |
Vendor: | Alcance Libre, Inc. |
- Description:
MLGMPIDL is an OCaml interface to the GMP and MPFR rational and real number math libraries. Although there is another such interface, this one is different in that it provides a more imperative (rather than functional) interface to conserve memory and that this one uses CAMLIDL to take care of the C/OCaml interface in a convenient and modular way.
Packages
ocaml-mlgmpidl-1.2.12-1.fc14.al.src [49 KiB] |
Changelog
by Joel Barrios (2021-09-22):
- Update to 1.2.12. |