Posted Date : 07th Mar, 2025
Peer-Reviewed Journals List: A Guide to Quality Research Publications ...
Posted Date : 07th Mar, 2025
Choosing the right journal is crucial for successful publication. Cons...
Posted Date : 27th Feb, 2025
Why Peer-Reviewed Journals Matter Quality Control: The peer revie...
Posted Date : 27th Feb, 2025
The Peer Review Process The peer review process typically follows sev...
Posted Date : 27th Feb, 2025
What Are Peer-Reviewed Journals? A peer-reviewed journal is a publica...
Understanding the TDMA/Thomas algorithm and its implementation in Python
Author Name : Pankaj Dumka, Dhananjay R. Mishra
ABSTRACT
In this article, an attempt has been made to explain and code the Thomas algorithm, also called TDMA (Tridiagonal matrix algorithm) in Python. A step-by-step algorithm has been developed, and the methodology has been presented for programming. The developed TDMA function has been tested with the help of two numerical problems, and accurate results have been obtained. This article will help the students with numerical computations while developing their codes for different numerical problems.
Keywords: TDMA, Thomas algorithm, Tridiagonal Matrix, Python programming, Numerical heat transfer