Skip to content

Julia 1.1 Support

Compare
Choose a tag to compare
@cpfiffer cpfiffer released this 18 Feb 18:19
· 889 commits to master since this release
0a95e36
  • Turing now supports Julia 1.1!
  • Fixed a NegativeBinomial gradient issue (#680)
  • Updated handling of the Turing.Chain object, support for missing values (#682)
  • Upgrades Libtask to v0.2.5, required for Julia 1.1 compatibility (#685)
  • Fixed a PMMH issue, matrix support test, and an array shape problem (#686)