Releases: SciML/Integrals.jl
Releases · SciML/Integrals.jl
v3.0.0
v2.0.0
Quadrature v2.0.0
Closed issues:
- Potential error in adjoint definition? (#73)
- Passing data to function (#79)
- QuadratureProblem is type unstable? (#80)
Merged pull requests:
- CI for LTS (#77) (@ChrisRackauckas)
- Remove Requires and split to subpackages (#82) (@ChrisRackauckas)
v1.12.0
Quadrature v1.12.0
Closed issues:
- NNPDENS tests are failing (#75)
Merged pull requests:
- Ability to integrate in infinite intervals (#74) (@killah-t-cell)
v1.11.0
Quadrature v1.11.0
Merged pull requests:
- CompatHelper: bump compat for MonteCarloIntegration to 0.0.3, (keep existing compat) (#72) (@github-actions[bot])
v1.10.0
v1.9.0
Quadrature v1.9.0
Closed issues:
- Quadrature with GPU (#62)
Merged pull requests:
- CompatHelper: bump compat for "Distributions" to "0.25" (#64) (@github-actions[bot])
- Move from ZygoteRules to ChainRules (#66) (@ChrisRackauckas)
v1.8.1
Quadrature v1.8.1
Merged pull requests:
- fix transformed problem construction (#60) (@ChrisRackauckas)
v1.8.0
Quadrature v1.8.0
Merged pull requests:
- CompatHelper: bump compat for "Reexport" to "1.0" (#59) (@github-actions[bot])
v1.7.0
v1.6.0
Quadrature v1.6.0
Merged pull requests:
- Update README.md (#44) (@mkg33)
- MassInstallAction: Install the TagBot workflow on this repository (#45) (@christopher-dG)
- MassInstallAction: Install the GitHubActionsCI workflow on this repository (#50) (@christopher-dG)
- pass kwargs to
hcubature
andhquadrature
(#52) (@scheidan) - CompatHelper: bump compat for "MonteCarloIntegration" to "0.0.2" (#53) (@github-actions[bot])