Skip to content

Release v0.3.1#80

Merged
officialankan merged 11 commits intomainfrom
dev
Nov 20, 2025
Merged

Release v0.3.1#80
officialankan merged 11 commits intomainfrom
dev

Conversation

@eriktoller
Copy link
Collaborator

The minor release includes:

  • Added a warning if a saved .gwref file has a different version than the currently installed one
  • Added a Chebyshev polynomial fitting method, "chebyshev"
  • Improved documentation for fitting methods (Closes complete fitting methods notbook #79)
  • Simplified future implementations of new fitting methods

@eriktoller eriktoller self-assigned this Nov 20, 2025
@eriktoller eriktoller added documentation Improvements or additions to documentation enhancement New feature or request labels Nov 20, 2025
@github-actions
Copy link

🚀 TestPyPI Release Published

You can test this version with:

pip install --index-url https://test.pypi.org/simple/ --extra-index-url https://pypi.org/simple/ gwrefpy

This is a staging release for testing purposes only.

@officialankan officialankan merged commit d0652e4 into main Nov 20, 2025
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

complete fitting methods notbook

2 participants