Skip to content

Commit

Permalink
230212.011217.CST update todo
Browse files Browse the repository at this point in the history
Former-commit-id: c68840f427c647555c35cb425e0297798977cab3 [formerly ce7855ba7d3a6fe0670ec441a873b6817b16fa8c]
Former-commit-id: c8608b66e827dcd0f151ce8a012ed79604ae07b4
  • Loading branch information
zaikunzhang committed Feb 11, 2023
1 parent 37e5727 commit 4d30399
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions todo/TODO
Original file line number Diff line number Diff line change
Expand Up @@ -22,3 +22,11 @@

8. Implement a subroutine that evaluates the functions, updates NF, updates history/filter, and
prints messages?

9. Get rid of GQ from the code, especially the common code.

10. Test whether the scaling threshold in the trust-region subproblem solvers can be improved.

11. For NEWUOA, BOBYQA, LINCOA, implement the trust-redundant subroutine solvers using hmul.

12. Replace sqrt(sum(**2)) by norm when appropriate.

0 comments on commit 4d30399

Please sign in to comment.