Home
Trees
Indices
Help
SympyCore - an efficient pure Python Computer Algebra System
[
hide private
]
[
frames
] |
no frames
]
[
Module Hierarchy
|
Class Hierarchy
]
Module Hierarchy
sympycore
:
SympyCore - An efficient pure Python Computer Algebra System.
sympycore.arithmetic
:
Low-level arithmetics support.
sympycore.arithmetic.evalf
:
Provides low-level evalf function.
sympycore.arithmetic.infinity
:
Provides base class for extended numbers: Infinity.
sympycore.arithmetic.methods
:
Generated arithmetic methods for numbers.
sympycore.arithmetic.mpmath
sympycore.arithmetic.mpmath.calculus
:
High-level calculus-oriented functions.
sympycore.arithmetic.mpmath.intervals
:
Defines the mpi class for interval arithmetic.
sympycore.arithmetic.mpmath.lib
:
Low-level functions for arbitrary-precision floating-point arithmetic.
sympycore.arithmetic.mpmath.mptypes
:
This module defines the mpf, mpc classes, and standard functions for operating with them.
sympycore.arithmetic.mpmath.specfun
:
Nonelementary special functions (gamma, zeta, ...)
sympycore.arithmetic.number_theory
:
Provides algorithms from number theory.
sympycore.arithmetic.numbers
:
This module implements efficient "low-level" number types for purely numerical tasks.
sympycore.basealgebra
:
Provides classes BasicAlgebra, Verbatim, and CollectingField.
sympycore.basealgebra.algebra
:
Provides BasicAlgebra class.
sympycore.basealgebra.pairs
:
Provides CollectingField class.
sympycore.basealgebra.pairs_expand
:
Provides the implementation of CollectingField.expand method.
sympycore.basealgebra.pairs_iops
:
Generated low-level arithmetic inplace functions for CollectingField.
sympycore.basealgebra.pairs_ops
:
Generated low-level arithmetic methods for CollectingField.
sympycore.basealgebra.ring
:
Provides CommutativeRing class.
sympycore.basealgebra.verbatim
:
Provides PrimitiveAlgebra class and expression parser.
sympycore.calculus
:
Provides calculus support.
sympycore.calculus.algebra
:
Provides Calculus class.
sympycore.calculus.constants
:
Provides Constant class.
sympycore.calculus.differentiation
:
Profides the implementation of differentation methods.
sympycore.calculus.function
:
Provides base class to calculus functions.
sympycore.calculus.functions
:
Provides calculus functions.
sympycore.calculus.functions.elementary
:
Provides elementary calculus functions sqrt, exp, log, sin, etc and constants pi, E.
sympycore.calculus.infinity
:
Provides CalculusInfinity class.
sympycore.calculus.integration
:
Provides the implementation of integration methods.
sympycore.calculus.relational
:
Provides some basic implementation of assumptions support.
sympycore.core
:
Provides Basic class and classes object.
sympycore.expr
:
This module implements extension type Expr that holds two Python objects, head and data, in a pair attribute.
sympycore.logic
sympycore.logic.algebra
sympycore.matrices
:
Provides matrix support.
sympycore.matrices.algebra
:
Provides MatrixRing, SquareMatrix, PermutationMatrix classes.
sympycore.pair_ext
:
Provides extension type Pair.
sympycore.physics
:
Provides physics support.
sympycore.physics.units
:
Provides Unit class.
sympycore.polynomials
:
Provides polynomial support.
sympycore.polynomials.algebra
:
Provides PolynomialRing class.
sympycore.polynomials.univariate
:
Provides UnivariatePolynomial class.
sympycore.utils
:
Provides various implementation specific constants.
Home
Trees
Indices
Help
SympyCore - an efficient pure Python Computer Algebra System
Generated by Epydoc 3.0beta1 on Fri Mar 14 14:52:26 2008
http://epydoc.sourceforge.net