Potential issues in scico.solver
#486
Labels
bug
Something isn't working
discussion required
Some discussion necessary to decide how to address this issue
The comment on this line in
scico.solver.minimize
scico/scico/solver.py
Line 216 in 4eb21c1
is incorrect. This should be edited, and it should be confirmed that the functions does work for
BlockArray
input.It's not clear whether the use of
nonlocal
and the "with side effects" is really necessaryscico/scico/solver.py
Lines 233 to 250 in 4eb21c1
It would be worth confirming this or simplifying the code.
The text was updated successfully, but these errors were encountered: