mirror of
https://git.freebsd.org/ports.git
synced 2025-06-03 11:56:28 -04:00
6 lines
340 B
Text
6 lines
340 B
Text
pycodeexport is a Python package which bundles convenience classes and functions
|
|
for code-generation. The package has been developed to aid on-the-fly
|
|
compilation (meta-programming) of math related problems expressed as SymPy
|
|
expressions. Note that this package has an alpha development status.
|
|
|
|
WWW: https://github.com/bjodah/pycodeexport
|