jp6/cu126/: jaxlib-0.4.32.dev20240912 metadata and description

Homepage Simple index

XLA library for JAX

author JAX team
author_email jax-dev@google.com
classifiers
  • Programming Language :: Python :: 3.10
  • Programming Language :: Python :: 3.11
  • Programming Language :: Python :: 3.12
description_content_type text/markdown
license Apache-2.0
requires_dist
  • scipy >=1.10
  • numpy >=1.24
  • ml-dtypes >=0.2.0
  • scipy >=1.11.1 ; python_version >= "3.12"
requires_python >=3.10

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

File Tox results History
jaxlib-0.4.32.dev20240912-cp310-cp310-manylinux2014_aarch64.whl
Size
68 MB
Type
Python Wheel
Python
3.10

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/google/jax/.