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
- A c++ implementation of the GMRES method for approximating the solution to a linear system.☆24Updated last year
- Implementation of ConjugateGradients method using C and Nvidia CUDA☆51Updated 2 years ago
- test for different solvers: suitesparse-chol mkl-pardiso eigen-ldlt suitesparse-umf gpu-cublas eigen-cg.☆25Updated 6 years ago
- Level Set Method Library☆93Updated 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
- Multilevel B-spline Approximation Library☆28Updated 6 years ago
- Massively Scalable Parallel GMRES C-code for Sparse System of Equations☆13Updated 9 years ago
- A shallow fork of SuiteSparse adding build files for Visual Studio and support for ACML☆100Updated 9 years ago
- A simple C++ library for mesh grid generation☆21Updated 5 years ago
- CUDA implementation of the 2D fast Poisson solver☆12Updated last month
- this is a function for 2D delaunay triangultation, input points ,then vertex index of triangles will be computed☆10Updated 5 years ago
- A library to handle the *.meshb file format.☆41Updated 3 weeks ago
- Useful public-domain matlab scripts and functions☆27Updated 2 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
- 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
- A sample code for sparse cholesky solver with cuSPARSE and cuSOLVER library☆19Updated 5 years ago
- ☆34Updated 10 years ago
- A kd-tree implementation in C++ (and Fortran) by Matthew B. Kennel☆60Updated 7 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
- Code to construct implicit RBF surfaces.☆10Updated 4 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
- Conjugate Gradient for Least Squares in CUDA☆52Updated 9 years ago
- Powercrust algorithm for surface reconstruction☆18Updated 8 years ago
- Adaptive Linear Octrees in Python☆16Updated 10 months ago
- Scattered data interpolation with multilevel B-Splines☆76Updated 6 months ago
- AmgXWrapper: An interface between PETSc and the NVIDIA AmgX library☆47Updated 2 years ago
- A d-dimensional aabb-tree implementation for MATLAB.☆15Updated 2 years ago
- Code for tutorial on how to use Eigen's LM optimization☆72Updated 8 years ago