You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Deprecated the old setup.py; now use pyproject.toml.
Added semantic typings for better documentation.
Added support for SDEs with time-dependent drift/dispersion, as well as for target function \phi. The time variable support is not implemented for tme.mean_and_cov as we don't have a consistent approximation for the covariance part for now. Note that it was not implemented for the sympy module either.