Skip to content

v0.5.2

Latest

Choose a tag to compare

@adrhill adrhill released this 07 Aug 18:21
· 4 commits to main since this release
  • Maintenance Update scan sparsity propagation for JAX 0.11's new jaxpr representation, which replaces the num_consts/num_carry parameters with ft_in/ft_out.
    Following upstream, asdex now requires jax>=0.11.0 and Python >=3.12 (#180)

Merged pull requests

  • chore: fix DOI badge (#179) (@gdalle)
  • fix: update scan propagation for JAX 0.11's num_consts/num_carry removal (#180) (@gdalle)

Closed issues

  • Trace through linearization (#184)

New Contributors

Full Changelog: v0.5.1...v0.5.2