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-python: Bugfix: Manage cache dirs and files correctly: #50

Closed rgolubtsov closed 7 years ago

rgolubtsov commented 7 years ago

Copying all cache directories and files into the "lib" directory when building; removing them correctly when cleaning.

rgolubtsov commented 7 years ago

:+1: She looks good! ... and covers both Python 2 & 3.