Skip to content

Non Linear Optimization algorithms (Brent, Golden Section, Newton, NelderMead) implemented in C.

License

Notifications You must be signed in to change notification settings

Nerocraft4/NonLinearOptimization-C

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NonLinearOptimization-C

Non Linear Optimization algorithms (Brent, Golden Section, Newton, NelderMead) implemented in C.

Authors: Pau Blasco Roca.

Date of release: 24/03/2022

Date of latest update: 24/03/2022

Implementation of several Non-Linear Optimization algorithms, such as the Brent Algorithm, the Golden Section Algorithm (upgraded binary search), the well-known Newton Method, and the Nelder-Mead algorithm.

Note: Parts of this project, as well as some comments, are written in Catalan.

About

Non Linear Optimization algorithms (Brent, Golden Section, Newton, NelderMead) implemented in C.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published