-
Install Sage from https://www.sagemath.org
-
Prepare ".py" files for your own project in the corresponding directory (please check out those ".py" files in the examples).
-
Run with
./test.py
to generate the corresponing C files.
see Codes/Nmesh.py
as an example for code Nmesh
...
...