Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
#

tridiagonal

Here are 11 public repositories matching this topic...

Tiger

divide-and-conquer eigenvalues algorithm for symmetric tridiagonal matrix, designed by Cuppen

  • UpdatedMar 1, 2020
  • C

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

  • UpdatedOct 23, 2022
  • MATLAB

In numerical linear algebra, the tridiagonal matrix algorithm, also known as the Thomas algorithm (named after Llewellyn Thomas), is a simplified form of Gaussian elimination that can be used to solve tridiagonal systems of equations.

  • UpdatedOct 9, 2019
  • JavaScript

A collection of python implementations using SWIG, Instant, F2PY... Optimization like Least Squares Levenberg-Marquardt. Boundary Value problem solvers. Integration Simpson/Trapezoidal. Interpolation like Cubic spline. Tridiagonal/pentadiagonal system of equations solver. Linear algebra like Matrix inversion (Gauss-Jordan) and much more

  • UpdatedAug 11, 2018
  • C

Solvers for tridiagonal block matrix systems

  • UpdatedNov 3, 2018
  • C++
pychangcooper

A generic Chang and Cooper solver for Fokker-Planck style equations

  • UpdatedDec 31, 2020
  • Python

C/C++ implementation of fast estimation of largest eigenvalue based on the Power method.

  • UpdatedAug 4, 2017
  • C++

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.

  • UpdatedMay 24, 2022
  • Python

Solve tridiagonal system of equation in parallel

  • UpdatedMar 25, 2017
  • C

Improve this page

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

Learn more


[8]ページ先頭

©2009-2025 Movatter.jp