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:
- Scattered data interpolation with multilevel B-Splines☆79Updated 10 months ago
- Automatically exported from code.google.com/p/kdtree-matlab☆34Updated 8 years ago
- Conjugate Gradient for Least Squares in CUDA☆52Updated 10 years ago
- Source code repository for the projects from CUDA for Engineers☆131Updated 3 years ago
- Multilevel B-spline Approximation Library☆28Updated 7 years ago
- Implementation of ConjugateGradients method using C and Nvidia CUDA☆51Updated 3 years ago
- Powercrust algorithm for surface reconstruction☆18Updated 8 years ago
- C++ implementation of sparse matrix using CRS (Compressed Row Storage) format☆122Updated 5 years ago
- test for different solvers: suitesparse-chol mkl-pardiso eigen-ldlt suitesparse-umf gpu-cublas eigen-cg.☆25Updated 6 years ago
- n-dimensional piecewise linear interpolation using Delaunay triangulation in C++☆44Updated 11 years ago
- ☆35Updated 10 years ago
- A kd-tree implementation in C++ (and Fortran) by Matthew B. Kennel☆62Updated 7 years ago
- Level Set Method Library☆94Updated 3 years ago
- A simple library for producing multidimensional polynomial fits for C++☆38Updated 7 years ago
- Conjugate Gradient solver written in CUDA☆28Updated 5 years ago
- MWE for using the Eigen library in CUDA kernels☆119Updated 2 years ago
- A shallow fork of SuiteSparse adding build files for Visual Studio and support for ACML☆102Updated 9 years 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…☆25Updated 7 months ago
- a Matlab-like plot library for Visual C++ in Windows☆42Updated 4 years ago
- Useful public-domain matlab scripts and functions☆28Updated 3 years ago
- OOD & OOP in CUDA/C++ of a framework for handling Topologies, Meshes, Mesh Deformation and adaptation, Mesh metrics, Visualization of mes…☆15Updated 5 years ago
- Single file, header-only, no dependencies C++ implementation of the fast marching method in arbitrary dimensions.☆153Updated 2 years ago
- this is a function for 2D delaunay triangultation, input points ,then vertex index of triangles will be computed☆11Updated 6 years ago
- A level set methods implementation in Matlab☆29Updated 11 years ago
- 3D Particle Tracking Velocimetry software is now called OpenPTV see http://www.openptv.net☆23Updated 10 years ago
- CMake scripts for painless usage of SuiteSparse+METIS from Visual Studio and the rest of Windows/Linux/OSX IDEs supported by CMake☆461Updated last year
- libDistMesh: A Simple Mesh Generator in C++☆34Updated 8 years ago
- A single header-only C++ library for least squares fitting.☆107Updated 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 4 years ago
- A c++ implementation of the GMRES method for approximating the solution to a linear system.☆24Updated 2 years ago