Features
- Raise proper error (
ValidationError
) for invalid inputs #67 - Add
abstract_eval
method totesseract_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 theabstract_eval
of jax recipe and vectoradd_jax #75
Documentation
- Updated comments in jax recipe and docs on Differentiable flag #65