FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

tridiagonal-matrix-algorithm · GitHub Topics · GitHub

#

tridiagonal-matrix-algorithm

Here are 19 public repositories matching this topic...

Solves the tridiagonal linear system Ax = d for x using the tridiagonal matrix algorithm (i.e. the Thomas algorithm).

  • Updated Oct 23, 2022
  • MATLAB

Solver for second-order linear differential equations with variable coefficients

  • Updated Nov 16, 2020
  • C

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

Solving problems from the course on the basics of computational physics

  • Updated May 11, 2025
  • Jupyter Notebook

Математическая модель возникновения новых художественных течений в живописи

  • Updated May 24, 2025
  • Python

This repository contains various numeric methods and their codes to solve real world numeric problems using computation power.

  • Updated Sep 25, 2023
  • 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#

Exam project for "Advanced Programming" @ UniTS & SISSA

  • Updated Apr 20, 2026
  • C++

Tridiagonal Matrix solver for any size of tridiagonal matrix.

  • Updated Jun 15, 2020
  • C#

🔢 Laboratory #3 for Number Methods

  • Updated Feb 17, 2021
  • Python

Computing electrostatic interaction between two spherical particles of perfectly conducting or dielectric material as well as hydrodynamic interaction forces and torques between two spheres moving inside a viscous flow

  • Updated May 7, 2026
  • Fortran
  • Updated Feb 28, 2021
  • HTML

Solving the 1D Poisson Equation

  • Updated Nov 15, 2025
  • C++

Thomas algorithm for a banded matrix. If KL = KU = 1 then the solver works similar to TDMA.

  • Updated Sep 2, 2022
  • Fortran

📈 Materials and homework assignments for HSE numerical methods course

  • Updated Feb 7, 2021
  • Jupyter Notebook

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


Back | FazBrowse Home | New Git URL