Skip to content

Releases: JuliaSmoothOptimizers/CUTEst.jl

v0.6.2

28 Aug 12:36
v0.6.2
1d3608a
Compare
Choose a tag to compare

v0.6.2 (2019-08-27)

Diff since v0.6.1

Closed issues:

  • Problem in jac_structure!() (#199)
  • hess_coord touches row and col index vectors (#195)
  • Don't build gcc from source (#186)

Merged pull requests:

v0.6.1

16 Jul 19:42
v0.6.1
Compare
Choose a tag to compare

v0.6.1 (2019-07-15)

Diff since v0.6.0

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

23 Mar 21:20
Compare
Choose a tag to compare

First version working with NLPModels 0.8.0.
Implement coordinate functions _coord! and _structure.

Last release supporting NLPModels 0.7

16 Mar 01:12
Compare
Choose a tag to compare

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

14 Oct 01:22
Compare
Choose a tag to compare
Update deps/build.jl to 1.0

v0.3.5

21 Sep 19:05
Compare
Choose a tag to compare
Add CodeCov on travis

v0.3.4

10 Sep 03:08
Compare
Choose a tag to compare
Last release with MathProgBase and NLPModels 0.4.3

v0.3.3

12 Apr 09:42
Compare
Choose a tag to compare
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

03 Apr 13:21
Compare
Choose a tag to compare
Update Zenodo

v0.3.1

06 Mar 10:18
Compare
Choose a tag to compare
Add Zenodo json and badge