interval_crlibmversion

An interval library for OCaml (crlibm version)

This library uses assembly code to compute all operations with proper roundings, and currently ONLY works on intel processors.

This package uses CRlibm (a proved correctly rounded mathematical library) to provide enclosures of transcendental functions. It may be slower than the version using the implementation in the CPU but the bounds are proved correct. It also provides *pi versions of the trigonometric functions and their inverse.

Tags interval science
AuthorsJean-Marc Alliot <jean-marc.alliot@irit.fr>, Jean-Baptiste Gotteland <gottelan@recherche.enac.fr> and Christophe Troestler <Christophe.Troestler@umons.ac.be>
LicenseLGPL-3.0-only
Published
Homepagehttps://github.com/Chris00/ocaml-interval
Issue Trackerhttps://github.com/Chris00/ocaml-interval/issues
MaintainerChristophe Troestler <Christophe.Troestler@umons.ac.be>
Dependencies
Source [http] https://github.com/Chris00/ocaml-interval/releases/download/1.5/interval-1.5.tbz
md5=f44dd2c998cd3389cb63a56d676cb665
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/interval_crlibm/interval_crlibm.1.5/opam
Required by