Optimization#
Mathematical optimization deals with the problem of finding numerically minimums (or maximums or zeros) of a function. In this context, the function is called cost function, or objective function, or energy.
See also: https://scipy-lectures.org/advanced/mathematical_optimization/index.html