Ecosyste.ms: Repos

An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: linear-solvers

ulagbulag/or-tools-rs

Unofficial Rust wrappers to the C++ library Google OR-Tools, open source software for combinatorial optimization

Language: Rust - Size: 77.1 KB - Last synced: 11 days ago - Pushed: 11 days ago - Stars: 2 - Forks: 0

KCCFD/SPAxb_PETSc

This project shows how to develop and solve sparse Ax=b system. PETSc is utilised for the iterative solution.

Language: C++ - Size: 80.1 KB - Last synced: 13 days ago - Pushed: 14 days ago - Stars: 1 - Forks: 0

conradsnicta/armadillo-code

Armadillo: fast C++ library for linear algebra & scientific computing - https://arma.sourceforge.net

Size: 8.79 KB - Last synced: 13 days ago - Pushed: 3 months ago - Stars: 461 - Forks: 121

numeric-rust/numeric

N-dimensional matrix class for Rust

Language: Rust - Size: 984 KB - Last synced: about 8 hours ago - Pushed: about 3 years ago - Stars: 60 - Forks: 10

SciML/LinearSolve.jl

LinearSolve.jl: High-Performance Unified Interface for Linear Solvers in Julia. Easily switch between factorization and Krylov methods, add preconditioners, and all in one interface.

Language: Julia - Size: 4.06 MB - Last synced: about 2 months ago - Pushed: about 2 months ago - Stars: 220 - Forks: 46

c-f-h/ilupp

A C++/Python library for incomplete LU factorizations based on Jan Mayer's ILU++

Language: C++ - Size: 773 KB - Last synced: 17 days ago - Pushed: over 2 years ago - Stars: 21 - Forks: 12

ctkelley/MultiPrecisionArrays.jl

Mulitprecision Arrays

Language: Julia - Size: 11.2 MB - Last synced: 6 days ago - Pushed: about 1 month ago - Stars: 10 - Forks: 2

ddemidov/amgcl

C++ library for solving large sparse linear systems with algebraic multigrid method

Language: C++ - Size: 7.86 MB - Last synced: 22 days ago - Pushed: 22 days ago - Stars: 701 - Forks: 107

real-space/AngstromCube

A parallel and GPU-accelerated Code for Real-Space All-Electron Linear-Scaling Density Functional Theory

Language: C++ - Size: 32.3 MB - Last synced: 26 days ago - Pushed: 27 days ago - Stars: 4 - Forks: 2

polyfem/polysolve

Easy-to-use linear and non-linear solver

Language: C++ - Size: 766 KB - Last synced: 26 days ago - Pushed: 27 days ago - Stars: 42 - Forks: 13

connorkauf/simulicore

Compact Software Suite for Scientific Development - Linear Algebra

Language: C++ - Size: 3.48 MB - Last synced: about 2 months ago - Pushed: about 2 months ago - Stars: 1 - Forks: 0

hpsim/OGL

The OpenFOAM Ginkgo Layer

Language: C++ - Size: 1.12 MB - Last synced: about 2 months ago - Pushed: about 2 months ago - Stars: 26 - Forks: 10

niranjana-sundararajan/linear-solvers

A tool to solve a linear system A*X = B using different numerical methods

Language: C++ - Size: 10.7 MB - Last synced: about 1 month ago - Pushed: over 2 years ago - Stars: 1 - Forks: 0

real-space/tfQMRgpu

A CUDA implementation of the transpose-free Quasi-Minimal Residual method

Language: C++ - Size: 918 KB - Last synced: about 1 month ago - Pushed: about 1 month ago - Stars: 9 - Forks: 1

nikola-m/freeCappuccino

A three-dimensional unstructured finite volume code for fluid flow simulations.

Language: Fortran - Size: 27.5 MB - Last synced: 4 months ago - Pushed: about 2 years ago - Stars: 49 - Forks: 25

bettoalsur/FEM-project

Implementation of the Finite Element Method (FEM) to solve static equilibrium problems using rectangular elements (2D)

Language: JavaScript - Size: 25.4 KB - Last synced: 10 months ago - Pushed: over 1 year ago - Stars: 1 - Forks: 0

EricDarve/numerical_linear_algebra

