A robust global root finder for real-valued functions of a single real variable.
-
Updated
Jan 4, 2020 - Python
A robust global root finder for real-valued functions of a single real variable.
🎓 Cheat tools for students
Nelder Mead Minimization Algorithm and Trapezoidal Integration
Function Minimization with Different Algorithms
This is a simple script for finding local minimum of a 2 argument function z=f(x,y) starting from given point (x,y).
Different genetic algorithms for mathematical problems solving.
Karnaugh map solver
Practical experiments on Machine Learning in Python. Processing of sentences and finding relevant ones, approximation of function with polynomials, function optimization
Complex Conjugate Gradient linear solver and Levenberg-Marquardt minimizer with and without constraints in C++
C Program for implementation of tabulation method
Implementation of Quine McCluskey algorithm in Python 3
Add a description, image, and links to the function-minimization topic page so that developers can more easily learn about it.
To associate your repository with the function-minimization topic, visit your repo's landing page and select "manage topics."