@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
@dpo
R2NModelintroduced in JSO Compliance: R2N & R2DH #172 by using QuadraticModels.jl, we should first remove the type instabilities/allocations present in that packageLMModelintroduced in JSO Compliance : LM #200 by using LLSModels.jl, we should add a regularized version of least square models there first