-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Description
A few points that need to be adressed
- Use implicit updating of the different linear operators instead of recreating one at each iteration R2N: implicitely update the linear operator #274
- Solve the arrow issue when verbose > 0 across solvers Use callback docstring for all solvers and solve the bug with the arrow being printed too far with verbose #234
- Use the callback variable for the doc: Use callback docstring for all solvers and solve the bug with the arrow being printed too far with verbose #234
- Replace
\nuin R2 with\sigma k(likeR2NandR2DH) : R2: remove nu keyword argument and replace with sigma #232 - Make it so that solvers do
niterations whenmax_iter = ninstead ofn+1, also moveget_statusfromsrc/R2_alg.jltosrc/utils.jlMove and update get_status #233 - Solve the issue with the way the step length is computed in
TRDH/LMTR, see JSO Compliance: TR & TRDH #199 (comment)_
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels