odespy
odespy copied to clipboard
Ports odespy to python 3 (fix #11)
Tested with python 3.7.3. Basically ran futurize --stage1 on the whole code and fixed the remaining bugs. The changes don't break compatibility with python 2.7. I've tested it in python 2.7.16 - it probably does break python 2.6.
I am unable to compile the Fortran sources while using the fork. Does this fork work with Fortran sources?