minpack
minpack copied to clipboard
Eliminate duplicated code in the unit tests
trafficstars
Follow on to #40. Consolidate all the duplicated code from the various units tests.
Have to be careful here. Note that the POWELL SINGULAR FUNCTION one is case 2 in some cases, and case 6 in others. And one of them has a sign reversal in one of the terms, so they aren't really the same function.
I would like to work on this issue but as I am new here can you please guide me which files needs to be looked through?