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
736 stars
47 watching
112 forks
Language: C++
last commit: 7 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 | 569 |
microsoft/directxmath | A SIMD C++ linear algebra library for games and graphics apps | 1,551 |
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,834 |
ocramz/sparse-linear-algebra | Provides a platform for scientific computation in Haskell with focus on linear algebra and numerical analysis | 88 |
mmottl/lacaml | An OCaml interface to widely used linear algebra libraries for high-performance numerical computations. | 128 |
melisgl/mgl-gpr | A comprehensive library of generational optimization algorithms using evolutionary techniques | 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 AMD GCN architecture. | 358 |
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. | 95 |
uncomplicate/neanderthal | A Clojure library providing optimized native libraries for fast matrix and linear algebra computations on CPU and GPU. | 1,076 |
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 | 65 |
fdevinc/ungar | A C++ project that simplifies optimal control using metaprogramming | 96 |