An open API service indexing awesome lists of open source software.

https://github.com/armancodv/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.
https://github.com/armancodv/tdma

equations matrix solver system tdma thomas tridiagonal

Last synced: 4 months ago
JSON representation

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.

Awesome Lists containing this project