Releases: JuliaSmoothOptimizers/NLPModelsTest.jl
Releases · JuliaSmoothOptimizers/NLPModelsTest.jl
v0.10.1
v0.10.0
v0.9.2
v0.9.1
NLPModelsTest v0.9.1
Merged pull requests:
v0.9.0
v0.8.4
v0.8.3
NLPModelsTest v0.8.3
Closed issues:
- Remove unnecessary tests [when droping julia 1.3 tests] (#33)
Merged pull requests:
- Add allocation tracker for NLPModels (#60) (@tmigot)
- Remove allocations for Brownden in
grad!
andhess_structure!
(#61) (@tmigot) - remove allocs
hess
forbrownden
(#63) (@tmigot) - remove allocs in
hs5
(#64) (@tmigot) - Remove allocs in
hs6
(#65) (@tmigot) - Remove allocations in hs10 (#66) (@tmigot)
- Remove allocs in
hs11
(#67) (@tmigot) - Remove allocations in
hs13
(#68) (@tmigot) - Remove allocations in
hs14
(#69) (@tmigot) - Remove allocs
lincon
(#70) (@tmigot) - Remove allocations
linsv
(#71) (@tmigot) - Remove allocs
mgh01feas
(#72) (@tmigot) - Remove allocations in
lls
(#74) (@tmigot) - remove allocs in
mgh01
(#75) (@tmigot) - remove allocs
nlshs20
(#76) (@tmigot) - remove allocs in
brownden
(#77) (@tmigot) - remove allocs in
nlslc
(#78) (@tmigot) - reimplement
jtprod
for problems that allocate (#79) (@tmigot) - Add allocations tracker for NLS API (#81) (@tmigot)
- Add allocations tracker for linear API (#83) (@tmigot)
- Remove allocs tracker in
obj
andgrad
for NLS (#84) (@tmigot) - Add extra features to ease tracking experience (#86) (@tmigot)
- Add a function to test 0-allocations (#88) (@tmigot)
- Bump to Julia 1.6 (#89) (@tmigot)
- Version 0.8.3 (#90) (@tmigot)