Sudhaanshuu / Linear

In optimization, linear search is a simple method to find the minimum or maximum value of a function by repeatedly moving in a particular direction and testing whether the function value decreases or increases. Linear search is a one-dimensional search method that is easy to understand and implement.
10Updated 2 years ago

Alternatives and similar repositories for Linear:

Users that are interested in Linear are comparing it to the libraries listed below