arraygood first issue
Repository metrics
- Stars
- (11,520 stars)
- PR merge metrics
- (Avg merge 5d 1h) (30 merged PRs in 30d)
Description
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).