Julia code for the book Numerical Linear Algebra

Language: Jupyter Notebook - Size: 23.9 MB - Last synced: 10 months ago - Pushed: over 1 year ago - Stars: 92 - Forks: 37

thilinarmtb/lsbench

Repository for benchmarking linear solvers on GPU.

Language: C - Size: 9.56 MB - Last synced: 12 months ago - Pushed: about 1 year ago - Stars: 2 - Forks: 2

tirimatangi/LazyMath

Complex Conjugate Gradient linear solver and Levenberg-Marquardt minimizer with and without constraints in C++

Language: C++ - Size: 59.6 KB - Last synced: 11 months ago - Pushed: over 2 years ago - Stars: 3 - Forks: 0

zurutech/stand

StAnD: A Dataset of Linear Static Analysis Problems

Language: C++ - Size: 61.5 KB - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 3 - Forks: 0

SiMoM0/linear_solver

A simple linear solver for the simplex method in tableau form and gomory's cut.

Language: Python - Size: 42 KB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 3 - Forks: 1

nobuyuki83/del-ls

Sparse linear solver for research prototyping

Language: Rust - Size: 29.3 KB - Last synced: 3 months ago - Pushed: 5 months ago - Stars: 0 - Forks: 0

MalikSploit/Pivot_De_Gauss_En_C

Programme qui résoud un systéme linéaire par la méthode du pivot de gauss

Language: C - Size: 532 KB - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 1 - Forks: 0

MalikSploit/Resolution_De_Systeme_Avec_La_Methode_De_Jacobi_En_C

Programme qui résoud un systéme linéaire par la méthode de Jacobi

Language: C - Size: 415 KB - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 1 - Forks: 0

AmeanAsad/linear-system-solver

A Linear system solver built using Gaussian Elimination.

Language: Python - Size: 2.93 KB - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 0 - Forks: 0

lnugraha/mtx-toolbox

A repository dedicated for deciphering matrices stored in mtx format (from Matrix Market)

Language: C++ - Size: 411 KB - Last synced: about 1 year ago - Pushed: over 3 years ago - Stars: 0 - Forks: 0

Related Keywords
linear-solvers 26 linear-algebra 6 sparse-matrix 5 sparse-linear-systems 4 cpp 4 scientific-computing 3 openmp 3 gpu 3 rust 3 amg 3 c 3 iterative-solvers 3 linear-systems 2 fortran 2 sparse-linear-solver 2 finite-element-methods 2 linear-algebra-library 2 matrix-factorization 2 tensor 2 matrix-multiplication 2 matrix 2 iterative-methods 2 optimization 2 hpc 2 multiprecision 2 cuda 2 multigrid 2 hypre 2 python 2 gpgpu 2 mpi 2 tfqmr 2 fem 1 matrix-calculations 1 lu-decomposition 1 matrix-class 1 matrix-decomposition 1 turbulence 1 combinatorial-optimization 1 dense-matrix 1 intel-mkl-library 1 vector 1 openfoam-library 1 openfoam-solver 1 matrix-libraries 1 block-sparsity 1 complex-numbers 1 cplusplus 1 gpu-computing 1 iterative-algorithms 1 library 1 sparse- 1 unified-memory 1 cfd 1 finite-volume 1 fluid-dynamics 1 numerical-methods 1 simulation 1 structure 1 dual-simplex 1 gomory 1 gomory-cut 1 integer-programming 1 linear-optimization 1 linear-programming 1 operations-research 1 simplex 1 simplex-method 1 tableau 1 graphics 1 numerical-analysis 1 gauss-elimination 1 jacobi-iteration 1 gaussian-elimination 1 gaussian-elimination-algorithm 1 linear-system-solver 1 matrix-market 1 matrix-determinant-calculation 1 matrix-library 1 eigendecomposition 1 matrix-computations 1 numerical-linear-algebra 1 qr-decomposition 1 singular-value-decomposition 1 amgx 1 cholesky 1 cholmod 1 cpu 1 cusparse 1 spectral-element-method 1 cpp17 1 function-minimization 1 benchmark-suite 1 dataset 1 engineering 1 static-analysis 1 gaussian-mixture-models 1 lapack 1 math-library 1 matlab 1