sloisel / numeric

Numerical analysis in Javascript
http://www.numericjs.com/
Other
1.42k stars 177 forks source link

Test numeric.uncmin() #14

Open sloisel opened 11 years ago

sloisel commented 11 years ago

Implement many more of the benchmarks for numeric.uncmin() from Moré et al. (1981). These benchmarks were really important to get uncmin() to actually work, and I have the feeling that if more of them are implemented it will point to some shortcomings in uncmin().