minpack icon indicating copy to clipboard operation
minpack copied to clipboard

MINPACK-2 test problems

Open jacobwilliams opened this issue 3 years ago • 3 comments
trafficstars

I think these are test problems for MINPACK: https://ftp.mcs.anl.gov/pub/MINPACK-2/tprobs/

Need to modernize them and add them to the unit tests.

jacobwilliams avatar Feb 01 '22 23:02 jacobwilliams

FYI: I put the code here so it is easier to study: https://github.com/jacobwilliams/MINPACK-2

I notice there are also other algorithms in there that aren't in regular Minpack. The license is unclear to me though...

jacobwilliams avatar Feb 05 '22 15:02 jacobwilliams

Is there any overlap with the problems located here: http://www.netlib.org/uncon/data/? (a list of names can be found in the readme at http://www.netlib.org/uncon/data/readme)

ivan-pi avatar Feb 10 '22 04:02 ivan-pi

I think the same problems are also used in the CodeLib library (http://elib.zib.de/pub/elib/codelib/en/misc.html) under "Newton TestSet".

ivan-pi avatar Feb 26 '22 19:02 ivan-pi