home / github / commits

Menu
  • GraphQL API
  • Search all tables

commits: 04acabb50bea9f48224464850ae5a918e57406e5

This data as json

sha message author_date committer_date raw_author raw_committer repo author committer
04acabb50bea9f48224464850ae5a918e57406e5 cumulative_integrate() method (#5153) * Option to have integrate() return a cumulative integral Provides the functionality of scipy.integrate.cumulative_trapezoid. * Update whats-new.rst * Make cumulative integration separate method, not argument to integrate Since the dimensions of the returned arrays are different for cumulative and total integrals, makes more sense for them to be separate methods. * fix docstrings * Mark cumulative_integrate test as requiring scipy 2021-05-01T20:01:31Z 2021-05-01T20:01:31Z 7e21ec85163297602c88c6fc49638c2c95b296a9 cd792325681cbad9f663f2879d8b69f1edbb678f 13221727 3958036 19864447
Powered by Datasette · Queries took 0.675ms · About: xarray-datasette