The goal of a numerical optimization problem is to find a vector of values that minimizes some cost function. The most fundamental example is minimizing the Sphere Function f(x0, x1, .. xn) = x0^2 + ...
Spectral methods are very efficient numerical algorithms for solving partial differential equations in relatively simple geometries. The numerical errors introduced by spectral algorithms typically ...