Skip to content
#

tridiagonal-matrix-algorithm

Here are 18 public repositories matching this topic...

Matrix classes for matrices that are block-tridiagonal and sparse, and simply "block sparse". These talk together, and furthermore containts an algorithm for inversion of the block-tridiagonal version. Much faster than the numpy and scipy equivalents when a particular matrix is block tridiagonal and large enough.

  • Updated May 24, 2022
  • Python

In this repository, you can discover all of my assignments for the Algorithms Design and Analysis Course when I was in 4th semester of my bachelor's at IAUSTB.

  • Updated Aug 8, 2022
  • C#

Improve this page

Add a description, image, and links to the tridiagonal-matrix-algorithm topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the tridiagonal-matrix-algorithm topic, visit your repo's landing page and select "manage topics."

Learn more