Linear Algebra (cmlabs.linalg)
The cmlabs.linalg module provides a collection of functions for linear algebra algorithms.
Linear Algebra
Solve a tridiagonal system of equations using the Thomas algorithm. |
Tests
Test Thomas Algorithm. |
|
Thomas From Docs. |