Scientific Software
Updated 6 months ago
Krylov.jl
Krylov.jl: A Julia basket of hand-picked Krylov methods - Published in JOSS (2023)
Scientific Software · Peer-reviewed
Scientific Software
Updated 6 months ago
pentapy
pentapy: A Python toolbox for pentadiagonal linear systems - Published in JOSS (2019)
Scientific Software · Peer-reviewed
Updated 5 months ago
https://github.com/baggepinnen/spectraldistances.jl
Measure the distance between two spectra/signals using optimal transport and related metrics
Updated 5 months ago
https://github.com/cvanaret/symmetricblockmatrix
Form symmetric block matrices and condense them (eliminating blocks) at compile time using Schur complements. The goal is to manipulate KKT/augmented/saddle-point systems symbolically to obtain equivalent systems (typically: unsymmetric, symmetrized, and normal equations) that can be tackled by various numerical solvers
Updated 5 months ago
https://github.com/daniel-furman/computational-mathematics
A collection of MATLAB scripts from undergraduate math classes. Focus on numerical methods and computational linear algebra.