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

thomas-algorithm · GitHub Topics · GitHub

#

thomas-algorithm

Here are 22 public repositories matching this topic...

Creating a smooth cubic bezier curve that pass through all the prescribed points using Swift and Math.

  • Updated Jun 24, 2022
  • Swift

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

  • Updated Oct 23, 2022
  • MATLAB
  • Updated Sep 11, 2019
  • Cuda

Computational solution of spitzer-conductivity problem

  • Updated Mar 29, 2026
  • Jupyter Notebook

Implicit finite-difference scheme for the Black-Scholes PDE (European call pricing), with Thomas vs SciPy solve_banded benchmark and convergence analysis

  • Updated Jun 11, 2026
  • Python

Welcome! This repo offers simple Fortran 95 examples for key algorithms and numerical methods. Learn with Plato IDE and FTN95. For more, check out my YouTube tutorials!

  • Updated May 31, 2026

Boundary value problem for brusselator. Time independent solution.

  • Updated May 14, 2023
  • Jupyter Notebook

Exam project for "Advanced Programming" @ UniTS & SISSA

  • Updated Apr 20, 2026
  • C++

Just for a simple experiment with TDMA (Tridiagonal Matrix Algorithm, aka Thomas algorithm).

  • Updated Mar 26, 2022
  • Go

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

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

  • Updated Sep 2, 2022
  • Fortran

Solving the 1D Poisson Equation

  • Updated Nov 15, 2025
  • C++

C++ implementation of finite difference and shooting methods (with RK4) for linear BVPs, plus Newton's and secant methods for nonlinear BVPs, with L₁, L₂, and L∞ error estimation via grid refinement.

  • Updated Jul 9, 2026
  • C++

A high-performance Python library for pricing options. The core C++ engine approximates the Black-Scholes PDE using the Crank-Nicolson method and solves the resulting tridiagonal system in O(N) time via the Thomas Algorithm.

  • Updated May 6, 2026
  • C++

A solver for a modified poisson equation using cuda.

  • Updated Jun 30, 2018
  • C++

Implementation of the Thomas Method and Finite Difference Method to solve differential equations

  • Updated Jul 22, 2026
  • Python

Improve this page

Add a description, image, and links to the thomas-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 thomas-algorithm topic, visit your repo's landing page and select "manage topics."

Learn more


Back | FazBrowse Home | New Git URL