odespy icon indicating copy to clipboard operation
odespy copied to clipboard

Ports odespy to python 3 (fix #11)

Open renatocoutinho opened this issue 6 years ago • 1 comments

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.

renatocoutinho avatar Apr 26 '19 19:04 renatocoutinho

I am unable to compile the Fortran sources while using the fork. Does this fork work with Fortran sources?

kmaitreys avatar Oct 22 '23 04:10 kmaitreys