Gradient-Free-Optimizers
Gradient-Free-Optimizers copied to clipboard
Implement NEWUOA (NEW Unconstrained Optimization Algorithm)
Implement NEWUOA, an improved derivative-free optimization method for unconstrained problems. It builds quadratic models of the objective function using a well-chosen set of interpolation points.
For information about the mathematical background see #73.