We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4ac3d33 + d29cad9 commit b785a15Copy full SHA for b785a15
docs/changelog.md
@@ -30,6 +30,10 @@
30
31
### Minor Changes
32
33
+- NumPy 2.0 is now wrapped again. Previously it was unwrapped because it has
34
+ full 2022.12 array API support but it now requires wrapping again for
35
+ 2023.12 support.
36
+
37
- Support for JAX 0.4.32 and newer which implements the array API directly in
38
`jax.numpy`.
39
0 commit comments