.. mpmath documentation master file, created by sphinx-quickstart on Fri Mar 28 13:50:14 2008. You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. Welcome to mpmath's documentation! ================================== Mpmath is a Python library for arbitrary-precision floating-point arithmetic. These pages documents mpmath's main features, with extensive use of examples that can be run in the interactive Python interpreter. The features shown apply for version 0.10 of mpmath. For general information about mpmath, see the main page http://code.google.com/p/mpmath/ Contents: .. toctree:: :maxdepth: 2 setup.txt basics.txt functions.txt intervals.txt matrices.txt integration.txt summation.txt differentiation.txt optimization.txt limits.txt interpolation.txt identification.txt technical.txt speedtricks.txt