Releases: JuliaSmoothOptimizers/Percival.jl
Releases · JuliaSmoothOptimizers/Percival.jl
v0.7.2
Percival v0.7.2
Merged pull requests:
- Add algorithm parameters in kwargs (#158) (@tmigot)
- Bump ADNLPModels and SolverBenchmark in doc environmnent (#159) (@tmigot)
- Update documentation of
solve!
(#160) (@tmigot) - Skip precomputation for undefined vectors (#162) (@tmigot)
- Use
atol
andrtol
for defaultctol
(#163) (@tmigot) - Bump to NLPModels 0.21 (#165) (@tmigot)
v0.7.1
v0.7.0
Percival v0.7.0
Closed issues:
- Fix docstring and create docs (#25)
- Use SolverCore 0.3
solve!
(#101) - norm_y not displayed correctly (#131)
Merged pull requests:
- Fix reset! model in subproblem solver (#130) (@tmigot)
- Correct display of norm_y (#132) (@ivanightingale)
- Remove TRON subsolver logger (#133) (@tmigot)
- Refactor initialization of Lagrange multiplier (#134) (@tmigot)
- Save allocations (#135) (@tmigot)
- Pre-allocate stats (#136) (@tmigot)
- Pre-allocate jac operator (#138) (@tmigot)
- Save allocations with type (#139) (@tmigot)
subsolver_kwargs
allocates aDict
(#140) (@tmigot)- Specialize type of
stats
(#141) (@tmigot) - Add specialized reset for subproblem (#142) (@tmigot)
- Add names to test problems (#143) (@tmigot)
- Bump to JSOSolvers 0.11 (#144) (@tmigot)
- Add allocation tests (#145) (@tmigot)
- Remove allocations for nlp problems (#147) (@tmigot)
- Remove allocations for NLS problems (#148) (@tmigot)
- Add link to percival tutos in doc (#150) (@tmigot)
- Version 0.7.0 (#151) (@tmigot)
v0.6.5
v0.6.4
v0.6.3
v0.6.2
v0.6.1
Percival v0.6.1
Merged pull requests:
v0.6.0
Percival v0.6.0
Merged pull requests: