Download Latest Version JAX v0.7.0 source code.tar.gz (17.3 MB)
Email in envelope

Get an email when there's a new version of JAX

Home / jax-v0.5.3
Name Modified Size InfoDownloads / Week
Parent folder
JAX v0.5.3 source code.tar.gz 2025-03-19 15.9 MB
JAX v0.5.3 source code.zip 2025-03-19 16.9 MB
README.md 2025-03-19 414 Bytes
Totals: 3 Items   32.9 MB 0
  • New Features

  • Added a allow_negative_indices option to jax.lax.dynamic_slice, jax.lax.dynamic_update_slice and related functions. The default is true, matching the current behavior. If set to false, JAX does not need to emit code clamping negative indices, which improves code size.

  • Added a replace option to jax.random.categorical to enable sampling without replacement.
Source: README.md, updated 2025-03-19