SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for python312-xarray-einstats-0.7.0-1.1.noarch.rpm :

* Sat Mar 02 2024 Ben Greiner - Skip python39: no xarray anymore
* Mon Feb 12 2024 Daniel Garcia - Enable again numba tests for python >= 3.11
* Sun Jan 21 2024 Dirk Müller - update to 0.7.0:
* Add support for hashable dimension names
* Fix tests to be compatible with latest xarray
* Address numpy deprecation warnings
* `.ecdf` now returns a DataArray to be compatible with `~xarray.Dataset.map` {pull}`47`
* Added `.linalg` and `.einops` accessors for `DataArray` objects
* Update dependencies and follow new pylint recommendations
* Add documentation showing how to use accessors
* Ease running einops tutorial locally
* Fri Mar 24 2023 Ben Greiner - 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
* Thu Nov 24 2022 Dirk Müller - add LICENSE
* Wed Nov 23 2022 Daniel Garcia - Initial version
 
ICM