.. AffApy documentation master file, created by sphinx-quickstart on Wed Mar 11 16:38:14 2020. You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. Welcome to affapy's documentation! ================================== Presentation ============ *Affapy* is a Python library for multiprecision Affine Arithmetic. *Affapy* can be used to perform operations with affine forms and intervals. These documentation is a listing of all methods of the two classes: * **Affine**: affine arithmetic (AA) * **Interval**: interval arithmetic (IA) There are explanations about the implementation and examples. .. toctree:: :maxdepth: 2 :caption: Contents: installation basic modules examples Indices and tables ================== * :ref:`genindex` * :ref:`modindex` * :ref:`search`