1pycodeexport is a Python package which bundles convenience classes and functions
2for code-generation. The package has been developed to aid on-the-fly
3compilation (meta-programming) of math related problems expressed as SymPy
4expressions. Note that this package has an alpha development status.
5
6WWW: https://github.com/bjodah/pycodeexport
7