chiark / gitweb /
rm hack now that we are computing gradient correctly, apparently not needed any more
[nlopt.git] / mma / mma.c
2008-08-18 stevenjrm hack now that we are computing gradient correctly...
2008-08-18 stevenjadded nlopt_minimize_c function for constrained minimiz...
2008-08-15 stevenjfixed MMA so it compiles and works at least in the...
2008-08-15 stevenjinitial (untested) stab at ~full MMA
2008-08-05 stevenjadded mma_verbose flag for debugging
2008-07-29 stevenjfixed incorrect termination code
2008-07-29 stevenjadded MMA implementation