Server status ...

loongson/pypi/: jaxlib-0.6.2 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.10
  • Programming Language :: Python :: 3.11
  • Programming Language :: Python :: 3.12
  • Programming Language :: Python :: 3.13
  • Programming Language :: Python :: Free Threading :: 3 - Stable
description_content_type text/markdown
license Apache-2.0
requires_dist
  • scipy>=1.12
  • numpy>=1.26
  • ml_dtypes>=0.5.0
requires_python >=3.10
File Tox results History
jaxlib-0.6.2-cp311-cp311-manylinux_2_38_loongarch64.whl
Size
68 MB
Type
Python Wheel
Python
3.11

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