nonlinear-optimization-algorithms
Here are 11 public repositories matching this topic...
Sort:Most stars
A large scale non-linear optimization library
- Updated
Jun 25, 2025 - C++
MATLAB implementations of a variety of nonlinear programming algorithms.
- Updated
Nov 13, 2020 - MATLAB
A Super Fast Optimization Library
- Updated
Jun 15, 2025 - C++
Riemannian stochastic optimization algorithms: Version 1.0.3
- Updated
Jan 5, 2023 - MATLAB
Pure Java nonlinear equation solving and unconstrained optimization library
- Updated
Feb 17, 2024 - Java
This repo collects results of nonlinear optimization solvers on standard benchmark problems
- Updated
May 9, 2024
Non Linear Optimization matlab implementation
- Updated
May 17, 2020 - MATLAB
In this repository, some numerical algorithms for solving the nonlinear optimal control problem are included written in MATLAB/Simulink.
- Updated
May 31, 2022
Assignments in unconstrained optimization course covering 1st half of Nocedal and Wright textbook.
- Updated
Jun 27, 2017 - TeX
The Fibonacci method is a line search procedure for minimizing a strictly quasiconvex function over a closed bounded interval
- Updated
Oct 30, 2019 - C++
Bisection Algorithm is a method that is used to find the root of an equation in a given interval that is the value of ‘x’ for which f(x) = 0. It applies a line search using derivatives. Thus it is only applicable for derivative functions
- Updated
Nov 26, 2020 - C++
Improve this page
Add a description, image, and links to thenonlinear-optimization-algorithms topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with thenonlinear-optimization-algorithms topic, visit your repo's landing page and select "manage topics."