Releases: JuliaMath/HCubature.jl
Releases · JuliaMath/HCubature.jl
v1.7.0
HCubature v1.7.0
Merged pull requests:
- Fix typo in README (#40) (@wsshin)
- buffer preallocation in
hcubature
(#47) (@maltezfaria) - enable dependabot for GitHub actions (#48) (@ranocha)
- Bump codecov/codecov-action from 1 to 3 (#49) (@dependabot[bot])
- Bump actions/checkout from 2 to 3 (#50) (@dependabot[bot])
- Bump actions/cache from 1 to 3 (#51) (@dependabot[bot])
- Bump actions/checkout from 3 to 4 (#54) (@dependabot[bot])
- Bump actions/cache from 3 to 4 (#55) (@dependabot[bot])
- Bump codecov/codecov-action from 3 to 4 (#56) (@dependabot[bot])
- Fix #23 to integrate oriented cubes (#57) (@lxvm)
- Update Project.toml: version requirements for stdlibs (#58) (@stevengj)
- Update Project.toml: bump 1.5.2 (#59) (@stevengj)
- use SizedArray for non-isbits types (#61) (@araujoms)
- Bump julia-actions/setup-julia from 1 to 2 (#65) (@dependabot[bot])
- thread safety (#70) (@stevengj)
- Update Project.toml: bump to 1.7 (#71) (@stevengj)
Closed issues:
v1.5.1
v1.5.0
HCubature v1.5.0
Closed issues:
- Promotion of endpoints to a common type? (#20)
- Error estimation (#22)
- Incorrect and variable results for smooth function depending on initdiv (#25)
Merged pull requests:
- Install TagBot as a GitHub Action (#24) (@JuliaTagBot)
- Fixed docstring (#26) (@jagot)
- Loosen the HCubature element type bound for SVectors to allow Dual numbers (#28) (@ChrisRackauckas)
- CompatHelper: add new compat entry for "QuadGK" at version "2.4" (#31) (@github-actions[bot])
- CompatHelper: add new compat entry for "Combinatorics" at version "1.0" (#32) (@github-actions[bot])