Skip to content
Discussion options

You must be logged in to vote

Hi - our API compatibility policy specifies that deprecated functions will raise deprecaton warnings for at least 3 months before they are removed. #17182 was part of the 0.4.16 release on Sept 18, so the earliest we would remove them is on Dec 18, which is Monday. I'm currently working on a branch that removes these and a number of other deprecations, and I hope to send it for review on Monday.

Regarding nightly CI failures: up unti recently, we had a CI job that ran tests against upstream numpy and scipy. That began failing when the NumPy 2.0 ABI changed. It's currently not possible to build JAX against numpy 2.0 because pybind11 is not yet compatible with numpy 2.0; as soon as that is …

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@matthewfeickert
Comment options

@jakevdp
Comment options

Answer selected by matthewfeickert
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants