JuliaSmoothOptimizers / JuliaSmoothOptimizers/RegularizedOptimization.jl
Use QuadraticModels and LLSModels
Open
- Dominant language
- Julia
- Stars
- 21
- Forks
- 11
- PR merge metrics
- No merged PRs in 30d
Description
@dpo
- [ ] Remove `R2NModel` introduced in #172 by using [QuadraticModels.jl](https://github.com/JuliaSmoothOptimizers/QuadraticModels.jl), we should first remove the type instabilities/allocations present in that package
- [ ] Remove `LMModel` introduced in #200 by using [LLSModels.jl](https://github.com/JuliaSmoothOptimizers/LLSModels.jl), we should add a regularized version of least square models there first
Contributor guide
Assessment
This issue has not been assessed yet.