An open API service providing repository metadata for many open source software ecosystems.

Topic: "nonlinear-optimization-algorithms"

ceres-solver/ceres-solver

A large scale non-linear optimization library

Language: C++ - Size: 31.2 MB - Last synced at: 19 days ago - Pushed at: 21 days ago - Stars: 4,099 - Forks: 1,073

clarkzinzow/Nonlinear-Optimization-Algorithms

MATLAB implementations of a variety of nonlinear programming algorithms.

Language: MATLAB - Size: 30.3 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 133 - Forks: 41

julien-michot/tinyopt

A Super Fast Optimization Library

Language: C++ - Size: 896 KB - Last synced at: 23 days ago - Pushed at: 23 days ago - Stars: 83 - Forks: 2

hiroyuki-kasai/RSOpt

Riemannian stochastic optimization algorithms: Version 1.0.3

Language: MATLAB - Size: 7.62 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 51 - Forks: 19

aniltrkkn/DasOptimization

Pure Java nonlinear equation solving and unconstrained optimization library

Language: Java - Size: 1.12 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 10 - Forks: 2

cvanaret/nonconvex_solver_comparison

This repo collects results of nonlinear optimization solvers on standard benchmark problems

Size: 22.7 MB - Last synced at: 3 months ago - Pushed at: about 1 year ago - Stars: 7 - Forks: 0

a-shakouri/nonlinear-optimal-control

In this repository, some numerical algorithms for solving the nonlinear optimal control problem are included written in MATLAB/Simulink.

Size: 70.3 KB - Last synced at: about 1 year ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

ganjalipour/non-linear-optimization

Non Linear Optimization matlab implementation

Language: MATLAB - Size: 1000 Bytes - Last synced at: 11 days ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 0

hilaliya/bisection

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

Language: C++ - Size: 17.6 KB - Last synced at: 10 months ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

hilaliya/fibonacci

The Fibonacci method is a line search procedure for minimizing a strictly quasiconvex function over a closed bounded interval

Language: C++ - Size: 16.6 KB - Last synced at: 10 months ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0