Skip to content
#

inversion-algorithm

Here are 2 public repositories matching this topic...

Matrix classes for matrices that are block-tridiagonal. Contains specialized class that uses a specialized algorithm for inverting these types of matrices. Much faster than the numpy and scipy equivalents when a particular matrix is block tridiagonal and large enough.

  • Updated May 27, 2026
  • Python

Add this topic to your repo

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

Learn more