Releases: JuliaSmoothOptimizers/QuadraticModels.jl
Releases · JuliaSmoothOptimizers/QuadraticModels.jl
v0.7.0
QuadraticModels v0.7.0
Merged pull requests:
- QPDataDense (#53) (@geoffroyleconte)
- LinearOperators in QPData (#56) (@geoffroyleconte)
- Remove QPDataCOO, use SparseMatricesCOO (#58) (@geoffroyleconte)
- Update ci.yml (#59) (@dpo)
- Realease 0.7 (#61) (@geoffroyleconte)
v0.6.0
QuadraticModels v0.6.0
Merged pull requests:
- [AUTO] Change master to main (#47) (@abelsiqueira)
- [AUTO] Fix docs to use main (#48) (@abelsiqueira)
- Presolve fixed variables (#49) (@geoffroyleconte)
- sort cols (#51) (@geoffroyleconte)
- Version 0.6 (#52) (@geoffroyleconte)
v0.5.0
QuadraticModels v0.5.0
Merged pull requests:
- Bump to NLPModels 0.17 and LinearOperators 2.0 (#45) (@geoffroyleconte)
- Release 0.5 (#46) (@geoffroyleconte)
v0.4.0
QuadraticModels v0.4.0
Merged pull requests:
- Support Requires 1.0 (#35) (@mohamed82008)
- Update CI, TagBot and documentation workflows (#36) (@JSOBot)
- Update CI, TagBot and documentation workflows (#38) (@JSOBot)
- Update CI, TagBot and documentation workflows (#39) (@JSOBot)
- Documentation (#41) (@geoffroyleconte)
- Update badge and url (#42) (@geoffroyleconte)
- Parametric QuadraticModel (#43) (@geoffroyleconte)
v0.3.0
QuadraticModels v0.3.0
Merged pull requests:
- Update TagBot.yml (#33) (@dpo)
- Update to NLPModels 0.14 + Modifiers + Test (#34) (@abelsiqueira)
v0.2.0
v0.1.0
QuadraticModels v0.1.0
Closed issues:
- Add meaningful tests (#1)
- Remove unnecessary kwargs (#8)
- Fix Hessian functions to use
obj_weight
(#9) - jac_coord! not implemented (#20)
- Tests with QPS data (#24)
Merged pull requests:
- Add .zenodo.json and LICENSE.md (#3) (@abelsiqueira)
- phase out 0.7 and run CI on Travis/Windows (#4) (@dpo)
- Limit NLPModels version (#5) (@abelsiqueira)
- Update travis with latest Julia (#6) (@abelsiqueira)
- Add missing methods and tests (#7) (@RenanOD)
- Update travis with latest Julia (#11) (@abelsiqueira)
- test Julia 1.3, FreeBSD, add badge (#12) (@dpo)
- add missing methods and fix tests (#13) (@dpo)
- Install TagBot as a GitHub Action (#14) (@JuliaTagBot)
- Update Project and CIs to Julia 1.4 (#15) (@abelsiqueira)
- Update to NLPModels 0.12 and COO format (#16) (@abelsiqueira)
- Add more tests (#17) (@abelsiqueira)
- fix CI scripts (#19) (@dpo)
- Allow vals to have integer eltype (#21) (@abelsiqueira)
- Update reading of QPSData (#22) (@geoffroyleconte)
- Cirrus: allow nightly failures (#23) (@dpo)