Reference Documentation
Contents
Reference Documentation¶
This section contains a summary of SymPy modules, that is to say
functions and methods. All functions and objects implemented in the sympy
core subpackage are documented below.
Basics¶
Contains a description of operations for the basic modules. Subcategories include: absolute basics, manipulation, assumptions, functions, simplification, calculus, solvers, and some other subcategories.
Code Generation¶
Contains a description of methods for the generation of compilable and executable code.
Number Theory¶
Documents methods for the Number theory module.