A package for symbolic computation
Project description
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)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file pymbolic-2015.2.2.tar.gz
.
File metadata
- Download URL: pymbolic-2015.2.2.tar.gz
- Upload date:
- Size: 66.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7842f0952458d63501086de6a8f72d2c7691ae26fcfb2588a44041e9b9d511c5 |
|
MD5 | 8274786f7d6b9a08e0fe1c8e88a6cfa4 |
|
BLAKE2b-256 | 7a76e64e1286616ff2d714de7f36f6f3bb62952dc9103069d620ef9a47b1f8ef |