Skip to content

Latest commit

 

History

History
42 lines (34 loc) · 801 Bytes

index.rst

File metadata and controls

42 lines (34 loc) · 801 Bytes

Reference

.. module:: diofant

Most of the things are already documented though in this document, that is automatically generated using Diofant's docstrings.

Tip

Because every feature of Diofant must have a test case, when you are not sure how to use something, just look into the tests subdirectories, find that feature and read the tests for it.

Warning

The Diofant project is in the early stage of developement and has no stable API yet.

.. toctree::
   :maxdepth: 2

   config
   core
   combinatorics/index
   ntheory
   concrete
   functions/index
   integrals
   logic
   domains
   matrices/index
   polys
   printing
   interactive
   sets
   simplify/simplify
   solvers/index
   tensor/index
   utilities/index
   parsing
   calculus/index