opnsense-ports/devel/py-pycodeexport/pkg-descr
2022-09-07 22:33:21 +02:00

4 lines
295 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.