You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix interp bug when indexer shares coordinates with array (#3758)
* added test demonstrating interp bug for nd indexes sharing coordinate with array
* fix test so it works with sel
* support shared dimensions in interp
* isort fixes
* update whats new
* Revert "isort fixes"
This reverts commit 5df6c9c.
* test requires scipy
0 commit comments