| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-05-11 | 1.3 kB | |
| v3.76.0 source code.tar.gz | 2026-05-11 | 1.6 MB | |
| v3.76.0 source code.zip | 2026-05-11 | 1.7 MB | |
| Totals: 3 Items | 3.3 MB | 0 | |
LinearSolve v3.76.0
Merged pull requests:
- fix: STRUMPACK (#955) (@AJ0070)
- Fix NoPre Enzyme structured-wrapper reverse tests and make Runic-clean (#956) (@AJ0070)
- update: docs (#957) (@AJ0070)
- Fix KLU reuse path for AbstractSparseMatrixCSC and avoid shared preallocated cache state (#958) (@AJ0070)
- run trim test only on version: "1", arch: x64, os: ubuntu-latest (#960) (@AJ0070)
- Bump julia-actions/setup-julia from 2 to 3 (#961) (@dependabot[bot])
- Precompute Ref(common) in KLU (#963) (@hersle)
- Precompute Ref(common) in KLU (supersedes [#963]) (#965) (@ChrisRackauckas-Claude)
- Fix PETSc CSR precompile crash by moving CSR hooks into LinearSolvePETScExt (#968) (@AJ0070)
- PETSc: add week 1–2 multi-rank SparseMatrixCSC assembly support (#969) (@AJ0070)
- Guard partial_vals! against nothing slots in DualLinearCache setters (#973) (@ChrisRackauckas-Claude)
Closed issues:
- KLUFactorization fails with AbstractSparseMatrixCSC (#737)
- CHOLMODFactorization fails with Float32 matrices (#936)
- Precompilation hangs on 3.73? (#953)
- Trim CI: Enforce hard-fail policy for missing compiler and define required toolchain target(s) (#959)
- DualLinearCache: MethodError on cache reuse with sparse Dual A + Float64 b (#972)