-
Notifications
You must be signed in to change notification settings - Fork 18
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
Unclear error in active_yet_argminmax
#421
Comments
Do you have access to the function that was called / a MWE? |
Unfortunately the MWE is rather involved, trying to debug it right now. But I thought it would already be useful to know that an end user can encounter this error. I'd love for it to be a little more explicit |
yes it shouldn't happen, I could suspect the NaNs |
because: |
Merged
fixed |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
While trying to debug #387, I ran into this error. I know there are
NaN
s somewhere in my code, but I'm not sure where it goes wrongThe text was updated successfully, but these errors were encountered: