sbsa/cu130/: jaxlib-0.7.2.dev0+selfbuilt metadata and description

Homepage Simple index

XLA library for JAX

author JAX team
author_email jax-dev@google.com
classifiers
  • Development Status :: 5 - Production/Stable
  • Programming Language :: Python :: 3.11
  • Programming Language :: Python :: 3.12
  • Programming Language :: Python :: 3.13
  • Programming Language :: Python :: 3.14
  • Programming Language :: Python :: Free Threading :: 3 - Stable
description_content_type text/markdown
dynamic
  • author
  • author-email
  • classifier
  • description
  • description-content-type
  • home-page
  • license
  • license-file
  • requires-dist
  • requires-python
  • summary
license Apache-2.0
license_file
  • LICENSE.txt
requires_dist
  • scipy>=1.13
  • numpy>=2.0
  • ml_dtypes>=0.5.0
requires_python >=3.11

Because this project isn't in the mirror_whitelist, no releases from root/pypi are included.

File Tox results History
jaxlib-0.7.2.dev0+selfbuilt-cp312-cp312-manylinux2014_aarch64.whl
Size
83 MB
Type
Python Wheel
Python
3.12

jaxlib: support library for JAX

jaxlib is the support library for JAX. While JAX itself is a pure Python package, jaxlib contains the binary (C/C++) parts of the library, including Python bindings, the XLA compiler, the PJRT runtime, and a handful of handwritten kernels. For more information, including installation and build instructions, refer to main JAX README: https://github.com/jax-ml/jax/.