Recent Releases of CaNNOLeS
CaNNOLeS - v0.8.0
CaNNOLeS v0.8.0
Breaking changes
- drop support for Julia 1.6
- Bump to Krylov 0.10
Merged pull requests: - Fix hanging docs (#129) (@tmigot) - Update ADNLPModels in tests (#131) (@tmigot) - Update with JSOBestieTemplate for CaNNOLeS (#132) (@tmigot) - Update with JSOBestieTemplate for CaNNOLeS (#134) (@tmigot) - Specify reset! SolverCore and NLPModels (#135) (@tmigot) - Support Krylov.jl v0.10 (#136) (@amontoison) - Version 0.8.0 (#138) (@tmigot)
Closed issues: - Build of documentation hanging (#49) - [documentation] Support Documenter.jl v1.0 (#137)
- Julia
Published by github-actions[bot] 10 months ago
CaNNOLeS - v0.7.6
CaNNOLeS v0.7.6
Merged pull requests: - CompatHelper: bump compat for HSL to 0.4, (keep existing compat) (#122) (@github-actions[bot]) - Replace tutorial.md by link to tutorial (#124) (@tmigot) - Use CITATION.cff instead of bib (#126) (@tmigot)
- Julia
Published by github-actions[bot] almost 2 years ago
CaNNOLeS - v0.7.4
CaNNOLeS v0.7.4
Closed issues: - Pre-allocate memory in solver structure (#64)
Merged pull requests: - Improve listing of methods to avoid allocs (#112) (@tmigot) - Remove old LDL versions (#113) (@tmigot) - Refactor init of Lagrange multiplier (#114) (@tmigot) - Refactor hessian structure using dispatch (#115) (@tmigot) - Bump to NLPModels 0.20 (#120) (@tmigot)
- Julia
Published by github-actions[bot] about 3 years ago
CaNNOLeS - v0.7.3
CaNNOLeS v0.7.3
Closed issues:
- Bug: AssertionError: LDLT.factor != nothing (#43)
- Use atol and rtol (#52)
- :Newton_noFHess is not working (#110)
Merged pull requests:
- Add docstring and simplify signature newton_system (#78) (@tmigot)
- Refactor linear solver usage (#81) (@tmigot)
- Pre-allocate d and add factorization check (#82) (@tmigot)
- CompatHelper: bump compat for Krylov to 0.9, (keep existing compat) (#83) (@github-actions[bot])
- Dispatch try_to_factorize (#84) (@tmigot)
- Fix CI M1 (#85) (@tmigot)
- Pre-allocate some more vectors (#87) (@tmigot)
- Pre-allocate matrix structure (#88) (@tmigot)
- Pre-allocate LDL structure (#90) (@tmigot)
- Add callback (#91) (@tmigot)
- Refactor optimality check in functions (#92) (@tmigot)
- Pre-allocate cgls structure (#94) (@tmigot)
- Fix bug in unit tests without LDL (#95) (@tmigot)
- Add Param structure (#96) (@tmigot)
- Use Fatol and Frtol (#97) (@tmigot)
- Uniformize limit on maximum evaluations (#98) (@tmigot)
- Add parametric types in main (#100) (@tmigot)
- Use atol and rtol (#101) (@tmigot)
- Add max_iter (#103) (@tmigot)
- Use SparseMatricesCOO instead of SparseArrays (#104) (@tmigot)
- Remove allocations in intro (#105) (@tmigot)
- Remove further allocations (#106) (@tmigot)
- Don't use hess of residual for method :Newton_noFHess (#109) (@abelsiqueira)
- Julia
Published by github-actions[bot] about 3 years ago
CaNNOLeS - v0.7.2
CaNNOLeS v0.7.2
Closed issues:
- Unused parameter ϵkchoice (#38)
Merged pull requests:
- Remove merit kwarg (#72) (@tmigot)
- Add verbose integer (#74) (@tmigot)
- Add docstring (#76) (@tmigot)
- Fix nightly: use sizeof (#77) (@tmigot)
- Version 0.7.2 (#79) (@tmigot)
- Julia
Published by github-actions[bot] over 3 years ago
CaNNOLeS - v0.7.1
CaNNOLeS v0.7.1
Closed issues: - Add solve!(solver, nlp, stats) (#57) - Add HSL CI (#65)
Merged pull requests:
- CompatHelper: bump compat for LDLFactorizations to 0.10, (keep existing compat) (#59) (@github-actions[bot])
- Add minimal solver structure (#60) (@tmigot)
- Add restart tests (#61) (@tmigot)
- Drop incompatibles versions (#62) (@tmigot)
- Fix ma57 call (#63) (@tmigot)
- Add new workflows (#67) (@amontoison)
- Update CI_M1.yml (#69) (@tmigot)
- Version 0.7.1 (#71) (@tmigot)
- Julia
Published by github-actions[bot] over 3 years ago
CaNNOLeS - v0.7.0
CaNNOLeS v0.7.0
Merged pull requests: - CompatHelper: bump compat for HSL to 0.3, (keep existing compat) (#53) (@github-actions[bot]) - Add discussion in readme (#55) (@tmigot) - Bump to SolverCore 0.3 (#56) (@tmigot) - Version 0.7.0 (#58) (@tmigot)
- Julia
Published by github-actions[bot] over 3 years ago
CaNNOLeS - v0.5.3
CaNNOLeS v0.5.3
Closed issues: - Write docs (#36)
Merged pull requests:
- [AUTO] Change master to main (#33) (@abelsiqueira)
- [AUTO] Fix docs to use main (#34) (@abelsiqueira)
- add badges to docs (#35) (@tmigot)
- Add iter in stats (#37) (@tmigot)
- Add docs (#39) (@tmigot)
- Bump NLPModels 0.18 (#40) (@tmigot)
- Version 0.5.3 (#42) (@tmigot)
- Julia
Published by github-actions[bot] over 4 years ago
CaNNOLeS - v0.1.1
v0.1.1 (2019-12-09)
Closed issues:
- Version 0.1.0 (#3)
Merged pull requests:
- Update to Julia 1.3 and limit versions (#6) (abelsiqueira)
- Update travis with latest Julia (#5) (abelsiqueira)
- run CI on Travis/Windows (#4) (dpo)
- Julia
Published by julia-tagbot[bot] over 6 years ago