Releases: JuliaSmoothOptimizers/CUTEst.jl
Releases · JuliaSmoothOptimizers/CUTEst.jl
v0.6.3
v0.6.3 (2020-01-13)
Merged pull requests:
- Limit version and prepare for release 0.6.3 (#208) (abelsiqueira)
- Remove more temporary files (#203) (abelsiqueira)
v0.6.2
v0.6.1
v0.6.1 (2019-07-15)
Closed issues:
- hess_structure! not implemented (#197)
- Problems when converting to MPB (#184)
- Remove all ; at EOL (#183)
Merged pull requests:
- store sparsity structure inside CUTEstModel (#198) (dpo)
- allow command that does not decode a problem (#196) (dpo)
- store Hessian values in appropriate segment (#194) (dpo)
- remove trailing semicolons (#193) (dpo)
- Array{*,1} -> Vector{*} (#192) (dpo)
- Remove REQUIRE and add Project.toml (#190) (abelsiqueira)
- Remove NLPModels docstrings and add link to API in the docs (#189) (abelsiqueira)
- Simplify methods by falling back on defaults (#188) (dpo)
- in-place structure methods (#187) (dpo)
v0.6.0
First version working with NLPModels 0.8.0.
Implement coordinate functions _coord! and _structure.
Last release supporting NLPModels 0.7
Drop support for Julia 0.7; add support for 1.1.
Update docs to new Documenter.
Fix building docs for tags.
Limit NLPModels.jl version.
Use linux-cutest v0.4.1.
Allow change of order in setup.
Allow AbstractVectors.
v0.4.0
Update deps/build.jl to 1.0
v0.3.5
Add CodeCov on travis
v0.3.4
Last release with MathProgBase and NLPModels 0.4.3
v0.3.3
Use linux-cutest-0.4.0 New linux-cutest-0.4.0 doesn't create a link to libgfortran, since it is no longer necessary
v0.3.2
Update Zenodo