Topic: "gmres"
jnagy1/IRtools
MATLAB package of iterative regularization methods and large-scale test problems. This software is described in the paper "IR Tools: A MATLAB Package of Iterative Regularization Methods and Large-Scale Test Problems" that will be published in Numerical Algorithms, 2018.
Language: MATLAB - Size: 285 KB - Last synced at: almost 2 years ago - Pushed at: about 3 years ago - Stars: 75 - Forks: 26

wu-kan/HPL-AI
An implementation of HPL-AI Mixed-Precision Benchmark based on hpl-2.3
Language: C - Size: 1010 KB - Last synced at: 12 days ago - Pushed at: about 4 years ago - Stars: 27 - Forks: 5

xiaohongchen1991/krylov-solvers
A simple C++ library of Krylov subspace methods for solving linear systems
Language: C++ - Size: 32.2 KB - Last synced at: 2 months ago - Pushed at: almost 6 years ago - Stars: 11 - Forks: 1

CristianCosci/GMRES
GMRES algorithm implementation for the numerical solution of an indefinite non-symmetric system of linear equations.
Language: MATLAB - Size: 9.97 MB - Last synced at: over 1 year ago - Pushed at: about 2 years ago - Stars: 7 - Forks: 2

wgurecky/faer-gmres
GMRES in rust using faer
Language: Rust - Size: 80.1 KB - Last synced at: 28 days ago - Pushed at: 3 months ago - Stars: 5 - Forks: 0

nidtec-una/krysbas-dev
A collection of Krylov Subspace-Based Adaptive Solvers (KrySBAS) written in MATLAB
Language: MATLAB - Size: 1.71 MB - Last synced at: 3 months ago - Pushed at: 9 months ago - Stars: 5 - Forks: 1

chloro-pn/pnmatrix
a matrix library for solving linear equations based on c++17.
Language: C++ - Size: 166 KB - Last synced at: 5 months ago - Pushed at: over 5 years ago - Stars: 4 - Forks: 0

schuangs/hpl-ai-with-IR
Core part of HPL-AI implementation based on HPL-2.3. For the complete version of our HPL-AI benchmark, please go to the following site.
Language: C - Size: 3.29 MB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 3 - Forks: 0

J-N-ch/GMRES_py_restart
Restarted GMRES
Language: Python - Size: 144 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 2 - Forks: 0

loicreynier/sandbox
Sandbox for random tests
Language: Python - Size: 154 KB - Last synced at: 4 days ago - Pushed at: 5 months ago - Stars: 2 - Forks: 0

RLado/GMRES
A sparse linear system solver using the GMRES iterative method
Language: Rust - Size: 151 KB - Last synced at: 6 days ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 1

guihunkun/NumericalAlgorithm
Some numerical algorithms implemented in C ++ language and Matlab language.
Language: MATLAB - Size: 13.7 KB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 2 - Forks: 0

huiscliu/itsol
ITerative SOLvers package
Language: C - Size: 910 KB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 2 - Forks: 1

SilvioM97/Custom-MINRES Fork of robbespo00/min-cost-flow
A Matlab implementation of a revisited version of the MINRES for solving sparse and big linear systems arising from the KKT system of a quadratic MCF problem
Size: 123 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

comp-physics/Couette-Meshless-Multigrid Fork of anandrdbz/Couette_Meshless_Multigrid
RBF Meshless Method for Incompressible Flow
Language: C++ - Size: 11.7 MB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

Vedant2311/Numerical-Algorithms-Assignments
Compilation of the assignments of the course of COL726: Numerical Algorithms (Spring 2021) and their solutions
Language: Python - Size: 19.2 MB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

shirokalex/GMRES
C# inplementation of generalized minimal residual method (GMRES) based on Math.NET Numerics library.
Language: C# - Size: 19.5 KB - Last synced at: 4 months ago - Pushed at: about 7 years ago - Stars: 1 - Forks: 0

GaZ3ll3/isortes2d
Language: C++ - Size: 454 KB - Last synced at: over 1 year ago - Pushed at: about 8 years ago - Stars: 1 - Forks: 1

nikdavis/gmres
GMRES algorithm to numerically solve matrices. Made with a custom CRS / sparse matrix lib.
Language: Python - Size: 1.64 MB - Last synced at: over 1 year ago - Pushed at: over 8 years ago - Stars: 1 - Forks: 2

FaisalGunjoti/Algorithm-of-Numerical-Linear-Algebra
This repository contains some Codes from the Subject Algorithms of Numerical Linear Algebra written in Python.
Language: Python - Size: 581 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

heyjianjing/linear_algebra
Some notes on linear algebra and numerical linear algebra
Language: Jupyter Notebook - Size: 5.03 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

weebsuryansh/IterativeMethods
We implemented 4 iterative methods in C++: Jacobi, Gauss-Seidel, Conjugate Gradient and GMRES
Language: C++ - Size: 2.78 MB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

florencekl/GMRES_benchmarks
Collection of testing and experiments scripts that are used to evaluate AB-GMRES and BA-GMRES implementations for elsa
Language: Python - Size: 80.2 MB - Last synced at: 3 months ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

florencekl/GMRES
Implementation of GMRES, AB-GMRES and BA-GMRES in Python with elsa tomographic reconstruction library
Language: Python - Size: 18.6 KB - Last synced at: 3 months ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

cheny16/Parallel_GMRES
Parallel GMRES for solving sparse linear systems
Language: C++ - Size: 1.64 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

mll-gh/DQGMRES.jl
modification of GMRES adapted from JuliaLinearAlgebra/IterativeSolvers.jl
Language: Julia - Size: 18.6 KB - Last synced at: 12 months ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

joangog/scientific-computing
Scientific Computing exercises with tensors in MATLAB
Language: MATLAB - Size: 2.01 MB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

antodima/gmres
GMRES for large and sparse linear system
Language: MATLAB - Size: 1.95 KB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

lfmatosm/pygmres 📦
Trabalho da disciplina de Programação CientÃfica da UFF, perÃodo 2020.1.
Language: Python - Size: 43.9 KB - Last synced at: over 1 year ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

lorenzofiamingo/Presentazione-di-Calcolo-Numerico
Presentazione sul metodo generalizzato dei minimi residui applicabile in un sottospazio di Krylov per la soluzione numerica di equazioni lineari non simmetriche.
Language: TeX - Size: 4.94 MB - Last synced at: 5 months ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 1
