kwarray

View on PyPIReverse Dependencies (25)

0.7.1 kwarray-0.7.1-py3-none-any.whl

Wheel Details

Project: kwarray
Version: 0.7.1
Filename: kwarray-0.7.1-py3-none-any.whl
Download: [link]
Size: 108944
MD5: 013d4915d66ff002863941c0e97cb126
SHA256: 378eacfeeae27ee967eaa15c49f5141c8ce1f0cf869c1aea8139bf216c6d7f4b
Uploaded: 2024-10-18 04:06:05 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: kwarray
Version: 0.7.1
Summary: The kwarray module
Author: Kitware Inc., Jon Crall
Author-Email: kitware[at]kitware.com, jon.crall[at]kitware.com
Home-Page: https://gitlab.kitware.com/computer-vision/kwarray
License: Apache 2
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Utilities
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Software Development
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Requires-Python: >=3.8
Requires-Dist: ubelt (>=1.2.3)
Requires-Dist: packaging (>=21.3)
Requires-Dist: numpy (>=1.19.3); python_version < "3.10" and python_version >= "3.9"
Requires-Dist: numpy (>=1.21.6); python_version < "3.11" and python_version >= "3.10"
Requires-Dist: numpy (>=1.23.2); python_version < "3.12" and python_version >= "3.11"
Requires-Dist: numpy (>=1.26.0); python_version < "3.13" and python_version >= "3.12"
Requires-Dist: numpy (>=1.19.3); python_version < "3.9" and python_version >= "3.8"
Requires-Dist: numpy (>=2.1.0); python_version < "4.0" and python_version >= "3.13"
Requires-Dist: ubelt (>=1.2.3); extra == "all"
Requires-Dist: packaging (>=21.3); extra == "all"
Requires-Dist: xdoctest (>=1.1.3); extra == "all"
Requires-Dist: ubelt (==1.2.3); extra == "all-strict"
Requires-Dist: packaging (==21.3); extra == "all-strict"
Requires-Dist: xdoctest (==1.1.3); extra == "all-strict"
Requires-Dist: pytest-cov (==2.8.1); (python_version < "2.8.0" and python_version >= "2.7.0") and extra == "all-strict"
Requires-Dist: numpy (==1.19.3); (python_version < "3.10" and python_version >= "3.9") and extra == "all-strict"
Requires-Dist: pandas (==1.4.0); (python_version < "3.10" and python_version >= "3.9") and extra == "all-strict"
Requires-Dist: torch (==1.9.0); (python_version < "3.10" and python_version >= "3.9") and extra == "all-strict"
Requires-Dist: scipy (==1.8.0); (python_version < "3.10" and python_version >= "3.9") and extra == "all-strict"
Requires-Dist: nptyping (==1.4.4); (python_version < "3.10" and python_version >= "3.9") and extra == "all-strict"
Requires-Dist: pytest (==4.6.0); (python_version < "3.10.0" and python_version >= "3.7.0") and extra == "all-strict"
Requires-Dist: numpy (==1.21.6); (python_version < "3.11" and python_version >= "3.10") and extra == "all-strict"
Requires-Dist: pytest (==6.2.5); (python_version < "3.11" and python_version >= "3.10") and extra == "all-strict"
Requires-Dist: pandas (==1.3.5); (python_version < "3.11" and python_version >= "3.10") and extra == "all-strict"
Requires-Dist: torch (==1.11.0); (python_version < "3.11" and python_version >= "3.10") and extra == "all-strict"
Requires-Dist: scipy (==1.8.0); (python_version < "3.11" and python_version >= "3.10") and extra == "all-strict"
Requires-Dist: nptyping (==2.0.0); (python_version < "3.11" and python_version >= "3.10") and extra == "all-strict"
Requires-Dist: numpy (==1.23.2); (python_version < "3.12" and python_version >= "3.11") and extra == "all-strict"
Requires-Dist: pandas (==1.5.0); (python_version < "3.12" and python_version >= "3.11") and extra == "all-strict"
Requires-Dist: torch (==2.0.0); (python_version < "3.12" and python_version >= "3.11") and extra == "all-strict"
Requires-Dist: scipy (==1.9.2); (python_version < "3.12" and python_version >= "3.11") and extra == "all-strict"
Requires-Dist: nptyping (==2.4.0); (python_version < "3.13" and python_version >= "3.11") and extra == "all-strict"
Requires-Dist: numpy (==1.26.0); (python_version < "3.13" and python_version >= "3.12") and extra == "all-strict"
Requires-Dist: pandas (==2.1.1); (python_version < "3.13" and python_version >= "3.12") and extra == "all-strict"
Requires-Dist: torch (==2.2.0); (python_version < "3.13" and python_version >= "3.12") and extra == "all-strict"
Requires-Dist: scipy (==1.11.2); (python_version < "3.13" and python_version >= "3.12") and extra == "all-strict"
Requires-Dist: pytest-cov (==2.8.1); (python_version < "3.5.0" and python_version >= "3.4.0") and extra == "all-strict"
Requires-Dist: coverage (==4.4.0); (python_version < "3.6" and python_version >= "2.7") and extra == "all-strict"
Requires-Dist: pytest-cov (==2.9.0); (python_version < "3.6.0" and python_version >= "3.5.0") and extra == "all-strict"
Requires-Dist: pandas (==1.0.0); (python_version < "3.7" and python_version >= "3.6") and extra == "all-strict"
Requires-Dist: scipy (==1.2.1); (python_version < "3.7" and python_version >= "3.6") and extra == "all-strict"
Requires-Dist: nptyping (==1.4.4); (python_version < "3.7" and python_version >= "3.6") and extra == "all-strict"
Requires-Dist: pandas (==1.2.0); (python_version < "3.8" and python_version >= "3.7") and extra == "all-strict"
Requires-Dist: scipy (==1.6.0); (python_version < "3.8" and python_version >= "3.7") and extra == "all-strict"
Requires-Dist: nptyping (==1.4.4); (python_version < "3.8" and python_version >= "3.7") and extra == "all-strict"
Requires-Dist: numpy (==1.19.3); (python_version < "3.9" and python_version >= "3.8") and extra == "all-strict"
Requires-Dist: pandas (==1.4.0); (python_version < "3.9" and python_version >= "3.8") and extra == "all-strict"
Requires-Dist: scipy (==1.8.0); (python_version < "3.9" and python_version >= "3.8") and extra == "all-strict"
Requires-Dist: nptyping (==1.4.4); (python_version < "3.9" and python_version >= "3.8") and extra == "all-strict"
Requires-Dist: torch (==1.6.0); (python_version < "3.9.0" and python_version >= "3.6.0") and extra == "all-strict"
Requires-Dist: pytest (==6.2.5); (python_version < "4.0" and python_version >= "3.11") and extra == "all-strict"
Requires-Dist: numpy (==2.1.0); (python_version < "4.0" and python_version >= "3.13") and extra == "all-strict"
Requires-Dist: pandas (==2.2.3); (python_version < "4.0" and python_version >= "3.13") and extra == "all-strict"
Requires-Dist: torch (==2.5.0); (python_version < "4.0" and python_version >= "3.13") and extra == "all-strict"
Requires-Dist: scipy (==1.14.1); (python_version < "4.0" and python_version >= "3.13") and extra == "all-strict"
Requires-Dist: coverage (==5.2.1); python_version >= "3.6" and extra == "all-strict"
Requires-Dist: packaging (==21.3); python_version >= "3.6" and extra == "all-strict"
Requires-Dist: pytest-cov (==3.0.0); python_version >= "3.6.0" and extra == "all-strict"
Requires-Dist: pytest-cov (>=2.8.1); (python_version < "2.8.0" and python_version >= "2.7.0") and extra == "all"
Requires-Dist: numpy (>=1.19.3); (python_version < "3.10" and python_version >= "3.9") and extra == "all"
Requires-Dist: pandas (>=1.4.0); (python_version < "3.10" and python_version >= "3.9") and extra == "all"
Requires-Dist: torch (>=1.9.0); (python_version < "3.10" and python_version >= "3.9") and extra == "all"
Requires-Dist: scipy (>=1.8.0); (python_version < "3.10" and python_version >= "3.9") and extra == "all"
Requires-Dist: nptyping (>=1.4.4); (python_version < "3.10" and python_version >= "3.9") and extra == "all"
Requires-Dist: pytest (>=4.6.0); (python_version < "3.10.0" and python_version >= "3.7.0") and extra == "all"
Requires-Dist: numpy (>=1.21.6); (python_version < "3.11" and python_version >= "3.10") and extra == "all"
Requires-Dist: pytest (>=6.2.5); (python_version < "3.11" and python_version >= "3.10") and extra == "all"
Requires-Dist: pandas (>=1.3.5); (python_version < "3.11" and python_version >= "3.10") and extra == "all"
Requires-Dist: torch (>=1.11.0); (python_version < "3.11" and python_version >= "3.10") and extra == "all"
Requires-Dist: scipy (>=1.8.0); (python_version < "3.11" and python_version >= "3.10") and extra == "all"
Requires-Dist: nptyping (>=2.0.0); (python_version < "3.11" and python_version >= "3.10") and extra == "all"
Requires-Dist: numpy (>=1.23.2); (python_version < "3.12" and python_version >= "3.11") and extra == "all"
Requires-Dist: pandas (>=1.5.0); (python_version < "3.12" and python_version >= "3.11") and extra == "all"
Requires-Dist: torch (>=2.0.0); (python_version < "3.12" and python_version >= "3.11") and extra == "all"
Requires-Dist: scipy (>=1.9.2); (python_version < "3.12" and python_version >= "3.11") and extra == "all"
Requires-Dist: nptyping (>=2.4.0); (python_version < "3.13" and python_version >= "3.11") and extra == "all"
Requires-Dist: numpy (>=1.26.0); (python_version < "3.13" and python_version >= "3.12") and extra == "all"
Requires-Dist: pandas (>=2.1.1); (python_version < "3.13" and python_version >= "3.12") and extra == "all"
Requires-Dist: torch (>=2.2.0); (python_version < "3.13" and python_version >= "3.12") and extra == "all"
Requires-Dist: scipy (>=1.11.2); (python_version < "3.13" and python_version >= "3.12") and extra == "all"
Requires-Dist: pytest-cov (>=2.8.1); (python_version < "3.5.0" and python_version >= "3.4.0") and extra == "all"
Requires-Dist: coverage (>=4.4.0); (python_version < "3.6" and python_version >= "2.7") and extra == "all"
Requires-Dist: pytest-cov (>=2.9.0); (python_version < "3.6.0" and python_version >= "3.5.0") and extra == "all"
Requires-Dist: pandas (>=1.0.0); (python_version < "3.7" and python_version >= "3.6") and extra == "all"
Requires-Dist: scipy (>=1.2.1); (python_version < "3.7" and python_version >= "3.6") and extra == "all"
Requires-Dist: nptyping (>=1.4.4); (python_version < "3.7" and python_version >= "3.6") and extra == "all"
Requires-Dist: pandas (>=1.2.0); (python_version < "3.8" and python_version >= "3.7") and extra == "all"
Requires-Dist: scipy (>=1.6.0); (python_version < "3.8" and python_version >= "3.7") and extra == "all"
Requires-Dist: nptyping (>=1.4.4); (python_version < "3.8" and python_version >= "3.7") and extra == "all"
Requires-Dist: numpy (>=1.19.3); (python_version < "3.9" and python_version >= "3.8") and extra == "all"
Requires-Dist: pandas (>=1.4.0); (python_version < "3.9" and python_version >= "3.8") and extra == "all"
Requires-Dist: scipy (>=1.8.0); (python_version < "3.9" and python_version >= "3.8") and extra == "all"
Requires-Dist: nptyping (>=1.4.4); (python_version < "3.9" and python_version >= "3.8") and extra == "all"
Requires-Dist: torch (>=1.6.0); (python_version < "3.9.0" and python_version >= "3.6.0") and extra == "all"
Requires-Dist: pytest (>=6.2.5); (python_version < "4.0" and python_version >= "3.11") and extra == "all"
Requires-Dist: numpy (>=2.1.0); (python_version < "4.0" and python_version >= "3.13") and extra == "all"
Requires-Dist: pandas (>=2.2.3); (python_version < "4.0" and python_version >= "3.13") and extra == "all"
Requires-Dist: torch (>=2.5.0); (python_version < "4.0" and python_version >= "3.13") and extra == "all"
Requires-Dist: scipy (>=1.14.1); (python_version < "4.0" and python_version >= "3.13") and extra == "all"
Requires-Dist: coverage (>=5.2.1); python_version >= "3.6" and extra == "all"
Requires-Dist: packaging (>=21.3); python_version >= "3.6" and extra == "all"
Requires-Dist: pytest-cov (>=3.0.0); python_version >= "3.6.0" and extra == "all"
Requires-Dist: sphinx (>=5.0.1); extra == "docs"
Requires-Dist: sphinx-autobuild (>=2021.3.14); extra == "docs"
Requires-Dist: sphinx-rtd-theme (>=1.0.0); extra == "docs"
Requires-Dist: sphinxcontrib-napoleon (>=0.7); extra == "docs"
Requires-Dist: sphinx-autoapi (>=1.8.4); extra == "docs"
Requires-Dist: Pygments (>=2.9.0); extra == "docs"
Requires-Dist: myst-parser (>=0.18.0); extra == "docs"
Requires-Dist: sphinx-reredirects (>=0.0.1); extra == "docs"
Requires-Dist: xdoctest (>=1.1.2); extra == "docs"
Requires-Dist: kwplot[headless] (>=0.4.15); extra == "docs"
Requires-Dist: sphinx (==5.0.1); extra == "docs-strict"
Requires-Dist: sphinx-autobuild (==2021.3.14); extra == "docs-strict"
Requires-Dist: sphinx-rtd-theme (==1.0.0); extra == "docs-strict"
Requires-Dist: sphinxcontrib-napoleon (==0.7); extra == "docs-strict"
Requires-Dist: sphinx-autoapi (==1.8.4); extra == "docs-strict"
Requires-Dist: Pygments (==2.9.0); extra == "docs-strict"
Requires-Dist: myst-parser (==0.18.0); extra == "docs-strict"
Requires-Dist: sphinx-reredirects (==0.0.1); extra == "docs-strict"
Requires-Dist: xdoctest (==1.1.2); extra == "docs-strict"
Requires-Dist: kwplot[headless] (==0.4.15); extra == "docs-strict"
Requires-Dist: flake8 (>=5.0.0); extra == "linting"
Requires-Dist: flake8 (==5.0.0); extra == "linting-strict"
Requires-Dist: pandas (==1.4.0); (python_version < "3.10" and python_version >= "3.9") and extra == "optional-strict"
Requires-Dist: torch (==1.9.0); (python_version < "3.10" and python_version >= "3.9") and extra == "optional-strict"
Requires-Dist: scipy (==1.8.0); (python_version < "3.10" and python_version >= "3.9") and extra == "optional-strict"
Requires-Dist: nptyping (==1.4.4); (python_version < "3.10" and python_version >= "3.9") and extra == "optional-strict"
Requires-Dist: pandas (==1.3.5); (python_version < "3.11" and python_version >= "3.10") and extra == "optional-strict"
Requires-Dist: torch (==1.11.0); (python_version < "3.11" and python_version >= "3.10") and extra == "optional-strict"
Requires-Dist: scipy (==1.8.0); (python_version < "3.11" and python_version >= "3.10") and extra == "optional-strict"
Requires-Dist: nptyping (==2.0.0); (python_version < "3.11" and python_version >= "3.10") and extra == "optional-strict"
Requires-Dist: pandas (==1.5.0); (python_version < "3.12" and python_version >= "3.11") and extra == "optional-strict"
Requires-Dist: torch (==2.0.0); (python_version < "3.12" and python_version >= "3.11") and extra == "optional-strict"
Requires-Dist: scipy (==1.9.2); (python_version < "3.12" and python_version >= "3.11") and extra == "optional-strict"
Requires-Dist: nptyping (==2.4.0); (python_version < "3.13" and python_version >= "3.11") and extra == "optional-strict"
Requires-Dist: pandas (==2.1.1); (python_version < "3.13" and python_version >= "3.12") and extra == "optional-strict"
Requires-Dist: torch (==2.2.0); (python_version < "3.13" and python_version >= "3.12") and extra == "optional-strict"
Requires-Dist: scipy (==1.11.2); (python_version < "3.13" and python_version >= "3.12") and extra == "optional-strict"
Requires-Dist: pandas (==1.0.0); (python_version < "3.7" and python_version >= "3.6") and extra == "optional-strict"
Requires-Dist: scipy (==1.2.1); (python_version < "3.7" and python_version >= "3.6") and extra == "optional-strict"
Requires-Dist: nptyping (==1.4.4); (python_version < "3.7" and python_version >= "3.6") and extra == "optional-strict"
Requires-Dist: pandas (==1.2.0); (python_version < "3.8" and python_version >= "3.7") and extra == "optional-strict"
Requires-Dist: scipy (==1.6.0); (python_version < "3.8" and python_version >= "3.7") and extra == "optional-strict"
Requires-Dist: nptyping (==1.4.4); (python_version < "3.8" and python_version >= "3.7") and extra == "optional-strict"
Requires-Dist: pandas (==1.4.0); (python_version < "3.9" and python_version >= "3.8") and extra == "optional-strict"
Requires-Dist: scipy (==1.8.0); (python_version < "3.9" and python_version >= "3.8") and extra == "optional-strict"
Requires-Dist: nptyping (==1.4.4); (python_version < "3.9" and python_version >= "3.8") and extra == "optional-strict"
Requires-Dist: torch (==1.6.0); (python_version < "3.9.0" and python_version >= "3.6.0") and extra == "optional-strict"
Requires-Dist: pandas (==2.2.3); (python_version < "4.0" and python_version >= "3.13") and extra == "optional-strict"
Requires-Dist: torch (==2.5.0); (python_version < "4.0" and python_version >= "3.13") and extra == "optional-strict"
Requires-Dist: scipy (==1.14.1); (python_version < "4.0" and python_version >= "3.13") and extra == "optional-strict"
Requires-Dist: pandas (>=1.4.0); (python_version < "3.10" and python_version >= "3.9") and extra == "optional"
Requires-Dist: torch (>=1.9.0); (python_version < "3.10" and python_version >= "3.9") and extra == "optional"
Requires-Dist: scipy (>=1.8.0); (python_version < "3.10" and python_version >= "3.9") and extra == "optional"
Requires-Dist: nptyping (>=1.4.4); (python_version < "3.10" and python_version >= "3.9") and extra == "optional"
Requires-Dist: pandas (>=1.3.5); (python_version < "3.11" and python_version >= "3.10") and extra == "optional"
Requires-Dist: torch (>=1.11.0); (python_version < "3.11" and python_version >= "3.10") and extra == "optional"
Requires-Dist: scipy (>=1.8.0); (python_version < "3.11" and python_version >= "3.10") and extra == "optional"
Requires-Dist: nptyping (>=2.0.0); (python_version < "3.11" and python_version >= "3.10") and extra == "optional"
Requires-Dist: pandas (>=1.5.0); (python_version < "3.12" and python_version >= "3.11") and extra == "optional"
Requires-Dist: torch (>=2.0.0); (python_version < "3.12" and python_version >= "3.11") and extra == "optional"
Requires-Dist: scipy (>=1.9.2); (python_version < "3.12" and python_version >= "3.11") and extra == "optional"
Requires-Dist: nptyping (>=2.4.0); (python_version < "3.13" and python_version >= "3.11") and extra == "optional"
Requires-Dist: pandas (>=2.1.1); (python_version < "3.13" and python_version >= "3.12") and extra == "optional"
Requires-Dist: torch (>=2.2.0); (python_version < "3.13" and python_version >= "3.12") and extra == "optional"
Requires-Dist: scipy (>=1.11.2); (python_version < "3.13" and python_version >= "3.12") and extra == "optional"
Requires-Dist: pandas (>=1.0.0); (python_version < "3.7" and python_version >= "3.6") and extra == "optional"
Requires-Dist: scipy (>=1.2.1); (python_version < "3.7" and python_version >= "3.6") and extra == "optional"
Requires-Dist: nptyping (>=1.4.4); (python_version < "3.7" and python_version >= "3.6") and extra == "optional"
Requires-Dist: pandas (>=1.2.0); (python_version < "3.8" and python_version >= "3.7") and extra == "optional"
Requires-Dist: scipy (>=1.6.0); (python_version < "3.8" and python_version >= "3.7") and extra == "optional"
Requires-Dist: nptyping (>=1.4.4); (python_version < "3.8" and python_version >= "3.7") and extra == "optional"
Requires-Dist: pandas (>=1.4.0); (python_version < "3.9" and python_version >= "3.8") and extra == "optional"
Requires-Dist: scipy (>=1.8.0); (python_version < "3.9" and python_version >= "3.8") and extra == "optional"
Requires-Dist: nptyping (>=1.4.4); (python_version < "3.9" and python_version >= "3.8") and extra == "optional"
Requires-Dist: torch (>=1.6.0); (python_version < "3.9.0" and python_version >= "3.6.0") and extra == "optional"
Requires-Dist: pandas (>=2.2.3); (python_version < "4.0" and python_version >= "3.13") and extra == "optional"
Requires-Dist: torch (>=2.5.0); (python_version < "4.0" and python_version >= "3.13") and extra == "optional"
Requires-Dist: scipy (>=1.14.1); (python_version < "4.0" and python_version >= "3.13") and extra == "optional"
Requires-Dist: ubelt (>=1.2.3); extra == "runtime"
Requires-Dist: packaging (>=21.3); extra == "runtime"
Requires-Dist: ubelt (==1.2.3); extra == "runtime-strict"
Requires-Dist: packaging (==21.3); extra == "runtime-strict"
Requires-Dist: numpy (==1.19.3); (python_version < "3.10" and python_version >= "3.9") and extra == "runtime-strict"
Requires-Dist: numpy (==1.21.6); (python_version < "3.11" and python_version >= "3.10") and extra == "runtime-strict"
Requires-Dist: numpy (==1.23.2); (python_version < "3.12" and python_version >= "3.11") and extra == "runtime-strict"
Requires-Dist: numpy (==1.26.0); (python_version < "3.13" and python_version >= "3.12") and extra == "runtime-strict"
Requires-Dist: numpy (==1.19.3); (python_version < "3.9" and python_version >= "3.8") and extra == "runtime-strict"
Requires-Dist: numpy (==2.1.0); (python_version < "4.0" and python_version >= "3.13") and extra == "runtime-strict"
Requires-Dist: numpy (>=1.19.3); (python_version < "3.10" and python_version >= "3.9") and extra == "runtime"
Requires-Dist: numpy (>=1.21.6); (python_version < "3.11" and python_version >= "3.10") and extra == "runtime"
Requires-Dist: numpy (>=1.23.2); (python_version < "3.12" and python_version >= "3.11") and extra == "runtime"
Requires-Dist: numpy (>=1.26.0); (python_version < "3.13" and python_version >= "3.12") and extra == "runtime"
Requires-Dist: numpy (>=1.19.3); (python_version < "3.9" and python_version >= "3.8") and extra == "runtime"
Requires-Dist: numpy (>=2.1.0); (python_version < "4.0" and python_version >= "3.13") and extra == "runtime"
Requires-Dist: xdoctest (>=1.1.3); extra == "tests"
Requires-Dist: xdoctest (==1.1.3); extra == "tests-strict"
Requires-Dist: pytest-cov (==2.8.1); (python_version < "2.8.0" and python_version >= "2.7.0") and extra == "tests-strict"
Requires-Dist: pytest (==4.6.0); (python_version < "3.10.0" and python_version >= "3.7.0") and extra == "tests-strict"
Requires-Dist: pytest (==6.2.5); (python_version < "3.11" and python_version >= "3.10") and extra == "tests-strict"
Requires-Dist: pytest-cov (==2.8.1); (python_version < "3.5.0" and python_version >= "3.4.0") and extra == "tests-strict"
Requires-Dist: coverage (==4.4.0); (python_version < "3.6" and python_version >= "2.7") and extra == "tests-strict"
Requires-Dist: pytest-cov (==2.9.0); (python_version < "3.6.0" and python_version >= "3.5.0") and extra == "tests-strict"
Requires-Dist: pytest (==6.2.5); (python_version < "4.0" and python_version >= "3.11") and extra == "tests-strict"
Requires-Dist: coverage (==5.2.1); python_version >= "3.6" and extra == "tests-strict"
Requires-Dist: packaging (==21.3); python_version >= "3.6" and extra == "tests-strict"
Requires-Dist: pytest-cov (==3.0.0); python_version >= "3.6.0" and extra == "tests-strict"
Requires-Dist: pytest-cov (>=2.8.1); (python_version < "2.8.0" and python_version >= "2.7.0") and extra == "tests"
Requires-Dist: pytest (>=4.6.0); (python_version < "3.10.0" and python_version >= "3.7.0") and extra == "tests"
Requires-Dist: pytest (>=6.2.5); (python_version < "3.11" and python_version >= "3.10") and extra == "tests"
Requires-Dist: pytest-cov (>=2.8.1); (python_version < "3.5.0" and python_version >= "3.4.0") and extra == "tests"
Requires-Dist: coverage (>=4.4.0); (python_version < "3.6" and python_version >= "2.7") and extra == "tests"
Requires-Dist: pytest-cov (>=2.9.0); (python_version < "3.6.0" and python_version >= "3.5.0") and extra == "tests"
Requires-Dist: pytest (>=6.2.5); (python_version < "4.0" and python_version >= "3.11") and extra == "tests"
Requires-Dist: coverage (>=5.2.1); python_version >= "3.6" and extra == "tests"
Requires-Dist: packaging (>=21.3); python_version >= "3.6" and extra == "tests"
Requires-Dist: pytest-cov (>=3.0.0); python_version >= "3.6.0" and extra == "tests"
Provides-Extra: all
Provides-Extra: all-strict
Provides-Extra: docs
Provides-Extra: docs-strict
Provides-Extra: linting
Provides-Extra: linting-strict
Provides-Extra: optional
Provides-Extra: optional-strict
Provides-Extra: runtime
Provides-Extra: runtime-strict
Provides-Extra: tests
Provides-Extra: tests-strict
Description-Content-Type: text/x-rst
License-File: LICENSE
[Description omitted; length: 15229 characters]

