Skip to content

v0.5.0

Compare
Choose a tag to compare
@julia-tagbot julia-tagbot released this 30 Dec 13:21
· 196 commits to master since this release
v0.5.0
0c4875e

v0.5.0 (2019-12-30)

Diff since v0.4.0

Merged pull requests:

  • Fix test and bijector of MvLogNormal (#61) (devmotion)
  • Update dependencies and fix deprecations (#60) (devmotion)
  • Do not use Val as type parameter (#59) (devmotion)
  • Fixed a reference in README (#54) (torfjelde)
  • Update README to include table of operations (#53) (torfjelde)
  • Improvements to Composed and TruncatedBijector fixing #40 (#52) (torfjelde)
  • Definition and short description of Bijector in README (#45) (torfjelde)
  • Making dimensionality part of the Bijector type (#44) (torfjelde)
  • Improves type-stability of bijector\(d::Distribution\) (#39) (torfjelde)
  • Updated README with info about new interface (#37) (torfjelde)
  • Stacked bijector for stacking together bijectors (#36) (torfjelde)
  • Dirichlet link and invlink Jacobians (#28) (mohamed82008)