sloisel / numeric

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

Added iterative solvers #49

Open phg1024 opened 10 years ago

phg1024 commented 10 years ago

Conjugate gradient and BiCGSTAB are implemented.

phg1024 commented 10 years ago

Added benchmark3 to show the iterative solvers.

perf

sloisel commented 10 years ago

This looks good. I want to merge it but I have to fix my build machine first.

Thanks a lot for this. I'd write more but I'm on the phone. On Nov 7, 2013 9:33 PM, "Peihong" notifications@github.com wrote:

Added benchmark3 to show the iterative solvers.

[image: perf]https://f.cloud.github.com/assets/2273868/1496009/19fb692e-47f4-11e3-9363-7810c61ee0e2.PNG

— Reply to this email directly or view it on GitHubhttps://github.com/sloisel/numeric/pull/49#issuecomment-28008587 .