Different exercises for finding extremas of a function, approximating roots, finding a minimizer, for univariate and multivariate problems.
-
Updated
Aug 7, 2021 - Python
Different exercises for finding extremas of a function, approximating roots, finding a minimizer, for univariate and multivariate problems.
A python script to calculate extremas of a function without any libraries (Pure Python) for Numerical Method course
Add a description, image, and links to the extrema topic page so that developers can more easily learn about it.
To associate your repository with the extrema topic, visit your repo's landing page and select "manage topics."