Skip to content

0.10.1

Compare
Choose a tag to compare
@fehiepsi fehiepsi released this 05 Sep 15:20
· 243 commits to master since this release
3c199d2

New Features

  • #1458 New Mixture distribution to allow component distributions come from different families (thanks to @dfm)

Enhancements and Bug Fixes

  • #1469 Fix memory leak when using scan
  • #1465 Fix validation logic for transformed distribution (thanks to @xidulu)
  • #1462 Avoid infinite loop in vmapped Binomial (thanks to @tbenthompson)
  • #1449 Move contrib.render functionality to infer.inspect (thanks to @mattja)