Skip to content

Releases: TuringLang/Bijectors.jl

v0.3.2

06 Aug 13:16
v0.3.2
2a7e423
Compare
Choose a tag to compare

v0.3.2 (2019-08-04)

Diff since v0.3.1

Closed issues:

  • New releases (#31)

Merged pull requests:

v0.3.1

21 Jul 14:11
v0.3.1
a46aa34
Compare
Choose a tag to compare

v0.3.1 (2019-07-21)

Diff since v0.3.0

Closed issues:

  • Register using the new package system (#24)

Merged pull requests:

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