Metadata-Version: 2.4
Name: xbarray
Version: 0.0.1a11
Summary: Cross-backend Python array library based on the Array API Standard.
Project-URL: Homepage, https://github.com/UniEnvOrg/XBArray
Project-URL: Documentation, https://github.com/UniEnvOrg/XBArray
Project-URL: Repository, https://github.com/UniEnvOrg/XBArray
Project-URL: Issues, https://github.com/UniEnvOrg/XBArray/issues
Project-URL: Changelog, https://github.com/UniEnvOrg/XBArray/blob/main/CHANGELOG.md
Requires-Python: >=3.10
License-File: LICENSE
Requires-Dist: typing_extensions>=4.5
Requires-Dist: array_api_compat
Requires-Dist: array_api_extra
Requires-Dist: numpy
Provides-Extra: torch
Requires-Dist: torch; extra == "torch"
Provides-Extra: jax
Requires-Dist: jax; extra == "jax"
Dynamic: license-file
