Skip to content

Releases: pasteurlabs/tesseract-jax

v0.2.2

04 Sep 11:26
caa41b4

Choose a tag to compare

Release v0.2.2

What's Changed

Features

  • Support simple sequential batching rule (support for jax.vmap and jax.jacobian) (#47)

Bug Fixes

  • Divergence free /= incompressibility (#21)
  • Use has_side_effect=True in FFI calls (#44)
  • Update version in vectoradd_jax example to not result in invalid docker tag (#71)
  • (deps) Use jnp.moveaxis instead of jax.batching.moveaxis (#72)
  • Broken link in docs (#76)

Documentation

  • Add shape optimization demo (#45)
  • Fix equation rendering in shapeopt demo (#46)

Full diff: v0.2.1...v0.2.2

v0.2.1

25 Apr 09:27
512c50b

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.2.0...v0.2.1

v0.2.0

21 Apr 09:52
466fb40

Choose a tag to compare

Initial public release 🎉