ukhsa-collaboration / pygom

ODE modelling in Python
GNU General Public License v2.0
27 stars 20 forks source link

Add a simple serialisation scheme for PyGOM models #32

Open twomagpi opened 5 years ago

twomagpi commented 5 years ago

With SBML removed (#3) we need a simple scheme to read/write models

twomagpi commented 4 years ago

QUILTY now has much of this code. Should just move it over.

twomagpi commented 1 month ago

Also need to consider if it is possible to perform SerDe the compiled models as this would massively help the setup times for multiprocessor meta-population models (QUILTY).