Skip to content

Allow Newer Jax + Python Versions #160

@DanWaxman

Description

@DanWaxman

Currently, only Python <3.14 can be used, due to constraints on the JAX version. These JAX versions have themselves caused some issues, e.g., for @cooijmanstim. We should allow for more modern JAX installations, which is currently blocked by the pinned version of cd_dynamax.

uv has an option to just ignore the pinned jax version of cd_dynamax, but this isn't ideal since it doesn't propagate to pip. A better option is to address this in cd_dynamax directly, which has an open PR: hd-UQ/cd_dynamax#12.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No fields configured for Task.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions