Metadata-Version: |
2.1 |
Name: |
xarray-einstats |
Version: |
0.8.0 |
Summary: |
Stats, linear algebra and einops for xarray |
Author-Email: |
ArviZ team <arviz.devs[at]gmail.com> |
Project-Url: |
documentation, https://xarray-einstats.readthedocs.io |
Project-Url: |
funding, https://opencollective.com/arviz |
Project-Url: |
source, https://github.com/arviz-devs/xarray-einstats |
Project-Url: |
tracker, https://github.com/arviz-devs/xarray-einstats/issues |
Classifier: |
Development Status :: 3 - Alpha |
Classifier: |
Intended Audience :: Developers |
Classifier: |
Intended Audience :: Science/Research |
Classifier: |
Intended Audience :: Education |
Classifier: |
License :: OSI Approved :: Apache Software License |
Classifier: |
Operating System :: OS Independent |
Classifier: |
Programming Language :: Python |
Classifier: |
Programming Language :: Python :: 3 |
Classifier: |
Programming Language :: Python :: 3.9 |
Classifier: |
Programming Language :: Python :: 3.10 |
Classifier: |
Programming Language :: Python :: 3.11 |
Classifier: |
Programming Language :: Python :: 3.12 |
Requires-Python: |
>=3.10 |
Requires-Dist: |
numpy (>=1.23) |
Requires-Dist: |
scipy (>=1.9) |
Requires-Dist: |
xarray (>=2022.09.0) |
Requires-Dist: |
furo; extra == "doc" |
Requires-Dist: |
myst-parser[linkify]; extra == "doc" |
Requires-Dist: |
myst-nb; extra == "doc" |
Requires-Dist: |
sphinx-copybutton; extra == "doc" |
Requires-Dist: |
numpydoc; extra == "doc" |
Requires-Dist: |
sphinx (>=5); extra == "doc" |
Requires-Dist: |
jupyter-sphinx; extra == "doc" |
Requires-Dist: |
sphinx-design; extra == "doc" |
Requires-Dist: |
watermark; extra == "doc" |
Requires-Dist: |
matplotlib; extra == "doc" |
Requires-Dist: |
sphinx-togglebutton; extra == "doc" |
Requires-Dist: |
einops; extra == "einops" |
Requires-Dist: |
numba (>=0.55); extra == "numba" |
Requires-Dist: |
hypothesis; extra == "test" |
Requires-Dist: |
pytest; extra == "test" |
Requires-Dist: |
pytest-cov; extra == "test" |
Requires-Dist: |
packaging; extra == "test" |
Provides-Extra: |
doc |
Provides-Extra: |
einops |
Provides-Extra: |
numba |
Provides-Extra: |
test |
Description-Content-Type: |
text/markdown |