International Journal of All Research Education & Scientific Methods

An ISO Certified Peer-Reviewed Journal

ISSN: 2455-6211

Latest News

Visitor Counter
4580648328

Understanding the TDMA/Thomas algorithm and i...

You Are Here :
> > > >
Understanding the TDMA/Thomas algorithm and i...

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