conjugate-gradient
There are 110 repositories under conjugate-gradient topic.
ceres-solver/ceres-solver
A large scale non-linear optimization library
clarkzinzow/Nonlinear-Optimization-Algorithms
MATLAB implementations of a variety of nonlinear programming algorithms.
issp-center-dev/HPhi
Quantum Lattice Model Simulator Package
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.
Jutho/OptimKit.jl
OptimKit: A blissfully ignorant Julia package for gradient optimization
p-sto/ConjugateGradients
Implementation of ConjugateGradients method using C and Nvidia CUDA
fmeirinhos/pytorch-hessianfree
PyTorch implementation of Hessian Free optimisation
t-hishinuma/DD-AVX_v3
Library of High Precision Sparse Matrix Operations Accelerated by SIMD
ltatzel/PyTorchHessianFree
PyTorch implementation of the Hessian-free optimizer
avoroshilov/physics_playground
Improved version of real-time physics engine that couples FEM-based deformables and rigid body dynamics
StarsX/PoissonSolver
DirectX 11 Poisson solvers using Jacobi iteration, conjugate gradient, and multi-grid method respectively.
jacobwilliams/LSQR
Modern Fortran sparse linear systems solver
aromanro/DFTQuantumDot
Density Functional Theory with plane waves basis, applied on a 'quantum dot'. Volumetric visualization of orbitals with VTK
hanyoseob/matlab-CG
Conjugate Gradient method (CG)
linesd/SSGPR
Sparse Spectrum Gaussian Process Regression
ParCoreLab/CPU-Free-model
Source code for the CPU-Free model - a fully autonomous execution model for multi-GPU applications that completely excludes the involvement of the CPU beyond the initial kernel launch.
ypan1988/roptim
General Purpose Optimization in R using C++: provides a unified C++ wrapper to call functions of the algorithms underlying the optim() solver
david-m-rosen/Preconditioners
A set of useful algebraic preconditioners for iterative numerical linear-algebraic methods.
LeventErkok/conjugateGradient
Sparse matrix linear equation solver, using the Conjugate Gradient algorithm
mcovalt/ConjugateGradients.jl
Flexible, non-allocating Julia implementations of the CG and BiCGStab methods.
xiaohongchen1991/krylov-solvers
A simple C++ library of Krylov subspace methods for solving linear systems
jlmelville/mize
R Package for Unconstrained Numerical Optimization
styvon/cPCG
R package for solving system of linear equations using (preconditioned) conjugate gradient algorithm, with improved efficiency using C++ Armadillo linear algebra library, and flexibility for user-specified preconditioning method.
avoroshilov/physics_fem_rbd
Coupled simulation of FEM continuum media and articulated rigid bodies
nk027/sanic
Fast routines for solving large systems of linear equations in R. Makes Eigen Cholesky-, LU-, QR-, and iterative (Conjugate Gradient, BiCGSTAB) solvers for both dense and sparse problems available.
YiZhangCUG/liblcg
C++ Library of the Linear Conjugate Gradient Methods (LibLCG)
zielesny/CIP
Computational Intelligence Packages (CIP) for Mathematica
hahnec/optimizay
collection of numerical optimization methods
nqomorita/monolis
monolithic linear solver based on domain decomposition
1997alireza/Optimization
Optimization course assignments under the supervision of Dr. Maryam Amirmazlaghani
jmabuin/matrix-market-suite
Matrix Market Suite
siesta-project/flos
Interfacing SIESTA to Lua scripts using the flook code
Beliavsky/Optimization-Codes-by-ChatGPT
numerical optimization subroutines in Fortran generated by ChatGPT-4
derekharrison/Poisson3D
Numerical solution of the three-dimensional Poisson equation via the incomplete Cholesky factorization conjugate gradient method
maitreyeepaliwal/Solving-System-of-linear-equations-in-parallel-and-serial
Implentation of Back Substitution, Conjugate Gradient and Gauss Seidel using OpenMP parallelization
real-space/juRS
Real-space grid Density Functional Theory for large systems