Skip to content

Tags: JuliaSmoothOptimizers/NLPModelsJuMP.jl

Tags

v0.13.2

[Diff since v0.13.1](v0.13.1...v0.13.2)

**Merged pull requests:**
- Add jth_hess_coord!, jth_hprod! and ghjvprod! (#193) (@amontoison)
- Support the JuMP macro operator (#197) (@amontoison)

**Closed issues:**
- Bug with right-hand side (#194)
- Issue with new JuMP operator for problem HS87 (#195)

v0.13.1

[Diff since v0.13.0](v0.13.0...v0.13.1)

**Merged pull requests:**
- Fix support for mix of nonlinear with quadratic (#190) (@blegat)
- Update MOI_wrapper.jl for quadratic constraints (#191) (@amontoison)

**Closed issues:**
- Quadratic functions in the constraints are not picked up by MathOptNLPModel (#173)
- Support for JuMP's new Nonlinear interface (#174)

v0.13.0

[Diff since v0.12.7](v0.12.7...v0.13.0)

**Merged pull requests:**
- Support quadratic constraints (#181) (@amontoison)

**Closed issues:**
- Add support for quadratic constraints (#50)
- Improve hess_coord! when y is not provided (#149)
- Unsupported features should error, not warn (#150)

v0.12.7

[Diff since v0.12.6](v0.12.6...v0.12.7)

**Merged pull requests:**
- Replace coo_sym_prod! by coo_sym_add_mul! (#183) (@amontoison)
- Fix a bug in the Hessian structure of a MathOptNLSModel (#185) (@amontoison)

**Closed issues:**
- Bug in hessian structure (#143)
- Replace coo_sym_prod! by coo_sym_add_mul! (#182)

v0.12.6

[Diff since v0.12.5](v0.12.5...v0.12.6)

**Merged pull requests:**
- Bump to NLPModels 0.21 (#179) (@tmigot)
- Version 0.12.6 (#180) (@tmigot)

v0.12.5

[Diff since v0.12.4](v0.12.4...v0.12.5)

**Merged pull requests:**
- Add support for the new NL interface (#171) (@blegat)

**Closed issues:**
- Function tracing (JuMP 1.15.0) is not supported (#160)

v0.12.4

[Diff since v0.12.3](v0.12.3...v0.12.4)

**Merged pull requests:**
- Add MOI tests (#167) (@blegat)
- Fix stats in MOI wrapper (#168) (@blegat)
- Release 0.12.4 (#170) (@amontoison)

**Closed issues:**
- MOI optimizer broke (#166)

v0.12.3

[Diff since v0.12.2](v0.12.2...v0.12.3)

**Merged pull requests:**
- [documentation] Update Documenter.jl (#164) (@amontoison)

**Closed issues:**
- Retroactively add an upper bound to JuMP to older versions of NLPModelsJuMP  (#163)

v0.12.2

[Diff since v0.12.1](v0.12.1...v0.12.2)

**Merged pull requests:**
- Bump NLPModelsTest to 0.9 (#151) (@tmigot)
- Parse variables at the MOI level (#153) (@blegat)
- Remove the build with Linux ARM (#154) (@amontoison)
- Parse NL at MOI level (#155) (@blegat)
- Add MOI wrapper (#157) (@blegat)
- Add an upper bound for JuMP (#161) (@amontoison)
- Release 0.12.2 (#162) (@amontoison)

**Closed issues:**
- MOI Optimizer (#152)

v0.12.1

[Diff since v0.12.0](v0.12.0...v0.12.1)

**Merged pull requests:**
- Add more warning from QuadExpr (#139) (@amontoison)
- Update CommentPR.yml (#141) (@amontoison)
- Add discussion in readme (#142) (@tmigot)
- Bump to NLPModels 0.20 (#146) (@tmigot)
- [CI] Update .cirrus.yml (#147) (@amontoison)
- Version 0.12.1 (#148) (@tmigot)