Recent Releases of QuadGK
QuadGK - 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)
- Julia
Published by github-actions[bot] almost 2 years ago
QuadGK - 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 evalsegbuf and quadgksegbuf options (#108) (@stevengj) - bugfix in gauss for large n (#111) (@stevengj)
Closed issues:
- spurious underflow in kronrod for large n (#93)
- confusion in kronrod() documentation? (#106)
- gauss incorrect for large n (#109)
- Julia
Published by github-actions[bot] almost 2 years ago
QuadGK - v2.9.0
QuadGK v2.9.0
Merged pull requests: - enable dependabot for GitHub actions (#75) (@ranocha) - Bump actions/checkout from 2 to 3 (#76) (@dependabot[bot]) - Bump actions/cache from 1 to 3 (#77) (@dependabot[bot]) - Bump codecov/codecov-action from 1 to 3 (#78) (@dependabot[bot]) - Parallelization of integrand evaluations (#80) (@lxvm) - Gauss–Kronrod weights for arbitrary weight functions (#83) (@stevengj) - ensure int keys in rulecache (#84) (@stevengj) - don't over-promote weighted-Gauss type to Float64 (#85) (@stevengj) - Bump actions/checkout from 3 to 4 (#87) (@dependabot[bot])
Closed issues: - Can not catch a JuliaError caused by function blowing up to infinity (#81) - No cachedrule for DynamicQuantities types (#88)
- Julia
Published by github-actions[bot] almost 3 years ago
QuadGK - v2.8.0
QuadGK v2.8.0
Closed issues: - Documentation suggestion (#54) - contour integration (#67) - documentation build is failing (#70)
Merged pull requests: - add tutorial examples, and quadgkcount and quadgkprint (#68) (@stevengj) - add doc-build action (#69) (@stevengj)
- Julia
Published by github-actions[bot] over 3 years ago
QuadGK - v2.7.0
QuadGK v2.7.0
Closed issues: - Inplace method not callable with Inf (#50) - Possible regression using quadgk function and Unitful limits (#63) - unitful infinite bounds (#64)
Merged pull requests: - Inplace method with Inf domain (#62) (@jaemolihm) - handle unitful infinite arguments (#65) (@stevengj)
- Julia
Published by github-actions[bot] over 3 years ago
QuadGK - v2.5.0
QuadGK v2.5.0
Closed issues: - Quadrature points and weights in the intervals [0, Inf] and -Inf, +Inf - AD compatibility (#56) - How to cite QuadGK (#57)
Merged pull requests: - Allow passing preallocated segsbuf for alloc reuse (#59) (@frankier)
- Julia
Published by github-actions[bot] almost 4 years ago
QuadGK - v2.1.1
v2.1.1 (2019-11-04)
Closed issues:
- quadgk holds DataStructures.jl to v0.15 (#39)
- Incorrect results (#37)
Merged pull requests:
- Add 0.17 as a compatible version for DataStructures (#40) (neversakura)
- Julia
Published by julia-tagbot[bot] over 6 years ago
QuadGK - v2.1.0
v2.1.0 (2019-06-27)
Closed issues:
- ERROR: LoadError: DomainError with 0.5: integrand produced NaN in the interval (0.0, 1.0) (#30)
- rulekey internal function undocumented and type unstable (#20)
- Parametrize I and E types (#19)
- Type unstable? (#15)
Merged pull requests:
- Julia
Published by julia-tagbot[bot] about 7 years ago
QuadGK - v2.0.4
Commits
- Add Travis CI for Julia 1.0 and 1.1. (8025efe)
- Implement float(::MockQuantity) since norm calls float on Julia 1.2. (b73df7d)
- Replace REQUIRE with Project.toml. (fbcc4b4)
- add quick start to README (e4218d4)
- clarify relationship to FastGaussQuadrature (19beba6)
- rm broken badges (3ac460f)
Merged PRs
- #34 (81cad56)
This changelog was automatically generated, and might contain inaccuracies.
- Julia
Published by julia-tagbot[bot] about 7 years ago
QuadGK -
Reenables support for Julia 0.4 (to be removed in a subsequent release)
- Julia
Published by ararslan about 9 years ago