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