| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-02-15 | 847 Bytes | |
| v5.0.0 source code.tar.gz | 2026-02-15 | 87.1 kB | |
| v5.0.0 source code.zip | 2026-02-15 | 112.1 kB | |
| Totals: 3 Items | 200.1 kB | 1 | |
Integrals v5.0.0
Breaking changes
- Verbosity changed to SciMLLogging.jl system with
verbosechanged from a boolean to a full struct. See the documentation for details on using the new verbosity system.
Merged pull requests:
- SciMLLogging Integration (#308) (@jClugstor)
- Add HAdaptiveIntegration.jl wrapper for simplex and orthotope integration (#313) (@ChrisRackauckas-Claude)
- Update HAdaptiveIntegration requirement from 0.2 to 0.2, 1.0 in the all-julia-packages group across 1 directory (#314) (@dependabot[bot])
- Fix deprecation warnings in test suite (#316) (@ChrisRackauckas-Claude)
- Fix Runic formatting in hadaptiveintegration_tests.jl (#317) (@ChrisRackauckas-Claude)
- Apply Runic code formatting (#318) (@ChrisRackauckas-Claude)