Skip to content

v1.4.0

Compare
Choose a tag to compare
@github-actions github-actions released this 05 Sep 11:02
· 541 commits to master since this release
297294d

Quadrature v1.4.0

Diff since v1.3.0

Closed issues:

  • Infinite interval change of variables (#31)
  • Derivative for Integration Limits Broken (#34)
  • Zygote producing wrong result for ndim >1 & batch > 0 (#37)

Merged pull requests:

  • ForwardDiff Batch Mode Support (#29) (@agerlach)
  • Add transformations for infinite and semi infinite integral. (#33) (@ashutosh-b-b)
  • CompatHelper: add new compat entry for "Distributions" at version "0.23" (#38) (@github-actions[bot])
  • Zygote Batch Support (#39) (@agerlach)