Recent Releases of HCubature
HCubature - 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: - Bounds order while using hquadrature (#23) - A question regarding nodes and weights in hcubature (#38) - Errors with BigFloat boundaries (#60) - Did the behaviour change when integral limits are switched? (#67) - Concurrent caching and thread safety (#69)
- Julia
Published by github-actions[bot] almost 2 years ago
HCubature - v1.5.1
HCubature v1.5.1
Closed issues: - Type instability when using a vector for the limits. (#35) - Question about 2D integral with a complex function f (#37) - Any plans to add Symbolics.jl inside HCubature.jl? (#39) - hcubature not type stable (#42)
Merged pull requests: - MassInstallAction: Install the CI workflow on this repository (#34) (@timholy) - Add integrand function type parameter (#45) (@jwscook) - correct countevals for GaussKronrod (#46) (@lxvm)
- Julia
Published by github-actions[bot] over 3 years ago
HCubature - 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])
- Julia
Published by github-actions[bot] over 5 years ago