arb/doc/source/index.rst

54 lines
1 KiB
ReStructuredText
Raw Normal View History

2012-10-11 13:09:44 +02:00
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.
2012-10-11 13:09:44 +02:00
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
2012-10-11 13:09:44 +02:00
overview.rst
setup.rst
history.rst
Module documentation
::::::::::::::::::::
.. toctree::
:maxdepth: 1
2012-10-11 13:09:44 +02:00
fmpr.rst
fmprb.rst
fmprb_poly.rst
fmprb_mat.rst
fmpcb.rst
fmpcb_poly.rst
fmpcb_mat.rst
elefun.rst
2012-12-19 14:04:00 +01:00
bernoulli.rst
gamma.rst
zeta.rst
hypgeom.rst
2013-05-29 18:07:00 +02:00
partitions.rst
fmpz_holonomic.rst
2012-10-11 13:09:44 +02:00
Credits and references
::::::::::::::::::::::::
.. toctree::
:maxdepth: 2
2012-10-11 13:09:44 +02:00
credits.rst