Conversion from Maxima (Mathematica) to python

487 Views Asked by At

Did you know the script (program) that converts the code of Maxima (mathematical formula processing software) to Python? Does Maxima have the ability to convert to Fortran? Since the formula processing software is easy input for fractions, I frequently use, but when I try to manually convert these fractions to python with slashes, it is (for me) something withering.

1

There are 1 best solutions below

1
On

There is a maxima to python translation tool built into maxima. The documentation is at: https://maxima.sourceforge.io/docs/manual/maxima_308.html