Newton is probably not the basis for more than 50% of optimization algorithms.
AlexanderNenninger opened this issue · 4 comments
AlexanderNenninger commented
Differentiability is a very strong assumption. Although Newton’s method is widely used, there are so many optimization methods, that this statement seems improbable.
AlexanderNenninger commented
Hopefully my feedback doesn't seem to harsh. I really enjoyed reading Algorithmica so far.
sslotin commented
No, on the contrary — thanks very much for the suggestions, and please keep them coming. I just haven't replied to them because I've been busy due to the war and stuff.
AlexanderNenninger commented
Yeah, war always sucks for almost everyone. It's sad to have so little control over such important matters.
sslotin commented
Newton’s method is very important: it is the basis of a wide range of optimization solvers in science and engineering.