sagemath_tides: High-precision integration of ODEs with TIDES¶
This pip-installable distribution passagemath-tides is a
distribution for use with passagemath-symbolics.
It provides the interface to TIDES, the library for integration of ODEs with high precision.
passagemath-tides is provided as a source distribution only.
Upon installation, it builds TIDES from source via passagemath-conf.
What is included¶
this interface is the backend for sage.calculus.desolvers.desolve_mintides and sage.calculus.desolvers.desolve_tides_mpfr
Type¶
optional
Dependencies¶
Version Information¶
package-version.txt:
10.8.12
version_requirements.txt:
passagemath-tides ~= 10.8.12.0
Installation commands¶
$ pip install passagemath-tides~=10.8.12.0
$ sage -i sagemath_tides
However, these system packages will not be used for building Sage
because spkg-configure.m4 has not been written for this package;
see upstream Issue #27330 for more information.