> Hi,
> > After your messages, I though we simply needed to simplify our API for > optimization (and only for optimization) so as to go back to something > more easy for users, up to not using the differentiation framework at > all. This seemed reasonable to me. It seems that now you ask for > completely removing higher order derivatives from the finite differences > (or perhaps even removing completely the DerivativeStructure class) ? > This does not seem reasonable to me. > Sorry for the misunderstanding. I don't' have a problem with DerivativeStructure class and the differentiation framework. I am sure it would be nice for some tasks. I just think it should be separate from the optimization interface, instead of being *required* or even provided as an alternative interface (which creates a mess). If the user desires it, they can use a wrapper that we could provide for them. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org