-
Notifications
You must be signed in to change notification settings - Fork 3
Add manual PartialEq for Interp
#367
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
Conversation
felixhekhorn
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
With this fix the evolution does no longer crash with Error: interpolations do not match (I'm not sure which PDF the EKO corresponds to so I'm happy with a Error: grids are different)
|
@Radonirinaunimi: can you please write a regression test where one of the fields is a NaN? |
Good point! I just added a simple unit test. |
|
@cschwan Are you happy with this? |
|
I was thinking of updating the CHANGELOGS in master but I guess it could also be done here (ce3902f). |
That was the right idea, I simply didn't express myself properly. In any case, thank you! 👍 |
Addresses #366.