Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 322 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 322 Bytes

minimizers

Some standard set of multidimensional minimization algorithms:

  • Nelder–Mead method or downhill simplex method or amoeba method
  • PRAXIS: Brent’s algorithm for function minimization
  • Powell's conjugate direction method
  • Broyden–Fletcher–Goldfarb–Shanno algorithm (BFGS) with numeric derivations