Users simply define a single scalar objective function and list of equality/inequality constraint functions and provide them as input arguments to desired optimizer with proper initial guess point ...
An implementation of the basic optimization algorithms in Julia, based on Dr. Qiang Zhu's course in summer 2020 (June-August, 10 weeks) through webex. The course mostly followed the book of Algorithms ...