Changelog
Major
N/A
Minor
- Fix compatibility with newer jax version (now requiring jax>=0.4.17)
- Use tensorflows global precision setting and related bugfixes
- Various CI fixes
- Small doc fixes and formatting
Detailed changes
- release -> main (for v0.4.0) by @gomezzz in #182
- release -> develop (for v0.4.0) by @gomezzz in #183
- Try allowing to skip coverage comment by @gomezzz in #191
- Hide PyTorch trace compilation warnings by @FHof in #185
- Update .readthedocs.yml by @gomezzz in #192
- Update tutorial.rst by @Astro-Lee in #193
- Update tutorial.rst by @Astro-Lee in #194
- Fix JIT compilation with TensorFlow >= 2.14.0 by @FHof in #197
- Switch black version by @gomezzz in #200
- main -> develop (Release 0.4.1) by @gomezzz in #209
- CI fixes by @gomezzz in #210
- develop -> release for 0.4.1 by @gomezzz in #211
New Contributors
- @Astro-Lee made their first contribution in #193
Full Changelog: v0.4.0...v0.4.1