Releases: JuliaMath/QuadGK.jl
Releases · JuliaMath/QuadGK.jl
v2.11.3
QuadGK v2.11.3
Merged pull requests:
- Bump codecov/codecov-action from 4 to 5 (#124) (@dependabot[bot])
- Match half-infinite interval endpoint handling behaviour with infinite interval (#127) (@jondeuce)
- Use Documenter v1 and make minor doc fixes (#128) (@abhro)
- skip Enzyme tests on Julia 1.12 (#129) (@stevengj)
- Bump actions/checkout from 4 to 5 (#130) (@dependabot[bot])
- Bump actions/checkout from 5 to 6 (#131) (@dependabot[bot])
- Just a minor typo fix in the documentation (#132) (@Kevin-Mattheus-Moerman)
- Bump version 2.11.3 (#133) (@abhro)
- Add alignment markers to formula in quadgk-examples.md (#134) (@abhro)
- Delete the
FUNDING.ymlfile in this repo (#136) (@DilumAluthge) - Bump julia-actions/cache from 2 to 3 (#137) (@dependabot[bot])
- Bump codecov/codecov-action from 5 to 6 (#138) (@dependabot[bot])
Closed issues:
- Why is the default relative error set to sqrt(eps(T)) ? (#139)
v2.11.2
QuadGK v2.11.2
Merged pull requests:
Closed issues:
- Near singular integral with complex values (#123)
v2.11.1
v2.11.0
QuadGK v2.11.0
gaussspeedups for symmetric rules (#113)- add reverse rules to make
quadgkdifferentiable 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)
v2.10.1
QuadGK v2.10.1
Merged pull requests:
v2.10.0
QuadGK v2.10.0
Merged pull requests:
- Create Invalidations.yml (#60) (@ranocha)
- fix spurious underflow in kronrod (#94) (@stevengj)
- Bump actions/cache from 3 to 4 (#100) (@dependabot[bot])
- [CI] Some improvements (#101) (@giordano)
- Bump codecov/codecov-action from 3 to 4 (#102) (@dependabot[bot])
- Bump julia-actions/setup-julia from 1 to 2 (#103) (@dependabot[bot])
- Add language tags to code samples (#104) (@abhro)
- Bump julia-actions/cache from 1 to 2 (#105) (@dependabot[bot])
- rename gw -> wg (#107) (@stevengj)
- add eval_segbuf and quadgk_segbuf options (#108) (@stevengj)
- bugfix in gauss for large n (#111) (@stevengj)
Closed issues:
v2.9.4
QuadGK v2.9.4
Merged pull requests:
v2.9.3
QuadGK v2.9.3
Merged pull requests:
Closed issues:
- quadgk with identical lower and upper bound is broken (#97)
v2.9.2
QuadGK v2.9.2
Merged pull requests: