Recent Releases of HCubature

HCubature - v1.7.0

HCubature v1.7.0

Diff since v1.5.1

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

Diff since v1.5.0

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

Diff since v1.4.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

HCubature - v1.4.0

v1.4.0 (2019-06-14)

Diff since v1.3.0

Closed issues:

  • Check for NaN? (#18)
  • non rectangular integral (#16)

Merged pull requests:

  • handle NaN and Inf return values from integrand (#19) (stevengj)

- Julia
Published by julia-tagbot[bot] about 7 years ago

HCubature - v1.3.0

Fix deprecation in DataStructures 0.15 (#15).

- Julia
Published by stevengj over 7 years ago

HCubature - v1.2.0

Added initdiv option.

- Julia
Published by stevengj over 7 years ago

HCubature - v1.1.2

Fix #11.

- Julia
Published by stevengj almost 8 years ago

HCubature - v1.1.1

fix 0.7 depwarns

- Julia
Published by stevengj almost 8 years ago

HCubature - v1.1.0

drop 0.6 support, adds better subdivision support for some corner cases

- Julia
Published by stevengj almost 8 years ago

HCubature - v1.0.1

Bugfix to maxeval handling, various performance improvements.

- Julia
Published by stevengj almost 9 years ago