Hi all, there is an interface for univariate solvers and several implementations of it. Is it planned to add an interface for multivariate solvers (for zeroes of functions R^n -> R^n i.e. a set of n multivariate functions)?
Another issue: is it foreseen to add any method capable of optimising a non-linear cost function with non-linear equality and inequality constraints? Even if it's just a simple gradient method that would only find local minima under very specific conditions... Regards, Carlos.
