SciML/Integrals.jl
A common interface for quadrature and numerical integration for the SciML scientific machine learning organization
algorithmic-differentiationautomatic-differentiationdifferentiable-programmingintegrationjuliajulia-languagejulialangnumerical-integrationquadraturescientific-machine-learningsciml
First Claude commit: Jul 29, 2025Last Claude commit: 26d agoDiscovered: Apr 5, 2026
Recent Claude Commits
Add FastTanhSinhQuadrature.jl interface
ed7361626d agoauthor_emailFix Runic formatting in hadaptiveintegration_tests.jl
1da66262mo agoauthor_emailFix deprecation warnings in test suite
ff08d6b2mo agoauthor_emailAdd HAdaptiveIntegration.jl wrapper for simplex and orthotope integration
b91eb0f3mo agoauthor_emailFix method conflict between ZygoteExt and MooncakeExt
30cf2a13mo agoauthor_emailFix IntegralsZygoteExt not loading without Mooncake
62d03a03mo agoauthor_emailRelax Zygote compat to allow 0.6.69+ and 0.7.x
0e845c53mo agoauthor_emailFix: add Julia setup step to Runic CI workflow
1dc9f783mo agoauthor_emailAdd DifferentiationInterface.jl support for sensealg
a0826063mo agoauthor_emailFix: check fast_scalar_indexing before using indexing fast path
884bfa33mo agoauthor_emailAdd Pkg compat entry
d02d2df3mo agoauthor_emailAdd Pkg to test dependencies
6de0b013mo agoauthor_emailConsolidate JET tests into nopre group with separate Project.toml
2ef4a073mo agoauthor_emailMove JET tests to separate group that skips pre-release Julia
8ca4ca03mo agoauthor_emailFix documentation examples and grammar
d2f8bf73mo agoauthor_emailAdd JET static analysis tests and fix VEGAS type stability issue
b134ee03mo agoauthor_emailSwitch from JuliaFormatter to Runic.jl for code formatting
e49a1683mo agoauthor_emailExclude AD tests on Julia 1.12 due to SIGSEGV crash
2c1af783mo agoauthor_emailAdd documentation page for infinite domain transformations
89683843mo agoauthor_emailMove AD tests to separate nopre test group
95dc6e73mo agoauthor_emailSkip AD tests on pre-release Julia
4361a3d3mo agoauthor_emailFix #291: Handle NullParameters in Zygote gradient computation
8f0a3e43mo agoauthor_emailImprove explicit imports hygiene
d4776303mo agoauthor_emailFeature: Add alternative infinity transformations for Issue #149
de2a3f54mo agoauthor_emailTests: add numeric type interface tests
f362fbc4mo agoauthor_emailPerformance: optimize evalrule for sampled integration
d7ca4e74mo agoauthor_emailFix memory allocation error in VEGAS algorithm tests
a3e37929mo agoauthor_emailFix deprecation warnings in test suite
52ffaaa9mo agoauthor_emailUpdate CI to test on Julia 1, lts, and pre versions
89476db9mo agoauthor_emailUpdate .typos.toml with SciML terms
9273c4a9mo agoauthor_emailRemove Invalidations.yml GitHub action workflow
55173939mo agoauthor_email