| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2025-12-17 | 367 Bytes | |
| v3.53.0 source code.tar.gz | 2025-12-17 | 1.6 MB | |
| v3.53.0 source code.zip | 2025-12-17 | 1.6 MB | |
| Totals: 3 Items | 3.2 MB | 0 | |
LinearSolve v3.53.0
Merged pull requests: - Fix Tridiagonal cache mutation with parameterized DirectLdiv!{cache} (#856) (@ChrisRackauckas-Claude)
Closed issues: - Calling solve! on cache built with tridiagonal matrix, mutates the matrix and ruins the cache. (#825)