| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-04-16 | 766 Bytes | |
| v0.6.3 source code.tar.gz | 2026-04-16 | 537.9 kB | |
| v0.6.3 source code.zip | 2026-04-16 | 554.6 kB | |
| Totals: 3 Items | 1.1 MB | 2 | |
IntervalRootFinding v0.6.3
- More descriptive root status
- InconclusiveBooleanOperation errors no longer stop the iteration, instead the interval is bisected further
- Allow to ignore any error type in the same way
Merged pull requests:
- Implement continuing processing on error (#233) (@Kolaru)
- Bump actions/upload-artifact from 5 to 7 (#234) (@dependabot[bot])
- Bump julia-actions/cache from 2 to 3 (#235) (@dependabot[bot])
- Bump codecov/codecov-action from 5 to 6 (#236) (@dependabot[bot])
Closed issues:
- Struggles with "simple" complex polynomials (#122)
- Unexpected library error message when finding roots of simple function (#232)