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: Hooke-Jeeves-f77: Refactoring:
#16
Closed
rgolubtsov
closed
9 years ago
rgolubtsov
commented
9 years ago
Bringing out code duplicates from two sources into a single module by utilizing conditional compilation through the GNU C Preprocessor.
Enriching and refining comments.
Adding FORTRAN 77 implementation build commands (Travis CI configuration).
Installing required build dependencies (Travis CI configuration).
Fixing typo: The FORTRAN 77 implementation build places its intermediates into the obj/ directory.
rgolubtsov
commented
9 years ago
:+1: She looks good!