Tesseract v0.7.3 released! ๐Ÿš€

Features

  • Raise proper error (ValidationError) for invalid inputs #67
  • Add abstract_eval method to tesseract_core.Tesseract #76

Bug Fixes

  • Jax template now uses equinox filter_jit to allow non-array inputs #56
  • Added pip as dependency #58
  • Buggy is_leaf check in the abstract_eval of jax recipe and vectoradd_jax #75

Documentation

  • Updated comments in jax recipe and docs on Differentiable flag #65
2 Likes