Skip to content

Releases: JuliaSmoothOptimizers/JSOSuite.jl

v0.2.2

03 Jun 20:31
fd10d3e
Compare
Choose a tag to compare

JSOSuite v0.2.2

Diff since v0.2.1

Merged pull requests:

  • Support LLSModels.jl v0.4.0 (#208) (@amontoison)
  • [AUTO] pre-commit update (#211) (@github-actions[bot])

v0.2.1

23 Apr 21:45
c92f2b1
Compare
Choose a tag to compare

JSOSuite v0.2.1

Diff since v0.2.0

Merged pull requests:

  • chore: 🤖 Apply BestieTemplate v0.7.2 (#163) (@abelsiqueira)
  • Add comments about alternatives (#173) (@tmigot)
  • Detect NLS pattern (#174) (@tmigot)
  • Tweak section names of paper (#175) (@odow)
  • [AUTO] pre-commit update (#176) (@github-actions[bot])
  • [AUTO] pre-commit update (#177) (@github-actions[bot])
  • [AUTO] pre-commit update (#178) (@github-actions[bot])
  • Bump to ADNLPModels 0.8 in test (#179) (@amontoison)
  • [AUTO] pre-commit update (#180) (@github-actions[bot])
  • Add ExpressionTreeForge.extract_element_functions in parse-function.jl (#181) (@paraynaud)
  • Add documentation for isnls in tuto (#182) (@tmigot)
  • Update JSOSuite citation (#183) (@tmigot)
  • Bump peter-evans/create-pull-request from 6 to 7 (#184) (@dependabot[bot])
  • [AUTO] pre-commit update (#185) (@github-actions[bot])
  • Update BestieTemplate.jl URL to JuliaBesties (#186) (@abelsiqueira)
  • [AUTO] pre-commit update (#187) (@github-actions[bot])
  • Bump lycheeverse/lychee-action from 1 to 2 (#188) (@dependabot[bot])
  • [AUTO] pre-commit update (#189) (@github-actions[bot])
  • [AUTO] pre-commit update (#190) (@github-actions[bot])
  • Bump to JSOSolvers 0.12 in tests (#192) (@tmigot)
  • Bump codecov/codecov-action from 4 to 5 (#193) (@dependabot[bot])
  • [AUTO] pre-commit update (#194) (@github-actions[bot])
  • Update JSOBestie template (#195) (@tmigot)
  • Bump actions/github-script from 6 to 7 (#196) (@dependabot[bot])
  • [AUTO] pre-commit update (#197) (@github-actions[bot])
  • [AUTO] pre-commit update (#198) (@github-actions[bot])
  • [AUTO] pre-commit update (#199) (@github-actions[bot])
  • [AUTO] pre-commit update (#201) (@github-actions[bot])
  • Add parameter set in JSOSuite.optimizers (#202) (@tmigot)
  • Bump to JSOSolvers 0.13 (#203) (@tmigot)
  • [AUTO] pre-commit update (#205) (@github-actions[bot])
  • [AUTO] pre-commit update (#206) (@github-actions[bot])
  • Update JSOBestie and fix linter (#207) (@tmigot)
  • Bump actions/github-script from 6 to 7 (#210) (@dependabot[bot])

Closed issues:

  • Add best practices as suggested in COPIERTemplate.jl (#143)
  • Add name of parameterset structure in JSOSuite.optimizers (#200)

v0.2.0

28 Jun 21:58
88535e0
Compare
Choose a tag to compare

JSOSuite v0.2.0

Diff since v0.1.1

Merged pull requests:

  • [documentation] Update Documenter.jl (#129) (@amontoison)
  • Add tutorial for in-place solve (#134) (@tmigot)
  • Fix bug in bounds selection (#137) (@tmigot)
  • Add multi start strategy (#138) (@tmigot)
  • Bump to NLPModels 0.21 (#139) (@tmigot)
  • chore: Limit the number of problems in the longer tests to 5 (#145) (@abelsiqueira)
  • Fix docs build error (#148) (@abelsiqueira)
  • chore: 🤖 Update CompatHelper (#155) (@abelsiqueira)
  • fix: 🐛 Limit version of OptimizationProblems to 0.7.3 (#158) (@abelsiqueira)
  • refactor: 💡 Change optional args of select_optimizers to kwargs (#160) (@abelsiqueira)
  • CompatHelper: bump compat for JSOSolvers to 0.12, (keep existing compat) (#164) (@github-actions[bot])
  • Update .cirrus.yml (#166) (@amontoison)
  • CompatHelper: bump compat for ADNLPModels to 0.8, (keep existing compat) (#167) (@github-actions[bot])
  • Bump to OptimizationProblems 0.8 in tests (#168) (@tmigot)
  • Clean BIB file (#169) (@tmigot)
  • CompatHelper: bump compat for NLPModelsJuMP to 0.13, (keep existing compat) (#170) (@github-actions[bot])
  • Version 0.2.0 (#171) (@tmigot)

Closed issues:

  • Add documentation for in-place optimization (#117)
  • Move bmark_solvers wrapper to SolverBenchmark.jl (#136)
  • Fix documentation (#141)
  • Add workflow dispatch trigger to ComptaHelper (#154)
  • Limit version of OptimizatonProblems (#156)
  • Update to OptimisationProblems 0.7.4 (#157)
  • Refactor select_optimizers to have only the problem as positional (#159)

v0.1.1

12 Apr 12:47
fe94f78
Compare
Choose a tag to compare

JSOSuite v0.1.1

Diff since v0.1.0

Merged pull requests:

v0.1.0

14 Aug 12:11
Compare
Choose a tag to compare

JSOSuite v0.1.0

Closed issues:

  • Accept callable objects that are not functions (#13)
  • Pass kwargs to internal solvers (#17)
  • ncon??? (#22)
  • fmincon tests fail (#23)
  • Error doc deployment (#36)
  • Add an AD-constructor within solve (#65)
  • Add stopping criterion based on residual for NLS (#77)
  • Add additional maintained keyword arguments (#78)
  • select_solvers on JuMP model (#96)

Merged pull requests: