amgcl
Linear solver library
A C++ library that uses the algebraic multigrid method to solve large sparse linear systems in scientific computing
C++ library for solving large sparse linear systems with algebraic multigrid method
751 stars
47 watching
119 forks
Language: C++
last commit: 9 months ago
Linked from 3 awesome lists
amgc-plus-pluscppcudagpgpulinear-solversmpimultigridopenclopenmpscientific-computingsparse-linear-systems
Related projects:
Repository | Description | Stars |
---|---|---|
pyamg/pyamg | A Python library implementing algebraic multigrid solvers for large-scale linear systems | 578 |
microsoft/directxmath | A SIMD C++ linear algebra library for games and graphics apps | 1,564 |
cpmech/gosl | A comprehensive scientific computing library developed in Go, providing a range of numerical methods and solvers for differential equations, linear algebra, and other mathematical tasks. | 1,837 |
ocramz/sparse-linear-algebra | Provides a platform for scientific computation in Haskell with focus on linear algebra and numerical analysis | 89 |
mmottl/lacaml | An OCaml interface to high-performance linear algebra libraries (BLAS/LAPACK) for numerical computations. | 128 |
melisgl/mgl-gpr | An implementation of evolutionary optimization algorithms in Common Lisp | 63 |
cheshire/onumerical | A numerical library for OCaml providing tools for linear expressions and optimization | 8 |
jhumphry/lalg | An Ada interface to BLAS for linear algebra operations on dense matrices and vectors | 4 |
michaldrobot/shaderfastlibs | Optimized shader libraries for fast operations on graphics processing units. | 359 |
fmutant/hlml | A high-level math library designed to efficiently perform mathematical operations on 3D game development and graphics rendering using SIMD instructions. | 43 |
stavenko/nim-glm | A high-level vector and matrix library with shader-like syntax for linear algebra operations inspired by other libraries. | 96 |
uncomplicate/neanderthal | A Clojure library providing optimized native libraries for fast matrix and linear algebra computations on CPU and GPU. | 1,079 |
denosaurs/neo | A matrix and linear algebra library accelerated by WebGPU and WASM for JavaScript development. | 67 |
hiroyuki-kasai/gdlibrary | A collection of unconstrained optimization algorithms implemented in MATLAB | 67 |
fdevinc/ungar | A C++ project that simplifies optimal control using metaprogramming | 98 |