EmoryUniversityTheoreticalBiophysics / SirIsaac

Automated dynamical systems inference
MIT License
38 stars 11 forks source link

Port to python 3 #12

Closed bcdaniels closed 2 years ago

bcdaniels commented 5 years ago

It's time to make the transition...

bcdaniels commented 4 years ago

Note that pypar, which we rely on for running things in parallel, is no longer maintained and likely won't be upgraded to Python 3 (https://github.com/daleroberts/pypar/issues/13). We probably want to transition to something like mpi4py (https://mpi4py.readthedocs.io/en/stable/index.html).

bcdaniels commented 2 years ago

We are now updated to python 3