What's Changed
* feat(lib): convenient `set_assume_quads` method by jeertmans in https://github.com/jeertmans/DiffeRT/pull/135
* chore(ci): add bechmark for quads by jeertmans in https://github.com/jeertmans/DiffeRT/pull/136
* chore(docs): update name by jeertmans in https://github.com/jeertmans/DiffeRT/pull/137
* feat(lib): add `keepdims` arg to `normalize` by jeertmans in https://github.com/jeertmans/DiffeRT/pull/138
* chore(docs): reduce line length in notebooks by jeertmans in https://github.com/jeertmans/DiffeRT/pull/139
* feat(lib): preserve objects when samping and `num_objects` by jeertmans in https://github.com/jeertmans/DiffeRT/pull/140
* chore(ci/docs): nitpicky check by jeertmans in https://github.com/jeertmans/DiffeRT/pull/142
* chore(deps): update pre-commit hooks by github-actions in https://github.com/jeertmans/DiffeRT/pull/143
* chore(ci): exclude `multipath` notebook from LT check by jeertmans in https://github.com/jeertmans/DiffeRT/pull/144
* fix(docs): hacky ref to jaxtyping and equinox modules by jeertmans in https://github.com/jeertmans/DiffeRT/pull/145
* chore(lib): make plotting utilities accept JAX arrays by jeertmans in https://github.com/jeertmans/DiffeRT/pull/146
* feat(lib): extend support for parallelism by jeertmans in https://github.com/jeertmans/DiffeRT/pull/148
* chore(docs): update tutorial to match paper content by jeertmans in https://github.com/jeertmans/DiffeRT/pull/147
* feat(lib): add option to provide TX and RX visibility by jeertmans in https://github.com/jeertmans/DiffeRT/pull/149
* chore(deps): update pre-commit hooks by github-actions in https://github.com/jeertmans/DiffeRT/pull/150
* chore(deps): bump to allow NumPy >= 2 by jeertmans in https://github.com/jeertmans/DiffeRT/pull/141
**Full Changelog**: https://github.com/jeertmans/DiffeRT/compare/v0.0.21...v0.0.22