x3medima17 / Simplex

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Simplex

Build Status

The Nelder–Mead method is presented here, written for TGT Oil Internship. As an examle I took Rosenbrock function and the program tries to minimize it using vectorized metod. To use this method I have written a separate library for working with matrices.

  • Object-Oriented Programming
  • Header files
  • Continuous Integration
  • Github

About


Languages

Language:C++ 98.3%Language:CMake 1.7%