Skip to content

v2.11.0

Compare
Choose a tag to compare
@github-actions github-actions released this 31 Aug 18:53
· 3 commits to master since this release
1fa3011

QuadGK v2.11.0

Diff since v2.10.1

  • gauss speedups for symmetric rules (#113)
  • add reverse rules to make quadgk differentiable by Enzyme (#110), though Enzyme.jl#1692 needs to be fixed for this to be fully usable
  • thread safety (#116)

Merged pull requests:

  • Add Enzyme reverse rules (#110) (@wsmoses)
  • speedup gauss for symmetric rules (#113) (@stevengj)
  • CompatHelper: add new compat entry for Enzyme in [weakdeps] at version 0.12, (keep existing compat) (#114) (@github-actions[bot])
  • add Enzyme to "extras" for testing, docs (#115) (@stevengj)
  • make quadgk thread-safe (#116) (@stevengj)