Skip to content

I try to implement a few minimization algorithm for the sake of doing it

License

Notifications You must be signed in to change notification settings

Iximiel/iximiel-minimization-hub

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Language grade: C/C++ Total alerts

Iximiel's Minimization Hub

In this repository I'm making a repository of minimization algorithm, trying to use only the c++ std library, I know it is not wise, but it can be sees as a challenge.

I am implementing a few of minimization algorithms and some test function to demostrate that they works.

Minimization algorithm implemented:

  • Nelder-Mead method as a template method

Tests implemented:

  • 2D Himmelblau
  • 2D Rosenbrock

About

I try to implement a few minimization algorithm for the sake of doing it

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published