sloisel / numeric

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

Test numeric.solveLP() #12

Open sloisel opened 11 years ago

sloisel commented 11 years ago

Test numeric.solveLP() against standard test problems. Right now, it's only tested against randomly generated L1 norm minimization problems.

gregglind commented 11 years ago

Where are these standard test problems?

(also, great job on this! I would love to get 'R/Scipy' in the browser going...)

sloisel commented 11 years ago

I don't know!