dask/dask

Implementation of scipy.integrate.simps

Open

#2,629 建立於 2017年8月26日

在 GitHub 查看
 (9 留言) (0 反應) (0 負責人)Python (11,520 star) (1,658 fork)batch import
arraygood first issue

描述

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).

貢獻者指南