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
Are there plans to implement scipy.integrate.simps?
It is a pretty useful method that would easily gain from chunking (when integration is done down one axis of a multi-N array).