WHEEL

Wheel-Version: 1.0
Generator: setuptools (75.2.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
kwarray/__init__.py sha256=Z3JSmNM6FN1Fzk1SV5bBJsAHQFhc_dokDeqvuMsfAS4 3028
kwarray/algo_assignment.py sha256=3KUA46NMtBAz2pzt5T_L_Aaio6wC5kqkVulUBDsNyI4 8006
kwarray/algo_assignment.pyi sha256=w2uu07aDkTcqI6YkdAAxczlb8jSiTrb-SNvgcqvRykg 368
kwarray/algo_setcover.py sha256=1mtP1AAqrLbvUuqJb4zYCVroZ5sKXxxTNuYde9pjZUE 17400
kwarray/algo_setcover.pyi sha256=neBWS4VdAWdJkRh8-gR-WlUiJz_SYxdny13qNp7kH-U 460
kwarray/arrayapi.py sha256=W9NgwGN6RB0gaQazFc3ToruBn8IPSw6mt7CtFfpwy4w 65717
kwarray/arrayapi.pyi sha256=B197o5Z8DbLZVziKXSfrIxYaq3--IgoGNxDmpZm1pQI 10481
kwarray/dataframe_light.py sha256=kAvhHpf-RxZ-IUmiYkv2knCuRKs6U495UqcuDNRfPiI 24427
kwarray/dataframe_light.pyi sha256=J6DEF9oNH-ZGFzumFfmxjwVV9HDYn4bmyFAz04dOZ3c 2633
kwarray/distributions.py sha256=--yCrUHzW5c9cGBmoic_aKu0V0I47U751rfPa9W6D3k 52951
kwarray/distributions.pyi sha256=6H_my-Kmpp2Oi961suLq2VlbMKIFCdvfEsEZBBQhVQc 8260
kwarray/fast_rand.py sha256=OPEo7Y7efL9c9SVQaEtCtFt44yKjFQj9nmEeN0n_tNM 12570
kwarray/fast_rand.pyi sha256=OnCMnxpRpKuCmwabQbHNycOwlzLy1Cb-HnvkMeigrw4 1166
kwarray/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
kwarray/util_averages.py sha256=WkmzjmAjeoYoFSPF0maEKTaw34JpD_nwNB2pabkRS7w 34863
kwarray/util_averages.pyi sha256=8GIaE6WBr_R2gLSU2YGSuSt_gNmuBcbFzE5zZ3aLPb8 1185
kwarray/util_groups.py sha256=vq2Qxan3FgHeMYd3vmn3NBLMqS6chKoac2Fe45_rIpk 13799
kwarray/util_groups.pyi sha256=_bm4QyBJ1C-UUDbg1HfL2TEkTBVGKtu-8dZWP5LMYxE 918
kwarray/util_misc.py sha256=YtIggAnRbH2P-QFoqcNLhAfj856gAth7wHlhNm27Yjc 2929
kwarray/util_misc.pyi sha256=Lq1HjP8Fjpi_jtAM73snZH95XaqwOJQKQOXuFFkuHik 498
kwarray/util_numpy.py sha256=RirM7ArBiNCtjZe1QJaOoxcYFGebeZP49lQqScoS0uk 28084
kwarray/util_numpy.pyi sha256=yKSAkDAJZfD-tIc9i-IdoBqv0AkH-jQuDilXxASK13U 1604
kwarray/util_random.py sha256=eshv1f-388kvqcMp5e3iRl2u_rrPKDzqX2U4uwLc5Xc 18152
kwarray/util_random.pyi sha256=DwwxDsIpx-3vpbBVEdherBhQZPS-9eVYHUStGkYf8Q8 964
kwarray/util_robust.py sha256=s_aA_3kHwRZFXlY45clS1z5UmTasWnp-7Na-EvbPp1E 26341
kwarray/util_robust.pyi sha256=zksqSv1kOXAv-7hkCaIMsFA72-zI1FgFwZXzf1AwtXI 917
kwarray/util_slices.py sha256=7c1iM1YDorPG8vDGuhziUBmwu6jAb60IetMTPH8CWGM 11448
kwarray/util_slices.pyi sha256=hcjWuCetclLb_rJFgDzlmtHCtnlluqdSx_ZasY1YZb4 692
kwarray/util_slider.py sha256=Jzq1e9ltIDbZLP3JaB7tDijCboVgr6-2hgQ8Q_vHII8 24333
kwarray/util_slider.pyi sha256=J_eySfQ3rydLIzv8aOHzgLDFhjaOU9jDo9k91kHN3sw 1898
kwarray/util_torch.py sha256=VA5-nOjlYzbb2LZ1AP7WfSUA8mbPtdqbONMjKhpnpZ0 13337
kwarray/util_torch.pyi sha256=bfU8CnBY8QCDHPprMk_lniqF5NvFYW82VOM_NIShqw4 218
kwarray-0.7.1.dist-info/LICENSE sha256=o6jcFk_bwjiPUz6vHK0Ju7RwbFp9eXMwAS2BDnwER-4 11343
kwarray-0.7.1.dist-info/METADATA sha256=uckCs0adl_rhqQ2iT5UOIyMT9ADvJm0Rq-OiHeH2XlQ 38373
kwarray-0.7.1.dist-info/WHEEL sha256=OVMc5UfuAQiSplgO0_WdW7vXVGAt9Hdd6qtN4HotdyA 91
kwarray-0.7.1.dist-info/top_level.txt sha256=BPzeh4KWWy1tSeqiRgA4h34EnfQG5dFdboeCG_pn1mI 8
kwarray-0.7.1.dist-info/RECORD

top_level.txt

kwarray