An OOP Designed Multithreaded Solver for 2D Open Channel Flow in Various Programming Languages
-
Updated
Mar 14, 2025
An OOP Designed Multithreaded Solver for 2D Open Channel Flow in Various Programming Languages
A numerical linear algebra library for C++
A collection of `Pluto.jl` notebooks on Numerical Linear Algebra.
Robust level-3 BLAS Inverse Iteration from the Hessenberg Matrix
An C++ code for mixed-precision linear solve algorithms
QR decomposition using Householder reflections
A MATLAB project comparing the performance (time, iterations) of from-scratch implementations of direct and iterative methods (Gaussian Elimination, Gauss-Jordan Elimination, LU, Jacobi, Gauss-Seidel, SOR) for solving Ax=b.
All my assignments to the course MM5016 at Stockholm University
Computatinal physics University of Oslo
The user friendly randomized numerical linear algebra package
Algorithms for the approximation of an embedding for Markov chains.
Rational Krylov Methods for the Integration of Second Order Differential Equations and for the computation of the sinc function
Implementação de método direto e indireto de um sistema de equação linear.
the prior distribution for probabilistic numerical methods
Implemented Numerical Linear Algebra algorithms with improved performance over the standard algorithm in terms of speed, storage, and stability for special matrices of scientific interest; such as Vandermonde, sparse, and Hermitian matrices.
Jiayao' Math ToolBox: Linear Algebra Library
Randomized Linear Algebra for blaze-lib
Implementing 2D Poisson's Equation using the Finite Difference Method and Iterative Solvers for matrices. Explored LU decomposition & the Thomas algorithm, Jacobi, Gauss-Seidel, and the Standard Over-Relaxation (SOR) method. MATH 4315: Advanced Scientific Computing with Professor Weihua Geng.
Differentiable reparameterization of matrices with orthogonal columns.
Add a description, image, and links to the numerical-linear-algebra topic page so that developers can more easily learn about it.
To associate your repository with the numerical-linear-algebra topic, visit your repo's landing page and select "manage topics."