Bug fixes
- Most compilation transforms, and relevant subroutines, have been updated to support just-in-time compilation with
jax.jit
. This fix was intended to be included inv0.22.0
, but due to a bug was incomplete. (#2397)
Documentation
- The documentation run has been updated to require
jinja2==3.0.3
due to an issue that arises withjinja2
v3.1.0
andsphinx
v3.5.3
. (#2378)
Contributors
This release contains contributions from (in alphabetical order):
Olivia Di Matteo, Christina Lee, Romain Moyard, Antal Száva.