indigits / scirust

Scientific Computing Library in Rust
Apache License 2.0
265 stars 29 forks source link

LU decomposition of tridiagonal matrix #2

Open shailesh1729 opened 10 years ago

shailesh1729 commented 10 years ago

Once #1 is done, then LU decomposition for tridiagonal matrix should be implemented.