MPFI.jl documentation ===================== *MPFI.jl* is a Julia wrapper of the `MPFI`_ library for multiple precision interval arithmetic. It builds upon what is already available through `BigFloat` to provide an easy-to-use interval arithmetic library. Contents --------- .. toctree:: :maxdepth: 2 overview.rst Indices and tables ------------------ * :ref:`genindex` * :ref:`search` .. _MPFI: http://perso.ens-lyon.fr/nathalie.revol/software.html