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: 1 overview.rst setup.rst issues.rst history.rst examples.rst Module documentation (Arb 2.x types) :::::::::::::::::::::::::::::::::::: .. toctree:: :maxdepth: 1 mag.rst arf.rst arb.rst arb_poly.rst arb_mat.rst arb_calc.rst acb.rst acb_poly.rst acb_mat.rst acb_calc.rst acb_hypgeom.rst acb_modular.rst bernoulli.rst hypgeom.rst partitions.rst Algorithms and proofs :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: .. toctree:: :maxdepth: 1 constants.rst gamma.rst polylogarithms.rst Module documentation (Arb 1.x types) :::::::::::::::::::::::::::::::::::: .. toctree:: :maxdepth: 1 fmpr.rst fmprb.rst Credits and references :::::::::::::::::::::::: .. toctree:: :maxdepth: 2 credits.rst