Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 277 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 277 Bytes

FYS3150_Homework1

I provide an improvement on the state of the art technique for solving tridiagonal Toeplitz systems, such as as the Poisson equation.

My method outperforms the Thomas algorithm, LAPACK, and BLAS for this task, in terms of speed, accuracy, and stability.