Overview
Request 1074268 accepted
- Update to 0.5.1
* Fix lower cap on xarray version dependency #45
- Release v0.5.0
* Added {func}.empty_ref, {func}.ones_ref and {func}.zeros_ref
DataArray creation helpers #37
* Added {func}.linalg.diagonal wrapper #37
* Added {func}.stats.logsumexp wrapper #40
* Added {func}.searchsorted and {func}.ecdf in
{mod}~xarray_einstats.numba module #40
* Added {func}~xarray_einstats.sort wrapper for vectorized sort
along specific dimension using values #40
* Fix issue in linalg.svd for non-square matrices #37
* Fix evaluation of distribution methods (e.g. .pdf) on scalars
#38 and #39
* Ensure support on inputs with stacked dimensions #40
- Release v0.4.0
* Add multivariate_normal distribution class #23
* Update pyproject.toml to support building the package with both
flit and setuptools #26
* Update python and dependency versions #33
- Created by bnavigator
- In state accepted
Request History
bnavigator created request
- Update to 0.5.1
* Fix lower cap on xarray version dependency #45
- Release v0.5.0
* Added {func}.empty_ref, {func}.ones_ref and {func}.zeros_ref
DataArray creation helpers #37
* Added {func}.linalg.diagonal wrapper #37
* Added {func}.stats.logsumexp wrapper #40
* Added {func}.searchsorted and {func}.ecdf in
{mod}~xarray_einstats.numba module #40
* Added {func}~xarray_einstats.sort wrapper for vectorized sort
along specific dimension using values #40
* Fix issue in linalg.svd for non-square matrices #37
* Fix evaluation of distribution methods (e.g. .pdf) on scalars
#38 and #39
* Ensure support on inputs with stacked dimensions #40
- Release v0.4.0
* Add multivariate_normal distribution class #23
* Update pyproject.toml to support building the package with both
flit and setuptools #26
* Update python and dependency versions #33
dirkmueller accepted request