arb/doc/source/index.rst
2013-05-31 20:47:08 +02:00

53 lines
1 KiB
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).
It supports efficient high-precision computation with polynomials, power series, matrices
and special functions over the real and complex numbers, with automatic, rigorous error control.
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: 1
overview.rst
setup.rst
history.rst
Module documentation
::::::::::::::::::::
.. toctree::
:maxdepth: 1
fmpr.rst
fmprb.rst
fmprb_poly.rst
fmprb_mat.rst
fmpcb.rst
fmpcb_poly.rst
fmpcb_mat.rst
elefun.rst
bernoulli.rst
gamma.rst
zeta.rst
hypgeom.rst
partitions.rst
fmpz_holonomic.rst
Credits and references
::::::::::::::::::::::::
.. toctree::
:maxdepth: 2
credits.rst