sparse-matrix topic

List sparse-matrix repositories

linalg

22
Stars
1
Forks
Watchers

A linear algebra library that provides a user-friendly interface to several BLAS and LAPACK routines.

Solve_Ax_b

15
Stars
4
Forks
Watchers

Sample CMake template solving Ax=b

double-slit-2d-schrodinger

20
Stars
3
Forks
Watchers

This repository contains Python 3 scripts for simulating the passage of a 2D Gaussian wave packet through a double slit. For this, the 2D Schrödinger equation is solved using the Crank-Nicolson numeri...

diffsol

51
Stars
6
Forks
Watchers

ODE solver library in Rust