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)