/tdma

In numerical linear algebra, the tridiagonal matrix algorithm, also known as the Thomas algorithm (named after Llewellyn Thomas), is a simplified form of Gaussian elimination that can be used to solve tridiagonal systems of equations.

Primary LanguageJavaScriptMIT LicenseMIT

No issues in this repository yet.