Recent Releases of SolverTools
SolverTools - v0.10.0
SolverTools v0.10.0
Breaking changes
- Add fix for https://github.com/JuliaSmoothOptimizers/JSOSolvers.jl/issues/312
Merged pull requests: - Update with JSOBestieTemplate for SolverTools (#228) (@tmigot) - Update with JSOBestieTemplate for SolverTools (#230) (@tmigot) - Add keywork useonlyobjgrad in functions calling grad! (#232) (@tmigot) - Export compute_r (#233) (@tmigot)
- Julia
Published by github-actions[bot] 9 months ago
SolverTools - v0.9.0
SolverTools v0.9.0
Merged pull requests: - Line-search solver for Armijo-Goldstein conditions (#213) (@d-monnet) - Bump to NLPModels 0.21 (#218) (@tmigot) - Add GPU tests for auxiliary functions (#219) (@tmigot) - Add CuVector tests for linesearch (#221) (@tmigot) - Add generic and CuVector tests for trust-region (#223) (@tmigot) - Add Manifest.toml in gitignore (#224) (@tmigot) - Drop old versions (#225) (@tmigot)
Closed issues: - add Goldstein-Armijo line-search solver (#212)
- Julia
Published by github-actions[bot] about 2 years ago
SolverTools - v0.8.8
SolverTools v0.8.8
Merged pull requests:
- use SolverCore in tests (#207) (@Jay-sanjay)
- Added ARTrustRegion (#210) (@Jay-sanjay)
- Add CITATION.cff (#211) (@tmigot)
Closed issues:
- Increase coverage (#112)
- Use SolverCore dummy solver in tests (#197)
- Julia
Published by github-actions[bot] about 2 years ago
SolverTools - v0.8.7
SolverTools v0.8.7
Merged pull requests: - Enable LineModel on GPU (#208) (@tmigot) - Version 0.8.7 (#209) (@tmigot)
Closed issues: - Better output for GenericExecutionStats (#93)
- Julia
Published by github-actions[bot] over 2 years ago
SolverTools - v0.8.6
SolverTools v0.8.6
Merged pull requests:
- compute_As_slope_qs! Function (#204) (@Jay-sanjay)
- Version 0.8.6 (#206) (@tmigot)
Closed issues:
- Move compute_As_slope_qs! in this package (#196)
- Julia
Published by github-actions[bot] over 2 years ago
SolverTools - v0.8.5
SolverTools v0.8.5
Closed issues:
- aredpred_common allocates for NLS (#190)
Merged pull requests:
- Use NLPModelsTest in tests (#199) (@tmigot)
- Specialize aredpred to NLS (#201) (@tmigot)
- Version 0.8.5 (#203) (@tmigot)
- Julia
Published by github-actions[bot] almost 3 years ago
SolverTools - v0.8.4
SolverTools v0.8.4
Closed issues: - Solvers output (#30)
Merged pull requests:
- Add in-place active! (#191) (@tmigot)
- Use mul! in compute slope function (#192) (@tmigot)
- Remove allocations for functions dealing with bounds (#193) (@tmigot)
- Version 0.8.4 (#194) (@tmigot)
- Julia
Published by github-actions[bot] about 3 years ago
SolverTools - v0.8.3
SolverTools v0.8.3
Closed issues: - Should TRON max_radius limit the maximum radius every turn? (#185)
Merged pull requests: - Add discussion in readme (#184) (@tmigot) - Add docstring in trust-region tools. (#186) (@tmigot) - Version 0.8.2 (#187) (@tmigot) - Bump to NLPModels 0.20 (#188) (@tmigot) - Version 0.8.3 (#189) (@tmigot)
- Julia
Published by github-actions[bot] about 3 years ago
SolverTools - v0.8.1
SolverTools v0.8.1
Merged pull requests:
- Add DCISolver in breakage (#181) (@tmigot)
- Bump to NLPModels 0.19 (#182) (@tmigot)
- Version 0.8.1 (#183) (@tmigot)
- Julia
Published by github-actions[bot] almost 4 years ago
SolverTools - v0.8.0
SolverTools v0.8.0
Merged pull requests: - add link to dev docs (#177) (@tmigot) - Bump NLPModels 0.18 (#179) (@tmigot)
- Julia
Published by github-actions[bot] over 4 years ago
SolverTools - v0.7.0
SolverTools v0.7.0
Merged pull requests: - Parametrize TrustRegion and modify to allow pre-allocation (#175) (@abelsiqueira)
- Julia
Published by github-actions[bot] almost 5 years ago
SolverTools - v0.6.2
SolverTools v0.6.2
Merged pull requests: - Preallocate on LineModel (#166) (@abelsiqueira) - [AUTO] Change master to main (#173) (@abelsiqueira)
- Julia
Published by github-actions[bot] almost 5 years ago
SolverTools - v0.6.1
SolverTools v0.6.1
Merged pull requests: - NLPModels 0.17 and LinearOperators 2.0 (#172) (@abelsiqueira)
- Julia
Published by github-actions[bot] almost 5 years ago
SolverTools - v0.6.0
SolverTools v0.6.0
Merged pull requests: - Create Breakage tests (#162) (@abelsiqueira) - Update CI, TagBot and documentation workflows (#163) (@JSOBot) - Update CI, TagBot and documentation workflows (#164) (@JSOBot) - Parametric NLPModelMeta (#168) (@tmigot)
- Julia
Published by github-actions[bot] almost 5 years ago
SolverTools - v0.5.0
SolverTools v0.5.0
Merged pull requests: - Move logger and stats out of SolverTools and into SolverCore (#161) (@abelsiqueira)
- Julia
Published by github-actions[bot] about 5 years ago
SolverTools - v0.4.0
SolverTools v0.4.0
Merged pull requests: - NLPModels 0.14 (#160) (@abelsiqueira)
- Julia
Published by github-actions[bot] about 5 years ago
SolverTools - v0.3.2
SolverTools v0.3.2
Merged pull requests: - Bump JLD2 compat version and small updates (#159) (@abelsiqueira)
- Julia
Published by github-actions[bot] about 5 years ago
SolverTools - v0.3.1
SolverTools v0.3.1
Closed issues: - Add empty values in logs (#151)
Merged pull requests: - CompatHelper: bump compat for "JLD2" to "0.2" (#147) (@github-actions[bot]) - add objgrad and objgrad! in LineModel (#148) (@tmigot) - add citation (#149) (@geoffroyleconte) - travis -> actions, update README (#150) (@dpo) - change doc badge readme (#152) (@tmigot) - Allow missing values in log_row (#154) (@abelsiqueira) - Support DataFrames 0.22 (#155) (@mohamed82008)
- Julia
Published by github-actions[bot] about 5 years ago
SolverTools - v0.3.0
SolverTools v0.3.0
Merged pull requests: - Move to sb (#142) (@dpo)
- Julia
Published by github-actions[bot] almost 6 years ago
SolverTools - v0.2.0
SolverTools v0.2.0
Merged pull requests: - CompatHelper: bump compat for "DataFrames" to "0.21" (#139) (@github-actions[bot]) - Update to support NLPModels 0.13 and update version to 0.2.0 (#141) (@abelsiqueira)
- Julia
Published by github-actions[bot] almost 6 years ago
SolverTools - v0.1.12
SolverTools v0.1.12
Merged pull requests: - do not log if pruning skipped problems (#131) (@dpo) - add benchmark utilities (#132) (@dpo) - Add Julia 1.4 and update to version 0.1.12 (#133) (@abelsiqueira) - fix CI scripts (#135) (@dpo) - Change some @printf to print and println (#136) (@abelsiqueira) - Change dummy solver to SQP (#137) (@abelsiqueira) - Add multipliers to stats (#138) (@abelsiqueira)
- Julia
Published by github-actions[bot] about 6 years ago
SolverTools - v0.1.11
SolverTools v0.1.11
Merged pull requests: - Allow NLPModels 0.11.0 and update version 0.1.10 (#127) (@abelsiqueira) - Create CompatHelper.yml (#128) (@abelsiqueira) - Fix travis matrix to jobs (#129) (@abelsiqueira) - CompatHelper: bump compat for "NLPModels" to "0.12" (#130) (@github-actions[bot])
- Julia
Published by github-actions[bot] about 6 years ago
SolverTools - v0.1.10
SolverTools v0.1.10
Merged pull requests: - Install TagBot as a GitHub Action (#126) (@JuliaTagBot)
- Julia
Published by github-actions[bot] over 6 years ago
SolverTools - v0.1.9
v0.1.9 (2020-01-27)
Merged pull requests:
- Release 0.1.9 (#125) (amontoison)
- Julia
Published by julia-tagbot[bot] over 6 years ago
SolverTools - v0.1.8
v0.1.8 (2019-12-10)
Merged pull requests:
- Support LinearOperators 1.0, use julia 1.3 in docs and coverage, and update to version 0.1.8 (#123) (abelsiqueira)
- Julia 1.3, FreeBSD, badge (#122) (dpo)
- Update travis with latest Julia (#121) (abelsiqueira)
- Julia
Published by julia-tagbot[bot] over 6 years ago
SolverTools - v0.1.7
v0.1.7 (2019-11-20)
Closed issues:
- Primal feasibility appears twice on GenericExecutionStats (#118)
Merged pull requests:
- Small bug fix and update package limits (#120) (abelsiqueira)
- bug fix (#119) (joaoluisro)
- Julia
Published by julia-tagbot[bot] over 6 years ago
SolverTools - v0.1.6
v0.1.6 (2019-10-10)
Merged pull requests:
- Allow NLPModels 0.9.0 (#116) (abelsiqueira)
- Julia
Published by julia-tagbot[bot] over 6 years ago
SolverTools - v0.1.5
v0.1.5 (2019-09-16)
Merged pull requests:
- Add option to reset problems inside solve_problems (#115) (abelsiqueira)
- Allow callables on bmark functions and add simple bmark tests (#114) (abelsiqueira)
- Update travis with latest Julia (#111) (abelsiqueira)
- Limit NLPModels (#110) (abelsiqueira)
- run CI on Travis/Windows (#109) (dpo)
- Julia
Published by julia-tagbot[bot] over 6 years ago
SolverTools - v0.1.4
v0.1.4 (2019-08-18)
Closed issues:
- SolverTools.STATUSES not in documentation (#102)
counterfield as aNLPModels.Counters(#101)- :infeasable key not found (#100)
Merged pull requests:
- Small improvements (#108) (dpo)
- right-align columns in the log (#107) (dpo)
- remove duplicate status (#106) (dpo)
- Small fixes (#105) (dpo)
- Test auxiliary functions to increase coverage (#104) (abelsiqueira)
- Create show_statuses and add to docs (#103) (abelsiqueira)
- Julia
Published by julia-tagbot[bot] almost 7 years ago
SolverTools - v0.1.3
v0.1.3 (2019-06-04)
Merged pull requests:
- Add :infeasible status (#99) (abelsiqueira)
- Julia
Published by julia-tagbot[bot] almost 7 years ago
SolverTools - v0.1.2
v0.1.2 (2019-05-21)
Closed issues:
- segmentation error (#96)
- Stable release (#3)
Merged pull requests:
- Print primal feasibility (#98) (abelsiqueira)
- Fix solve_problems access to undefined variable (#97) (abelsiqueira)
- Change REQUIRE to project.toml (#95) (abelsiqueira)
- Add docstring for GenericExecutionStats (#94) (abelsiqueira)
- Julia
Published by julia-tagbot[bot] about 7 years ago