JuliaSmoothOptimizers / JuliaSmoothOptimizers/LDLFactorizations.jl
Add ldl_analyze!
Open
- Dominant language
- Julia
- Stars
- 36
- Forks
- 13
- PR merge metrics
- No merged PRs in 30d
Description
Sometimes the sparse structure of a problem can change during non-linear optimization. It would be useful to be able to update the symbolic analysis of the matrix in-place, to avoid re-allocating all the memory when this happens.
Would you be open to a PR implementing this?
Contributor guide
Assessment
This issue has not been assessed yet.