Releases: SciML/Integrals.jl
Releases · SciML/Integrals.jl
v3.9.0
v3.8.0
Integrals v3.8.0
Closed issues:
- Method definition overwrite of
solve(SciMLBase.IntegralProblem
. (#152)
Merged pull requests:
- start generalizing inf (#129) (@ArnoStrouwen)
- Fix method definition warning (#153) (@ChrisRackauckas)
- Fix defaults removal (#154) (@ChrisRackauckas)
- stability (#155) (@ArnoStrouwen)
- enable dependabot for GitHub actions (#156) (@ranocha)
- Bump actions/checkout from 1 to 3 (#157) (@dependabot[bot])
- Bump actions/cache from 1 to 3 (#158) (@dependabot[bot])
- fix stability test (#159) (@ArnoStrouwen)
- draft init interface (#161) (@lxvm)
- fix tutorials documentation typo (#162) (@VanillaBrooks)
- Correct some typos (#163) (@goggle)
- Added missing information for solver algorithms to docs (#165) (@aafsar)
v3.7.0
Integrals v3.7.0
Merged pull requests:
- Add Gauss-Legendre quadrature (#147) (@DanielVandH)
- Simpler initial example, also highlight parameters (#148) (@DanielVandH)
v3.6.0
Integrals v3.6.0
Closed issues:
- Improve error when not specifying solver (#104)
Merged pull requests:
- increase batch for VEGAS test (#140) (@ArnoStrouwen)
- refactor ForwardDiff infinite transform (#142) (@ArnoStrouwen)
- weak dep/require ForwardDiff (#143) (@ArnoStrouwen)
- CompatHelper: add new compat entry for Requires at version 1, (keep existing compat) (#144) (@github-actions[bot])
- weak dep/require Zygote (#145) (@ArnoStrouwen)
- Throw helpfull error if no algorithm is provided (#146) (@KronosTheLate)
v3.5.0
Integrals v3.5.0
Closed issues:
- Adaptive Quasi-Monte Carlo (#11)
- Finite transformations are not supported for non-finite bounds with inplace mass function. (#95)
Merged pull requests:
- [skip ci] LanguageTool (#134) (@ArnoStrouwen)
- remove args (#136) (@ArnoStrouwen)
- Remove extra kwargs (#137) (@ArnoStrouwen)
- start poly alg (#138) (@ArnoStrouwen)
- remove unnecessary deps (#139) (@ArnoStrouwen)
v3.4.0
Integrals v3.4.0
Closed issues:
- Docs (#32)
- batch with scalar bounds (#78)
- Incorrect integration results depending on integration bounds, using quadgk directly works (#85)
- Simpler first example (#106)
- Integrals not compatible with ForwardDiff (Turing) (#108)
Merged pull requests:
- lib cov (#119) (@ArnoStrouwen)
- delete default algorithm (#120) (@ArnoStrouwen)
- fix vegas (#121) (@ArnoStrouwen)
- single dim tut (#123) (@ArnoStrouwen)
- minimal maxiters cuba (#124) (@ArnoStrouwen)
- table scalar/vector input/output (#125) (@ArnoStrouwen)
- add iip and nout to tutorial 1 (#126) (@ArnoStrouwen)
- start documenting solve (#127) (@ArnoStrouwen)
- [skip ci] cuba docs (#128) (@ArnoStrouwen)
- Infinity tutorial (#130) (@ArnoStrouwen)
- [skip ci] cubature docs (#131) (@ArnoStrouwen)
- CompatHelper: add new compat entry for Distributions at version 0.25 for package docs, (keep existing compat) (#132) (@github-actions[bot])
v3.3.0
Integrals v3.3.0
Merged pull requests:
- doc and lib compat (#112) (@ArnoStrouwen)
- CompatHelper: add new compat entry for Zygote at version 0.6 for package docs, (keep existing compat) (#116) (@github-actions[bot])
- CompatHelper: add new compat entry for IntegralsCubature at version 0.2 for package docs, (keep existing compat) (#117) (@github-actions[bot])
- CompatHelper: add new compat entry for FiniteDiff at version 2 for package docs, (keep existing compat) (#118) (@github-actions[bot])
v3.2.0
Integrals v3.2.0
Merged pull requests:
- [ci-skip] Badges (#97) (@ArnoStrouwen)
- doc cov (#98) (@ArnoStrouwen)
- MassInstallAction: Install the Invalidations workflow on this repository (#101) (@devmotion)
- example and strict docs (#103) (@ArnoStrouwen)
- canonify docs (#109) (@ArnoStrouwen)
- reproducible docs (#110) (@ArnoStrouwen)
- Change retcode to ReturnCode (#111) (@ChrisRackauckas)
v3.1.2
v3.1.1
Integrals v3.1.1
Merged pull requests: