Skip to content

v0.10.0

Compare
Choose a tag to compare
@MilesCranmer MilesCranmer released this 14 Aug 00:39
· 1217 commits to master since this release
5969aa3

What's Changed

Bug fixes

  • Fixed conversions to torch and JAX when a rational number appears in the sympy expression (17c9b1a, f119733)
  • Fixed pickle saving when trained with multi-output (3da0df5)
  • Fixed pickle saving when using custom operators with defined sympy -> jax/torch/numpy mappings
  • Backend fix avoids use of Julia's cp which is buggy for some file systems (e.g., EOS)

New Contributors

Full Changelog: v0.9.0...v0.10.0