sloisel / numeric

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

Sparse LU factorization needs fill-reducing #37

Open wildabc opened 11 years ago

wildabc commented 11 years ago

Fill-reducing accelerates the factorization a lot. It is essential.