Skip to content

Releases: TuringLang/Bijectors.jl

Register with the new package manager

17 Apr 12:18
ed45d7c
Compare
Choose a tag to compare
Merge pull request #25 from TuringLang/mt/update_manifest

Update Manifest file

Fixed an ForwardDiff issue.

04 Mar 17:34
d4ddabe
Compare
Choose a tag to compare

More performance improvements

25 Feb 09:57
9ccc4af
Compare
Choose a tag to compare

This release has some performance improvements, especially for Simplex and unconstrained Multivariate distributions.

Improving performance

23 Feb 23:11
d72cb6d
Compare
Choose a tag to compare

Changes:

  • Make debug statements optional.
  • Use @inbounds and @simd in more places.

Numerical fixes.

21 Jan 22:23
3e7b8f8
Compare
Choose a tag to compare
Merge pull request #16 from TuringLang/hg/numerical-fix

Improve clamp function for extreme cases.

Numerical fixes.

15 Jan 22:14
dbdac12
Compare
Choose a tag to compare
Merge pull request #14 from TuringLang/mt/fix_12

Fix numerical error in #12

Numerical fixes

02 Dec 02:10
1d7b398
Compare
Choose a tag to compare

This release handles numerical edge cases in link and invlink and fixes broken tests.

Initial release.

28 Sep 13:36
743de0c
Compare
Choose a tag to compare
v0.1.0

Update REQUIRE