ukhsa-collaboration / pygom

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

Opt #46

Closed trdurrant closed 4 years ago

trdurrant commented 4 years ago

These two bugfixes should enable wider use of the optimised numpy library, in place of the fallback to the slower mpmath module.

twomagpi commented 4 years ago

Thank you. Merged into dev.