-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
updated some errors from previous pr on adapting nearest interpolation #3768
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
andrewfurey21
commented
Jul 17, 2024
- Updated HISTORY.md
- Added note on generalizing for 1d, 2d and 3d
- Updated inputDimensions size check
|
@rcurtin I think the failing tests are not related, or maybe because this was before merging with the master |
rcurtin
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.
Thanks for the update @andrewfurey21; my comments should be pretty easy to address. If you merge master into this branch, it should fix the test failures (this will get you the fixes from #3769).
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.
Second approval provided automatically after 24 hours. 👍
rcurtin
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.
Thanks for the cleanups and fixes @andrewfurey21 👍 It looks good to me. I have one suggested improvement for the error message; if you can either accept the suggestion or make a similar change before merge, I would appreciate it.