Since neither of the primary sparse solvers we use, PySparse or PyTrilinos, has been migrated to Python 3, we're not in any rush.
FiPy can be used with Python 3 by running the `2to3` converter and then using the SciPy sparse solvers. This doesn't perform as well, but is suitable if you need to be on Python 3 for some reason. On Jun 23, 2015, at 6:03 AM, Colin Stark <[email protected]> wrote: > Is there a timetable to migrate Fipy to Python 3? > > Colin Stark > > _______________________________________________ > fipy mailing list > [email protected] > http://www.ctcms.nist.gov/fipy > [ NIST internal ONLY: https://email.nist.gov/mailman/listinfo/fipy ] _______________________________________________ fipy mailing list [email protected] http://www.ctcms.nist.gov/fipy [ NIST internal ONLY: https://email.nist.gov/mailman/listinfo/fipy ]
