rotkreis / ConjugateGradientLinks
A simple implementation of CG Algorithm, Homework of Numerical Algebra
☆10Updated 11 years ago
Alternatives and similar repositories for ConjugateGradient
Users that are interested in ConjugateGradient are comparing it to the libraries listed below
Sorting:
- Scattered data interpolation with multilevel B-Splines☆80Updated last year
- Powercrust algorithm for surface reconstruction☆18Updated 9 years ago
- Level Set Method Library☆97Updated 3 years ago
- A shallow fork of SuiteSparse adding build files for Visual Studio and support for ACML☆102Updated 10 years ago
- Implementation of ConjugateGradients method using C and Nvidia CUDA☆52Updated 3 years ago
- C++ implementation of sparse matrix using CRS (Compressed Row Storage) format☆125Updated 5 years ago
- ☆36Updated 11 years ago
- Source code repository for the projects from CUDA for Engineers☆134Updated 4 years ago
- Automatically exported from code.google.com/p/kdtree-matlab☆34Updated 8 years ago
- test for different solvers: suitesparse-chol mkl-pardiso eigen-ldlt suitesparse-umf gpu-cublas eigen-cg.☆25Updated 6 years ago
- Conjugate Gradient for Least Squares in CUDA☆53Updated 10 years ago
- this is a function for 2D delaunay triangultation, input points ,then vertex index of triangles will be computed☆12Updated 6 years ago
- Multilevel B-spline Approximation Library☆28Updated 7 years ago
- Code for tutorial on how to use Eigen's LM optimization☆73Updated 8 years ago
- Conjugate Gradient solver written in CUDA☆28Updated 6 years ago
- A sample code for sparse cholesky solver with cuSPARSE and cuSOLVER library☆21Updated 6 years ago
- QT Gui to edit XML parameter files☆18Updated 6 years ago
- Useful public-domain matlab scripts and functions☆30Updated 3 years ago
- a Matlab-like plot library for Visual C++ in Windows☆41Updated 4 years ago
- Fast radial basis function interpolation and kriging for large scale data☆184Updated last week
- CMake scripts for painless usage of SuiteSparse+METIS from Visual Studio and the rest of Windows/Linux/OSX IDEs supported by CMake☆466Updated last year
- A c++ implementation of the GMRES method for approximating the solution to a linear system.☆24Updated 2 years ago
- QRKit is an extension of Eigen C++ library that allows for efficient QR decomposition of sparse matrices with common sparsity patterns.☆17Updated 5 years ago
- n-dimensional piecewise linear interpolation using Delaunay triangulation in C++☆45Updated 11 years ago
- 2D Digital Image Correlation C++ Software☆51Updated 6 years ago
- A simple implementation of the Levenberg Marquardt algorithm.☆82Updated 6 years ago
- KMeans clustering in Eigen.☆26Updated 9 years ago
- B-Spline surface (Qt & OpenGL)☆21Updated 8 years ago
- MWE for using the Eigen library in CUDA kernels☆121Updated 3 years ago
- 不定期推送数值计算的相关算法,矩阵算法为前置,主要参考书目《数值分析》第五版 李庆扬☆10Updated 4 years ago