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 `_ 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 fmpcb.rst fmpcb_poly.rst fmpcb_mat.rst fmpz_holonomic.rst Credits and references :::::::::::::::::::::::: .. toctree:: :maxdepth: 2 credits.rst