extrema
Here are 19 public repositories matching this topic...
Algorithm to find peaks in a std::vector<float>
-
Updated
Aug 12, 2021 - C++
Compute minimum and maximum absolute values incrementally.
-
Updated
Sep 4, 2026 - JavaScript
Compute a minimum and maximum incrementally.
-
Updated
Sep 4, 2026 - JavaScript
Compute a moving minimum and maximum incrementally.
-
Updated
Sep 13, 2026 - JavaScript
A python script to calculate extremas of a function without any libraries (Pure Python) for Numerical Method course
-
Updated
Jul 31, 2020 - Python
A website I created giving a brief overview of mathematical optimization techniques. These techniques can be useful in understanding the intuition behind machine learning algorithms.
-
Updated
Mar 5, 2021 - HTML
Different exercises for finding extremas of a function, approximating roots, finding a minimizer, for univariate and multivariate problems.
-
Updated
Aug 7, 2021 - Python
Compute a moving minimum and maximum incrementally, ignoring NaN values.
-
Updated
Sep 13, 2026 - JavaScript
Compute minimum and maximum absolute values incrementally, ignoring NaN values.
-
Updated
Sep 4, 2026 - JavaScript
Add this topic to your repo
To associate your repository with the extrema topic, visit your repo's landing page and select "manage topics."