SciML / SciML/Optimization.jl

Consolidate time limit options

Open
#98 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Julia
Stars
839
Forks
100
Avg merge
20h 43m
Merged PRs (30d)
38

Description

Switching between Optim and BBO it is a pain to manually change between time_limit and MaxTime for the solve options. Not everything should be made consistent, but that (and the showtrace/etc.) should.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

The issue names the solve options time_limit, MaxTime, and showtrace, but no files or tests are identified. Compare how Optim and BBO expose these options, then determine the consistent naming scope; the work is done when the selected options use the agreed names across both interfaces and relevant behavior remains covered.

Written by the indexing model from the issue text.

Assessment

Tech stack
julia
Domain
api
Issue type
Refactor
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.