rotkreis / ConjugateGradientLinks
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
Sorting:
- Implementation of ConjugateGradients method using C and Nvidia CUDA☆51Updated 2 years ago
- Conjugate Gradient solver written in CUDA☆29Updated 5 years ago
- Automatically exported from code.google.com/p/kdtree-matlab☆34Updated 7 years ago
- A simple implementation of the Levenberg Marquardt algorithm.☆79Updated 6 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 9 years ago
- Level Set Method Library☆93Updated 3 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
- test for different solvers: suitesparse-chol mkl-pardiso eigen-ldlt suitesparse-umf gpu-cublas eigen-cg.☆25Updated 6 years ago
- Multilevel B-spline Approximation Library☆28Updated 6 years ago
- High-Performance Computing: CPU Instructions, GPU OpenCL & CUDA, etc.☆14Updated last year
- Conjugate Gradient for Least Squares in CUDA☆52Updated 9 years ago
- this is a function for 2D delaunay triangultation, input points ,then vertex index of triangles will be computed☆11Updated 5 years ago
- Sample CMake template solving Ax=b☆15Updated 4 years ago
- A simple C++ library for mesh grid generation☆21Updated 5 years ago
- Code for tutorial on how to use Eigen's LM optimization☆72Updated 8 years ago
- C++ class for constructing the signed distance function from a level set function.☆17Updated 8 years ago
- A c++ implementation of the GMRES method for approximating the solution to a linear system.☆24Updated last year
- A level set methods implementation in Matlab☆29Updated 11 years ago
- ☆34Updated 10 years ago
- A sample code for sparse cholesky solver with cuSPARSE and cuSOLVER library☆19Updated 5 years ago
- An expression template based linear algebra library running completely on the GPU using CUDA☆25Updated 3 years ago
- Helper functions for C++ development☆11Updated 8 years ago
- 3D Constrained Delaunay Refinement on the GPU☆10Updated 4 years ago
- A simple implementation of the Gauss-Newton method.☆24Updated 6 years ago
- Useful public-domain matlab scripts and functions☆27Updated 3 years ago
- Scattered data interpolation with multilevel B-Splines☆77Updated 8 months ago
- Ellipse Fitting with Least-Square and Robust Estimators☆24Updated 3 years ago
- Massively Scalable Parallel GMRES C-code for Sparse System of Equations☆13Updated 9 years ago
- PatchMatch algorithms for motion estimation and stereo reconstruction☆16Updated 3 years ago
- Adaptive Linear Octrees in Python☆16Updated 11 months ago