mirror of
https://github.com/vale981/arb
synced 2025-03-06 09:51:39 -05:00
40 lines
701 B
ReStructuredText
40 lines
701 B
ReStructuredText
Welcome to Arb's documentation!
|
|
===============================
|
|
|
|
Arb is a C library for arbitrary-precision
|
|
floating-point ball arithmetic, developed by
|
|
Fredrik Johansson (fredrik.johansson@gmail.com).
|
|
|
|
The git repository is https://github.com/fredrik-johansson/arb/
|
|
|
|
A `PDF version <http://fredrikj.net/arb/arb.pdf>`_ of this documentation
|
|
is available.
|
|
|
|
General information
|
|
::::::::::::::::::::
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
|
|
overview.rst
|
|
setup.rst
|
|
history.rst
|
|
|
|
Module documentation
|
|
::::::::::::::::::::
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
|
|
fmpr.rst
|
|
fmprb.rst
|
|
fmprb_poly.rst
|
|
fmprb_mat.rst
|
|
|
|
Credits and references
|
|
::::::::::::::::::::::::
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
|
|
credits.rst
|