Re: [Math] The BFGS algorithm

2013-09-08 Thread Luc Maisonobe
Le 08/09/2013 15:55, Ajo Fod a écrit : > Hello, Hi Ajo, > > I don't see a BFGS implementation in optim.nonlinear.scalar.gradient. Is it > somewhere else in CM? No, we don't have any implementation of this method yet. > If not, I think it could be a good addition to CM. Sure. If you feel you c

[Math] The BFGS algorithm

2013-09-08 Thread Ajo Fod
Hello, I don't see a BFGS implementation in optim.nonlinear.scalar.gradient. Is it somewhere else in CM? If not, I think it could be a good addition to CM. -Ajo.