JuliaSmoothOptimizers / JuliaSmoothOptimizers/RegularizedOptimization.jl
Diagonal QN operator selection
Open
- Dominant language
- Julia
- Stars
- 21
- Forks
- 11
- PR merge metrics
- No merged PRs in 30d
Description
In TRDH for example, we should use a symbol to indicate which diagonalQN operator to choose, instead of the multiple booleans.
Contributor guide
Research direction
Start by locating TRDH and its diagonalQN operator-selection code; inspect how the current booleans are passed and how the diagonalQN choice is represented. Done means the selection uses a symbol rather than multiple booleans, with existing behavior preserved.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- julia
- Domain
- backend
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100