Splines are functions used in interpolation and curve modeling to create smooth transitions between data points. One of the most common types of spline is the cubic spline, which is often used due to ...
Tridiagonal matrix systems, characterised by nonzero entries on the main diagonal and immediate off-diagonals, arise in diverse fields such as fluid dynamics, signal processing and quantum mechanics.
Abstract: The solution of tridiagonal linear systems is used in in various fields and plays a crucial role in numerical simulations. However, there is few efficient solver for tridiagonal linear ...