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

Hotfix for match mode simulation #208

Merged
merged 5 commits into from
Apr 18, 2024
Merged

Conversation

AdrianSosic
Copy link
Collaborator

Fixes #207 by:

  • Correctly accessing Interval attributes
  • Making closest_element handle arbitrary array-like input

* Handle array-like and scalar input
* Handle arbitrary dimensionality
* Add corresponding tests
@AdrianSosic AdrianSosic added the bug Something isn't working label Apr 18, 2024
@AdrianSosic AdrianSosic self-assigned this Apr 18, 2024
tests/test_utils.py Outdated Show resolved Hide resolved
@AdrianSosic AdrianSosic merged commit 55e07f8 into main Apr 18, 2024
10 checks passed
@AdrianSosic AdrianSosic deleted the hotfix/match-mode-simulation branch April 18, 2024 13:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Error in match mode when trying to take mean of bounds
3 participants