Skip to content

Releases: mathisgerdes/jax-autovmap

v0.2.1

10 Feb 10:52
Compare
Choose a tag to compare

Fix issue with variadic functions (containing *args in signature).

v0.2.0

26 Dec 03:01
Compare
Choose a tag to compare

Update dependencies and enable a wider class of broadcasting. It is now possible for some arguments to have a "dummy" axis of length 1, where others have a batch dimension.

v0.1.0

14 Nov 03:08
259de58
Compare
Choose a tag to compare

Initial release.