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

Improve series comparison and some user feedback #140

Merged
merged 2 commits into from
Oct 15, 2024
Merged

Conversation

dbrakenhoff
Copy link
Member

Improve series comparison (do not fail on floating point differences)
Print messages when deleting stuff.

- allow small floating point differences
- configurable through class variables SERIES_EQUALITY_ABSOLUTE_TOLERANCE (default 1e-10) and SERIES_EQUALITY_RELATIVE_TOLERANCE (default 0.0)
@dbrakenhoff dbrakenhoff added the enhancement New feature or request label Oct 9, 2024
@dbrakenhoff dbrakenhoff requested a review from martinvonk October 9, 2024 10:26
@dbrakenhoff dbrakenhoff self-assigned this Oct 9, 2024
@dbrakenhoff dbrakenhoff merged commit ed8bff5 into dev Oct 15, 2024
17 checks passed
@dbrakenhoff dbrakenhoff deleted the series_testing branch October 15, 2024 12:50
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.

1 participant