rotkreis / ConjugateGradient
A simple implementation of CG Algorithm, Homework of Numerical Algebra
☆10Updated 9 years ago
Related projects ⓘ
Alternatives and complementary repositories for ConjugateGradient
- test for different solvers: suitesparse-chol mkl-pardiso eigen-ldlt suitesparse-umf gpu-cublas eigen-cg.☆23Updated 5 years ago
- Implementation of ConjugateGradients method using C and Nvidia CUDA☆47Updated 2 years ago
- Ellipse Fitting with Least-Square and Robust Estimators☆24Updated 2 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
- A sample code for sparse cholesky solver with cuSPARSE and cuSOLVER library☆18Updated 4 years ago
- High-Performance Computing: CPU Instructions, GPU OpenCL & CUDA, etc.☆14Updated 5 months ago
- Code for tutorial on how to use Eigen's LM optimization☆67Updated 7 years ago
- A simple implementation of the Levenberg Marquardt algorithm.☆77Updated 5 years ago
- Massively Scalable Parallel GMRES C-code for Sparse System of Equations☆13Updated 8 years ago
- Level Set Method Library☆88Updated 2 years ago
- Conjugate Gradient for Least Squares in CUDA☆51Updated 9 years ago
- A simple library for producing multidimensional polynomial fits for C++☆37Updated 7 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
- Porting meshing tools and solvers that deal with unstructured meshes on GPUs☆15Updated 4 months ago
- PatchMatch algorithms for motion estimation and stereo reconstruction☆16Updated 2 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
- a Matlab-like plot library for Visual C++ in Windows☆40Updated 3 years ago
- A library to handle the *.meshb file format.☆40Updated last month
- Open source library for scientific HPC☆117Updated 2 months ago
- Conjugate Gradient solver written in CUDA☆28Updated 5 years ago
- SCI-Solver_Peridynamic is a C++/CUDA library written to simulate a fracture behavior in a particle cloud model. It uses GPU hardware to p…☆22Updated 5 years ago
- ☆32Updated 10 years ago
- Multilevel B-spline Approximation Library☆28Updated 6 years ago
- Source code repository for the projects from CUDA for Engineers☆129Updated 2 years ago
- A shallow fork of SuiteSparse adding build files for Visual Studio and support for ACML☆100Updated 9 years ago
- A kd-tree implementation in C++ (and Fortran) by Matthew B. Kennel☆59Updated 6 years ago
- This program is 2D fluid simulation code using finite volume method with structure mesh. And these code are accelerated using GPU with cu…☆26Updated 7 years ago
- Solve Navier Stokes Equation in 3D using pressure-correction scheme and parallel multigrid v-cycle.☆27Updated 11 years ago
- Locally Refined B-splines☆20Updated 2 years ago