odespy
odespy copied to clipboard
Change sympy solver to use mpmath directly
Mpmath was separated from sympy quite some time ago, and is no longer available via sympy.mpmath. I renamed the method because it makes more sense to call it mpmath, since sympy is not necessary at all.