kwarray

View on PyPIReverse Dependencies (21)

0.6.18 kwarray-0.6.18-py3-none-any.whl

Wheel Details

Project: kwarray
Version: 0.6.18
Filename: kwarray-0.6.18-py3-none-any.whl
Download: [link]
Size: 108278
MD5: 354753de9a8e7be64028652937a74f98
SHA256: e3ea15d4a75b2c999da59ce592be3041f645b5ddcfd10fb73f5b6b65f20e7e28
Uploaded: 2024-03-20 02:41:51 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: kwarray
Version: 0.6.18
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.6
Classifier: Programming Language :: Python :: 3.7
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
Requires-Python: >=3.6
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 (<2.0,>=1.19.3); python_version < "3.7" and python_version >= "3.6"
Requires-Dist: numpy (<2.0,>=1.19.3); python_version < "3.8" and python_version >= "3.7"
Requires-Dist: numpy (>=1.19.3); python_version < "3.9" and python_version >= "3.8"
Requires-Dist: numpy (>=1.26.0); python_version < "4.0" and python_version >= "3.12"
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 (<=4.6.11,==4.6.0); (python_version < "2.8.0" and python_version >= "2.7.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-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: pytest (<=4.6.11,==4.6.0); (python_version < "3.5.0" and python_version >= "3.4.0") 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 (<=6.1.2,==4.6.0); (python_version < "3.6.0" and python_version >= "3.5.0") 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: numpy (<2.0,==1.19.3); (python_version < "3.7" and python_version >= "3.6") 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: pytest (==4.6.0); (python_version < "3.7.0" and python_version >= "3.6.0") and extra == "all-strict"
Requires-Dist: numpy (<2.0,==1.19.3); (python_version < "3.8" and python_version >= "3.7") 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: nptyping (==2.4.0); (python_version < "4.0" and python_version >= "3.11") and extra == "all-strict"
Requires-Dist: numpy (==1.26.0); (python_version < "4.0" and python_version >= "3.12") and extra == "all-strict"
Requires-Dist: pandas (==2.1.1); (python_version < "4.0" and python_version >= "3.12") and extra == "all-strict"
Requires-Dist: torch (==2.2.0); (python_version < "4.0" and python_version >= "3.12") and extra == "all-strict"
Requires-Dist: scipy (==1.11.2); (python_version < "4.0" and python_version >= "3.12") 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 (<=4.6.11,>=4.6.0); (python_version < "2.8.0" and python_version >= "2.7.0") and extra == "all"
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: pytest (<=4.6.11,>=4.6.0); (python_version < "3.5.0" and python_version >= "3.4.0") 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 (<=6.1.2,>=4.6.0); (python_version < "3.6.0" and python_version >= "3.5.0") 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: numpy (<2.0,>=1.19.3); (python_version < "3.7" and python_version >= "3.6") 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: pytest (>=4.6.0); (python_version < "3.7.0" and python_version >= "3.6.0") and extra == "all"
Requires-Dist: numpy (<2.0,>=1.19.3); (python_version < "3.8" and python_version >= "3.7") 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: nptyping (>=2.4.0); (python_version < "4.0" and python_version >= "3.11") and extra == "all"
Requires-Dist: numpy (>=1.26.0); (python_version < "4.0" and python_version >= "3.12") and extra == "all"
Requires-Dist: pandas (>=2.1.1); (python_version < "4.0" and python_version >= "3.12") and extra == "all"
Requires-Dist: torch (>=2.2.0); (python_version < "4.0" and python_version >= "3.12") and extra == "all"
Requires-Dist: scipy (>=1.11.2); (python_version < "4.0" and python_version >= "3.12") 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: 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: 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: nptyping (==2.4.0); (python_version < "4.0" and python_version >= "3.11") and extra == "optional-strict"
Requires-Dist: pandas (==2.1.1); (python_version < "4.0" and python_version >= "3.12") and extra == "optional-strict"
Requires-Dist: torch (==2.2.0); (python_version < "4.0" and python_version >= "3.12") and extra == "optional-strict"
Requires-Dist: scipy (==1.11.2); (python_version < "4.0" and python_version >= "3.12") 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: 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: nptyping (>=2.4.0); (python_version < "4.0" and python_version >= "3.11") and extra == "optional"
Requires-Dist: pandas (>=2.1.1); (python_version < "4.0" and python_version >= "3.12") and extra == "optional"
Requires-Dist: torch (>=2.2.0); (python_version < "4.0" and python_version >= "3.12") and extra == "optional"
Requires-Dist: scipy (>=1.11.2); (python_version < "4.0" and python_version >= "3.12") 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 (<2.0,==1.19.3); (python_version < "3.7" and python_version >= "3.6") and extra == "runtime-strict"
Requires-Dist: numpy (<2.0,==1.19.3); (python_version < "3.8" and python_version >= "3.7") 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 (==1.26.0); (python_version < "4.0" and python_version >= "3.12") 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 (<2.0,>=1.19.3); (python_version < "3.7" and python_version >= "3.6") and extra == "runtime"
Requires-Dist: numpy (<2.0,>=1.19.3); (python_version < "3.8" and python_version >= "3.7") and extra == "runtime"
Requires-Dist: numpy (>=1.19.3); (python_version < "3.9" and python_version >= "3.8") and extra == "runtime"
Requires-Dist: numpy (>=1.26.0); (python_version < "4.0" and python_version >= "3.12") and extra == "runtime"
Requires-Dist: xdoctest (>=1.1.3); extra == "tests"
Requires-Dist: xdoctest (==1.1.3); extra == "tests-strict"
Requires-Dist: pytest (<=4.6.11,==4.6.0); (python_version < "2.8.0" and python_version >= "2.7.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-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 (<=4.6.11,==4.6.0); (python_version < "3.5.0" and python_version >= "3.4.0") 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 (<=6.1.2,==4.6.0); (python_version < "3.6.0" and python_version >= "3.5.0") 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 (==4.6.0); (python_version < "3.7.0" and python_version >= "3.6.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 (<=4.6.11,>=4.6.0); (python_version < "2.8.0" and python_version >= "2.7.0") and extra == "tests"
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 (<=4.6.11,>=4.6.0); (python_version < "3.5.0" and python_version >= "3.4.0") 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 (<=6.1.2,>=4.6.0); (python_version < "3.6.0" and python_version >= "3.5.0") 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 (>=4.6.0); (python_version < "3.7.0" and python_version >= "3.6.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: 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: bdist_wheel (0.43.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
kwarray/__init__.py sha256=QpNJcz99J2q57Hw77_MdaXSTlKVJTM7F-NZ0MYjCb6s 3029
kwarray/algo_assignment.py sha256=425qRQ1DLuvkHGx2Nv33OUM0KA2zA0dg2oHqyA-FvCo 7625
kwarray/algo_assignment.pyi sha256=w2uu07aDkTcqI6YkdAAxczlb8jSiTrb-SNvgcqvRykg 368
kwarray/algo_setcover.py sha256=qcHmIXEh0bZgnAo6gbj-QYX9krsvNQYBAH7TRpa-sWc 17458
kwarray/algo_setcover.pyi sha256=neBWS4VdAWdJkRh8-gR-WlUiJz_SYxdny13qNp7kH-U 460
kwarray/arrayapi.py sha256=pdtG0ln0CBZ54nfRgfAOVoyV4W6towgZZafn1L1bSYE 64480
kwarray/arrayapi.pyi sha256=B197o5Z8DbLZVziKXSfrIxYaq3--IgoGNxDmpZm1pQI 10481
kwarray/dataframe_light.py sha256=pOy6_-HIVrniJwZcRlO8DLmuXlXFEVJinm-RF9y2kOU 24427
kwarray/dataframe_light.pyi sha256=J6DEF9oNH-ZGFzumFfmxjwVV9HDYn4bmyFAz04dOZ3c 2633
kwarray/distributions.py sha256=JymPTNB18kp4oieBBUdJrCpYkjj-tisrkOhxiE2I8t0 50070
kwarray/distributions.pyi sha256=6H_my-Kmpp2Oi961suLq2VlbMKIFCdvfEsEZBBQhVQc 8260
kwarray/fast_rand.py sha256=1kqyA3WNa_ctTs7FZ_EJSMFKEOPIewmKLOmrVPJUvK8 12355
kwarray/fast_rand.pyi sha256=OnCMnxpRpKuCmwabQbHNycOwlzLy1Cb-HnvkMeigrw4 1166
kwarray/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
kwarray/util_averages.py sha256=4RdBzzIJU3-DWCUiY1gzsOaqrBvtQAhMiJyn2BRAZsc 34832
kwarray/util_averages.pyi sha256=8GIaE6WBr_R2gLSU2YGSuSt_gNmuBcbFzE5zZ3aLPb8 1185
kwarray/util_groups.py sha256=olOtY40BKwJGOmql4_fdTTkEWFHFhkxbhOoZ4IDnhOc 13738
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=v-W48E1ps1liceFqXKyxWVJBsyMRXowph1H5OCK8Vc4 27925
kwarray/util_numpy.pyi sha256=yKSAkDAJZfD-tIc9i-IdoBqv0AkH-jQuDilXxASK13U 1604
kwarray/util_random.py sha256=-sqp--kN9kvRfvAsooq_QM1YXcWQtbbt8L7orhd3UdU 17804
kwarray/util_random.pyi sha256=DwwxDsIpx-3vpbBVEdherBhQZPS-9eVYHUStGkYf8Q8 964
kwarray/util_robust.py sha256=-EYcRZQ_WGmFLJys8i898lOWv5r3fH0hCUc4ZTLnoFE 26332
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=gBDDOyj8VrNPV-hasF3FQYgX9JDgy_bQM-GmzBWCEZk 24882
kwarray/util_slider.pyi sha256=J_eySfQ3rydLIzv8aOHzgLDFhjaOU9jDo9k91kHN3sw 1898
kwarray/util_torch.py sha256=SoHKqN2O64CkToPw1fY8WRzae82EBN3uJLnB81qSnyI 13313
kwarray/util_torch.pyi sha256=bfU8CnBY8QCDHPprMk_lniqF5NvFYW82VOM_NIShqw4 218
kwarray-0.6.18.dist-info/LICENSE sha256=o6jcFk_bwjiPUz6vHK0Ju7RwbFp9eXMwAS2BDnwER-4 11343
kwarray-0.6.18.dist-info/METADATA sha256=tiC_J41KsgotGYtHWPuiSur2mAPQ0Tid5qUey2lYpfA 39385
kwarray-0.6.18.dist-info/WHEEL sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ 92
kwarray-0.6.18.dist-info/top_level.txt sha256=BPzeh4KWWy1tSeqiRgA4h34EnfQG5dFdboeCG_pn1mI 8
kwarray-0.6.18.dist-info/RECORD

top_level.txt

kwarray