package interval

  1. Overview
  2. Docs

Description

This library uses assembly code to compute all operations with proper roundings, and currently ONLY works on intel processors. It supports Linux, Windows and MacOs, with gcc and clang.

More information is given in the paper presented in the OCaml meeting 2012: http://www.alliot.fr/papers/oud2012.pdf

Tags

interval science

Published: 07 Jul 2017

Dependencies (2)

  1. ocamlfind build
  2. ocaml

Dev Dependencies

None

Used by

None

Conflicts

None