Skip to content

v0.6.1

Choose a tag to compare

@huard huard released this 23 Sep 14:30
· 143 commits to master since this release
d20e5d3

Internal changes

  • Weights are now stored in a xr.DataArray backed by sparse.COO, which allows to pass them as an argument to the xr.apply_ufunc and decrease memory usage when using dask.
  • New dependency sparse replacing scipy.