rotkreis / ConjugateGradient
A simple implementation of CG Algorithm, Homework of Numerical Algebra
☆10Updated 10 years ago
Alternatives and similar repositories for ConjugateGradient:
Users that are interested in ConjugateGradient are comparing it to the libraries listed below
- Implementation of ConjugateGradients method using C and Nvidia CUDA☆49Updated 2 years ago
- QRKit is an extension of Eigen C++ library that allows for efficient QR decomposition of sparse matrices with common sparsity patterns.☆16Updated 4 years ago
- Conjugate Gradient solver written in CUDA☆29Updated 5 years ago
- test for different solvers: suitesparse-chol mkl-pardiso eigen-ldlt suitesparse-umf gpu-cublas eigen-cg.☆24Updated 5 years ago
- A c++ implementation of the GMRES method for approximating the solution to a linear system.☆23Updated last year
- this is a function for 2D delaunay triangultation, input points ,then vertex index of triangles will be computed☆10Updated 5 years ago
- High-Performance Computing: CPU Instructions, GPU OpenCL & CUDA, etc.☆14Updated 8 months ago
- Conjugate Gradient for Least Squares in CUDA☆51Updated 9 years ago
- Multilevel B-spline Approximation Library☆28Updated 6 years ago
- C++ implementation of sparse matrix using CRS (Compressed Row Storage) format☆112Updated 4 years ago
- C++ class for constructing the signed distance function from a level set function.☆17Updated 8 years ago
- A simple library for producing multidimensional polynomial fits for C++☆37Updated 7 years ago
- PLEASE SEE THE OFFICIAL REPOSITORY. THIS IS NOT MAINTAINED ANYMORE.☆93Updated 5 years ago
- Level Set Method Library☆90Updated 2 years ago
- A kd-tree implementation in C++ (and Fortran) by Matthew B. Kennel☆59Updated 7 years ago
- Code for tutorial on how to use Eigen's LM optimization☆69Updated 7 years ago
- Scattered data interpolation with multilevel B-Splines☆75Updated 3 months ago
- This is a c++ port initially performed by Luis Ibanez of the LSQR library of Chris Paige and Michael Saunders. The same methodology was a…☆22Updated this week
- Massively Scalable Parallel GMRES C-code for Sparse System of Equations☆13Updated 8 years ago
- ☆42Updated 6 years ago
- CUDA implementation of the 2D fast Poisson solver☆12Updated 2 years ago
- Powercrust algorithm for surface reconstruction☆18Updated 8 years ago
- Sample CMake template solving Ax=b☆15Updated 3 years ago
- A simple implementation of the Levenberg Marquardt algorithm.☆78Updated 5 years ago
- This is just an example of how a cgns mesh consisting of triangular elements can be loaded, partitioned with Metis and then written to a …☆11Updated 8 years ago
- Locally Refined B-splines☆20Updated 3 years ago
- ☆34Updated 10 years ago
- Stereo matching on two images for making a disparity map. My attempt to implement semi-global matching algorithm with some customs additi…☆10Updated 8 years ago
- KMeans clustering in Eigen.☆27Updated 8 years ago
- C++ parser to read data from MATLAB .mat files☆11Updated 10 years ago