Skip to content

optim "CG" bug w/patch proposal (PR#8786)

1 message · Brian Ripley

#
On Wed, 17 May 2006, maechler at stat.math.ethz.ch wrote:

            
The (minor) issue is that x is updated but not f(x).  I think the intended 
stategy was to update neither, so Andreas' patch was a change of stategy. 
In particular, a question is if this should be marked as a convergence 
failure.  But people really need to read the reference before commenting,
and I at least need to find the time to do so in more detail.