Releases: TuringLang/Bijectors.jl
Releases · TuringLang/Bijectors.jl
Register with the new package manager
Merge pull request #25 from TuringLang/mt/update_manifest Update Manifest file
Fixed an ForwardDiff issue.
More performance improvements
This release has some performance improvements, especially for Simplex
and unconstrained Multivariate
distributions.
Improving performance
Changes:
- Make debug statements optional.
- Use
@inbounds
and@simd
in more places.
Numerical fixes.
Merge pull request #16 from TuringLang/hg/numerical-fix Improve clamp function for extreme cases.
Numerical fixes.
Merge pull request #14 from TuringLang/mt/fix_12 Fix numerical error in #12
Numerical fixes
This release handles numerical edge cases in link
and invlink
and fixes broken tests.
Initial release.
v0.1.0 Update REQUIRE