| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-06-24 | 2.1 kB | |
| v0.9.2 source code.tar.gz | 2026-06-24 | 21.7 kB | |
| v0.9.2 source code.zip | 2026-06-24 | 38.7 kB | |
| Totals: 3 Items | 62.5 kB | 0 | |
ImplicitDifferentiation v0.9.2
Merged pull requests:
- Update CI and test deps (#188) (@gdalle)
- Bump julia-actions/cache from 1 to 2 (#190) (@dependabot[bot])
- Bump actions/checkout from 4 to 6 (#191) (@dependabot[bot])
- Don't group Julia package updates (#193) (@gdalle)
- Update Literate requirement to 2.21.0 in /docs (#194) (@dependabot[bot])
- Update ForwardDiff requirement to 1.3.1 in /docs (#195) (@dependabot[bot])
- Update ADTypes requirement to 1.21.0 in /docs (#196) (@dependabot[bot])
- Update NLsolve requirement to 4.5.1 in /docs (#197) (@dependabot[bot])
- Update ComponentArrays requirement to 0.15.30 in /docs (#198) (@dependabot[bot])
- Add
DirectLinearSolversupport for length-1 vectors (#200) (@bmxam) - Don't force latest compatible version in tests (#201) (@gdalle)
- Supplement documentation to
DirectLinearSolver(#202) (@bmxam) - Update Zygote requirement to 0.7.10 in /docs (#203) (@dependabot[bot])
- Update ImplicitDifferentiation requirement to 0.9.1 in /docs (#204) (@dependabot[bot])
- Update DifferentiationInterface requirement to 0.7.14 in /docs (#205) (@dependabot[bot])
- Update FiniteDiff requirement to 2.29.0 in /docs (#207) (@dependabot[bot])
- Update ImplicitDifferentiation requirement to 0.9.1 in /test (#208) (@dependabot[bot])
- Update Optim requirement from 1.12.0 to 1.12.0, 2.0 in /test (#209) (@dependabot[bot])
- Update Optim requirement to 2.0.1 in /docs (#210) (@dependabot[bot])
- Bump julia-actions/cache from 2 to 3 (#211) (@dependabot[bot])
- Bump codecov/codecov-action from 5 to 6 (#212) (@dependabot[bot])
- test: replace NLsolve with NonlinearSolve (#213) (@gdalle)
- Bump julia-actions/setup-julia from 2 to 3 (#214) (@dependabot[bot])
- Bump codecov/codecov-action from 6 to 7 (#215) (@dependabot[bot])
- Bump actions/checkout from 6 to 7 (#216) (@dependabot[bot])
- Bump version to 0.9.2 (#217) (@gdalle)
Closed issues:
- How to use
DirectLinearSolver(#189) DirectLinearSolverwith vectors of length 1 (#199)