LITERATURE
MANIFEST.in
TODO
ez_setup.py
setup.py
pymbolic.egg-info/PKG-INFO
pymbolic.egg-info/SOURCES.txt
pymbolic.egg-info/dependency_links.txt
pymbolic.egg-info/requires.txt
pymbolic.egg-info/top_level.txt
src/__init__.py
src/algorithm.py
src/compiler.py
src/functions.py
src/parser.py
src/polynomial.py
src/primitives.py
src/rational.py
src/traits.py
src/vector.py
src/mapper/__init__.py
src/mapper/collector.py
src/mapper/constant_folder.py
src/mapper/dependency.py
src/mapper/differentiator.py
src/mapper/evaluator.py
src/mapper/expander.py
src/mapper/flattener.py
src/mapper/stringifier.py
src/mapper/substitutor.py
test/test_pymbolic.py