array-api-compat

View on PyPIReverse Dependencies (9)

1.6 array_api_compat-1.6-py3-none-any.whl

Wheel Details

Project: array-api-compat
Version: 1.6
Filename: array_api_compat-1.6-py3-none-any.whl
Download: [link]
Size: 36637
MD5: cf8ae74ef8143a804b4c4e43209945d2
SHA256: 0f132e698952bcebccfa941b4fc02cbc754802474b13a564208cf6cdbffb51e1
Uploaded: 2024-03-30 02:58:05 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: array_api_compat
Version: 1.6
Summary: A wrapper around NumPy and other array libraries to make them compatible with the Array API standard
Author: Consortium for Python Data API Standards
Home-Page: https://data-apis.org/array-api-compat/
License: MIT
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Dist: cupy; extra == "cupy"
Requires-Dist: dask; extra == "dask"
Requires-Dist: jax; extra == "jax"
Requires-Dist: numpy; extra == "numpy"
Requires-Dist: pytorch; extra == "pytorch"
Provides-Extra: cupy
Provides-Extra: dask
Provides-Extra: jax
Provides-Extra: numpy
Provides-Extra: pytorch
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 479 characters]

WHEEL

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

RECORD

Path Digest Size
array_api_compat/__init__.py sha256=Isk3ciS5Wdqas3P3nL7c8y6sb1WVAX2KYEjH3XYQUOI 967
array_api_compat/_internal.py sha256=0GHLUJRbBHZLsbgRYE0OCtxAKdYuLtr1qzh70N5vBQI 1010
array_api_compat/common/__init__.py sha256=HB4vvyS0GnH6JQSEgAC75oa-s2WBIiQQebpgXnW00N0 37
array_api_compat/common/_aliases.py sha256=yE3DISmu4r9koOFqA8V12957i3JXMdAzX955AegOtuY 14199
array_api_compat/common/_fft.py sha256=qZvAveqXFwEQxCbTNx9l_41EpQpAwMfwS2GqWKEVwow 4520
array_api_compat/common/_helpers.py sha256=KQJHRI5XD1GxZOo3NpV0spxQeNllYo0a--pg6JqkUf8 16752
array_api_compat/common/_linalg.py sha256=DF2djLNxijiLZ2ZLae4McPW3Y4B6CfoZfskK2NAtLjI 6301
array_api_compat/common/_typing.py sha256=KBJcLRAG2MeID9V38-GBipfpsFWGGrxOKkgfSQmgjXE 414
array_api_compat/cupy/__init__.py sha256=JUAJ6gSEMohtKUx5MDpDHm8dP0aYglnTBqMEebKwgqY 442
array_api_compat/cupy/_aliases.py sha256=3nOooc5CVJRWXTg-f5sQyqAFD1lFyyS6f6EwcrUFk9A 4269
array_api_compat/cupy/_typing.py sha256=oDhrZB8R-D6wvee7tR4YkyBhTq93M0fFi3Tv-lpN_Dg 617
array_api_compat/cupy/fft.py sha256=xCAC42CNAwAyVW7uCREsSoAV23R3rL2dqrT7w877zuE 842
array_api_compat/cupy/linalg.py sha256=nKOM-_wcOHzHhEeV9KBzcMVNlviJK4nP1nFBUtvnjTM 1444
array_api_compat/dask/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
array_api_compat/dask/array/__init__.py sha256=yS0lU1ETT1QJ_f8PxqkwaV9YfFyLZbzPS2kC6hUxMLA 209
array_api_compat/dask/array/_aliases.py sha256=60Se30thUl5qqtNS1xDo4PfH9qsdZZ4IE9xwtdVbSMU 5306
array_api_compat/dask/array/linalg.py sha256=W1o3oI4rGlaWyVC9Zs41Sm7IKnssFXf1pEv8ELYtQko 2414
array_api_compat/numpy/__init__.py sha256=jaS4OlhupuGB0vI6O_a7xAFM7QHhanR4afzvZmpSN0w 831
array_api_compat/numpy/_aliases.py sha256=wGDnt6fmh_yjqYgJpAkCs3vp_AvoeNUMWtpJS5Dj4ok 4224
array_api_compat/numpy/_typing.py sha256=OFRXfhT8-snL_4VeOjbOCd_yYIGqVS-IRrZoWNcL3v4 618
array_api_compat/numpy/fft.py sha256=vlrYUcv2VV5mOOEb5R4u83nFSSDmE-nfJYM-lmq1Dao 679
array_api_compat/numpy/linalg.py sha256=ne4h3Ui1esyzD9p7Ko2IueJvgpSUmfF_Z5aWbiBKJc0 3256
array_api_compat/torch/__init__.py sha256=QIsY7wF8oej36uNpPbuKJHr2VE5lFamOnmZJqCi4_CQ 591
array_api_compat/torch/_aliases.py sha256=FE6frfzLfMOQ_DVly9hj7v2v2PRoLywAMotBBcPhPKg 27220
array_api_compat/torch/fft.py sha256=AVHOwIxM-t9_w-FjVF79RrzeC5wYc5g97WPUp7bIHlA 1794
array_api_compat/torch/linalg.py sha256=r9OCd71AaOm49UxsNP6pk4JlgEJgiNiS0oe-IewQ99I 3574
array_api_compat-1.6.dist-info/LICENSE sha256=T_2Xjj-hjQWNmMZncc_qftY0qvcCPPlhK4tV7umo8P4 1097
array_api_compat-1.6.dist-info/METADATA sha256=ZashFlkIRhc1atW1gTy988ePI2bG6ZJ7TbWIi5VxDio 1425
array_api_compat-1.6.dist-info/WHEEL sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ 92
array_api_compat-1.6.dist-info/top_level.txt sha256=I3ahdJi_PlO7taw_OFq_VENWBrs_68Ez_KnB05xditc 17
array_api_compat-1.6.dist-info/RECORD

top_level.txt

array_api_compat