File python-xarray-einstats.changes of Package python-xarray-einstats

-------------------------------------------------------------------
Sat Sep 21 13:17:28 UTC 2024 - Ben Greiner <code@bnavigator.de>

- Update to 0.8.0
  * Add numpy.linalg.pinv wrapper PR#63
  * Update to handle modified behaviour of numpy.linalg.solve PR#63
- Add multibuild: Test with current numpy and with numba compatible
  numpy < 2.1

-------------------------------------------------------------------
Thu Sep  5 09:18:35 UTC 2024 - Ben Greiner <code@bnavigator.de>

- Pin numpy < 2 in testing, due to numba

-------------------------------------------------------------------
Sat Mar  2 09:36:16 UTC 2024 - Ben Greiner <code@bnavigator.de>

- Skip python39: no xarray anymore

-------------------------------------------------------------------
Mon Feb 12 12:21:36 UTC 2024 - Daniel Garcia <daniel.garcia@suse.com>

- Enable again numba tests for python >= 3.11

-------------------------------------------------------------------
Sun Jan 21 11:07:16 UTC 2024 - Dirk Müller <dmueller@suse.com>

- 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 20:37:44 UTC 2023 - Ben Greiner <code@bnavigator.de>

- 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 13:41:39 UTC 2022 - Dirk Müller <dmueller@suse.com>

- add LICENSE

-------------------------------------------------------------------
Wed Nov 23 17:23:43 UTC 2022 - Daniel Garcia <daniel.garcia@suse.com>

- Initial version
openSUSE Build Service is sponsored by