issues
search
rgolubtsov
/
nonlinear-optimization-algorithms-multilang
Nonlinear programming algorithms as the (un-)constrained minimization problems with the focus on their numerical expression using various programming languages.
The Unlicense
3
stars
6
forks
source link
NLPUC: Nelder-Mead-__orig:
#29
Closed
rgolubtsov
closed
9 years ago
rgolubtsov
commented
9 years ago
Adding the fully-functional original Nelder-Mead algorithm as the FORTRAN 77 (MIL-STD 1753) implementation.
Travis CI: Adding the Nelder-Mead (original) FORTRAN 77 (MIL-STD 1753) implementation build commands.
Gitignore: Putting lib-related directories to a proper section; not omitting particular executables.