v0.10.7
Bijectors v0.10.7
Merged pull requests:
- Widening the scope of the package and dropping support for batching (#214) (@torfjelde)
- CompatHelper: bump compat for Functors to 0.4, (keep existing compat) (#235) (@github-actions[bot])
- CompatHelper: bump compat for Functors to 0.4 for package test, (keep existing compat) (#236) (@github-actions[bot])
- Throw error if
ordered
unsafe to use (#241) (@sethaxen) - Remove ADBackend and ADBijector (#242) (@torfjelde)
- Missing impl of
with_logabsdet_jacobian
forPDBijector
(#245) (@torfjelde) - Use
default_rng
(#248) (@devmotion)