Pymbolic is a small expression tree and symbolic manipulation library. Two things set it apart from other libraries of its kind:
Users can easily write their own symbolic operations, simply by deriving from the builtin visitor classes.
Users can easily add their own symbolic entities to do calculations with.
Pymbolic currently understands regular arithmetic expressions, derivatives, sparse polynomials, fractions, term substitution, expansion. It automatically performs constant folding, and it can compile its expressions into Python bytecode for fast(er) execution.
If you are looking for a full-blown Computer Algebra System, look at sympy or PyGinac. If you are looking for a basic, small and extensible set of symbolic operations, pymbolic may well be for you.
Resources:
download (via the package index)
source code via git (also bug tracker)
Release files for pymbolic 2016.2.3
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| pymbolic-2016.2.3.tar.gz | 74.5 kB | Details |
Release files / pymbolic-2016.2.3.tar.gz
| Download URL | pymbolic-2016.2.3.tar.gz |
|---|---|
| Size | 74.5 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
cd422e1484731421e30d3addcf0cdf9548535e6b3d006ff9cc78edde520386b6
|
|
BLAKE2b-256 checksum How to use checksums |
f477871b73d58aa520c054677dd836b274f4d71bf8cd07427e900d17140b6452
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |