Skip to content

Releases: SciML/Integrals.jl

v4.4.1

02 Mar 01:41
c2f9429
Compare
Choose a tag to compare

Integrals v4.4.1

Diff since v4.4.0

Merged pull requests:

  • Bump codecov/codecov-action from 3 to 4 (#226) (@dependabot[bot])
  • Fix incorrect substitution for finite domain transformation (#243) (@danielwe)

v4.4.0

22 Feb 05:50
a1ca91d
Compare
Choose a tag to compare

Integrals v4.4.0

Diff since v4.3.0

Merged pull requests:

Closed issues:

  • Integrals with lb > ub (#141)
  • Unhelpful error message when not importing the correct packages (#232)
  • nout > 1 for QuadGK (#233)
  • Use alg in build_solution rather than constructing a new algorithm (#234)

v4.3.0

12 Feb 01:27
10d9e90
Compare
Choose a tag to compare

Integrals v4.3.0

Diff since v4.2.0

Merged pull requests:

  • Update docs to use single-argument domain instead of two-argument lb, ub (#228) (@lxvm)
  • Update MonteCarloIntegration.jl (#230) (@ChrisRackauckas)

v4.2.0

10 Feb 19:35
81dec33
Compare
Choose a tag to compare

Integrals v4.2.0

Diff since v4.1.0

Merged pull requests:

Closed issues:

  • Single dim domain bounds as arrays (#14)
  • 1D example (#57)
  • Add tests FastGaussQuadrature + AD (#150)
  • Warp MCIntegration.jl (#194)
  • Issue when Nesting Integrals without Explicit Floats (#198)
  • BoundsError: attempt to access Float64 at index [2] when pi is passed as limit (#208)
  • Missing documentation for IntegralFunction and BatchIntegralFunction (#218)

v4.1.0

15 Nov 17:38
b9dc385
Compare
Choose a tag to compare

Integrals v4.1.0

Diff since v4.0.0

Merged pull requests:

  • Test nested AD (#190) (@ChrisRackauckas)
  • CompatHelper: bump compat for Integrals to 4 for package docs, (keep existing compat) (#192) (@github-actions[bot])
  • Fix VEGAS interface (#195) (@lxvm)
  • Add missing Divonne options v2 (#197) (@agerlach)

Closed issues:

  • Zygote w/ nout > 1 and Batch errors (#40)
  • Derivative with VEGAS: ERROR: AssertionError: prob.nout == 1 (#46)
  • Hessian throws error (#67)
  • Batch Single dim derivative test is broken (#76)
  • Nested ForwardDiff.jacobian doesn't work for AbstractCubatureJLAAlgorithm subtypes (#164)
  • Interface error for VEGAS from MonteCarloIntegration@0.1 (#193)

v4.0.0

03 Nov 10:42
91bdca9
Compare
Choose a tag to compare

Integrals v4.0.0

Diff since v3.9.0

Merged pull requests:

Closed issues:

  • FastGaussQuadrature.jl support? (#48)
  • Zygote tutorial broken (#99)
  • keyword arguments passed to specific solvers (#135)
  • Solving coupled system of linear Volterra integral equations of the second kind (#166)
  • Quadrature routines for pre-sampled data (#170)
  • It would be nice to have a progress keyword for time estimation (#172)
  • Inconsistent IntegralsCubature Interface (#184)

v3.9.0

12 Aug 20:05
bb6a2a9
Compare
Choose a tag to compare

Integrals v3.9.0

Diff since v3.8.0

Merged pull requests:

v3.8.0

20 Apr 08:03
646abf1
Compare
Choose a tag to compare

Integrals v3.8.0

Diff since v3.7.0

Closed issues:

  • Method definition overwrite of solve(SciMLBase.IntegralProblem. (#152)

Merged pull requests:

v3.7.0

20 Feb 00:05
Compare
Choose a tag to compare

Integrals v3.7.0

Diff since v3.6.0

Merged pull requests:

v3.6.0

14 Feb 14:45
ee89c14
Compare
Choose a tag to compare

Integrals v3.6.0

Diff since v3.5.0

Closed issues:

  • Improve error when not specifying solver (#104)

Merged pull requests: