Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Releasing 0.2.0 #10

Merged
merged 7 commits into from
Nov 26, 2024
Merged

Releasing 0.2.0 #10

merged 7 commits into from
Nov 26, 2024

Conversation

zgbkdlm
Copy link
Owner

@zgbkdlm zgbkdlm commented Oct 31, 2024

Release 0.2.0

Major changes are:

  1. Deprecated the old setup.py; now use pyproject.toml.
  2. Added semantic typings for better documentation.
  3. 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 implemented for the sympy module either.
  4. Migrated all the unittest to pytest.

@zgbkdlm zgbkdlm added the enhancement New feature or request label Oct 31, 2024
@zgbkdlm zgbkdlm self-assigned this Oct 31, 2024
@zgbkdlm zgbkdlm merged commit 4a2402d into main Nov 26, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants