Hi there,
I was about to write a Newton optimizer (that uses the Hessian) and I
came across the quasi-newton optimizer in the IMP gsl module. It says
it's not well tested. Has anyone been using it lately? How is it? Should
I code a true Newton optimizer?
thanks!
Yannick
Hi,
I've searched about this but did not find an answer. I'd like to know if it's possible to get a particle (from, e.g., a ListSingletonContainer) using its name instead of its index.
Thanks,
Davide