16 Commits (2b94bcffb9e47c8fb09bb193c7ac4688c5738aa2)

Author SHA1 Message Date
Alex Leontiev 0324932fb3 Added the copyright statements 11 years ago
Alex Leontiev 581d454536 Refined interface for Conjugate Gradient 11 years ago
Alex Leontiev eb1333d0a8 Initial commit for Conjugate Gradient method 11 years ago
Alex Leontiev ccc71ac190 Primal-dual algorithm 11 years ago
Alex Leontiev b92c88ddd1 Removed trailing spaces 11 years ago
Alex Leontiev 554e002747 Prepare Downhill Simplex for pull request 11 years ago
Alex Leontiev c123974f42 Eliminated all the calls to std::find() 11 years ago
Alex Leontiev 33e7640fb0 Simplify printing procedures 12 years ago
Alex Leontiev 459c16ca99 Minor fixes 12 years ago
Alex Leontiev 6db2596ca9 Convenience fixes 12 years ago
Alex Leontiev ba537a95db Preparation for pull request 12 years ago
Alex Leontiev a95650111f Cleaning the code of simplex method 12 years ago
Alex Leontiev ddc0010e7d The first draft of simplex algorithm, simple tests. 12 years ago
Alex Leontiev b216c0940c Created skeleton for simplex method. 12 years ago
Alex Leontiev f41b8b90ff Blank module and first draft of solver API. 12 years ago
Alex Leontiev 47ce461d97 The initial commit for generic optimization 12 years ago