Jax: jax-v0.2.24 Release

Release date:
October 19, 2021
Previous version:
jax-v0.2.23 (released October 19, 2021)
Magnitude:
298 Diff Delta
Contributors:
3 total committers
Data confidence:
Commits:

Top Contributors in jax-v0.2.24

hawkinsp
yashk2810
jakevdp

Directory Browser for jax-v0.2.24

We haven't yet finished calculating and confirming the files and directories changed in this release. Please check back soon.

Release Notes Published

  • New features:
    • jax.random.choice and jax.random.permutation now support multidimensional arrays and an optional axis argument (#8158)
  • Breaking changes:
    • jax.numpy.take and jax.numpy.take_along_axis now require array-like inputs (see #7737)