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:
- this is a function for 2D delaunay triangultation, input points ,then vertex index of triangles will be computed☆11Updated 6 years ago
- test for different solvers: suitesparse-chol mkl-pardiso eigen-ldlt suitesparse-umf gpu-cublas eigen-cg.☆25Updated 6 years ago
- Conjugate Gradient solver written in CUDA☆28Updated 5 years ago
- Scattered data interpolation with multilevel B-Splines☆79Updated 11 months ago
- Source code repository for the projects from CUDA for Engineers☆132Updated 3 years ago
- Conjugate Gradient for Least Squares in CUDA☆52Updated 10 years ago
- Implementation of ConjugateGradients method using C and Nvidia CUDA☆51Updated 3 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
- Level Set Method Library☆95Updated 3 years ago
- A c++ implementation of the GMRES method for approximating the solution to a linear system.☆24Updated 2 years ago
- Massively Scalable Parallel GMRES C-code for Sparse System of Equations☆13Updated 9 years ago
- Code for tutorial on how to use Eigen's LM optimization☆73Updated 8 years ago
- Multilevel B-spline Approximation Library☆28Updated 7 years ago
- A kd-tree implementation in C++ (and Fortran) by Matthew B. Kennel☆62Updated 7 years ago
- 3D Particle Tracking Velocimetry software is now called OpenPTV see http://www.openptv.net☆23Updated 10 years ago
- Powercrust algorithm for surface reconstruction☆18Updated 9 years ago
- A simple implementation of the Levenberg Marquardt algorithm.☆81Updated 6 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
- A shallow fork of SuiteSparse adding build files for Visual Studio and support for ACML☆102Updated 9 years ago
- A level set methods implementation in Matlab☆29Updated 11 years ago
- A C++ class to represent a sparse matrix in compressed row format. Useful for FEM codes.☆23Updated 13 years ago
- ☆35Updated 10 years ago
- n-dimensional piecewise linear interpolation using Delaunay triangulation in C++☆44Updated 11 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 9 years ago
- KDTree library☆111Updated 15 years ago
- MWE for using the Eigen library in CUDA kernels☆119Updated 2 years ago
- 不定期推送数值计算的相关算法,矩阵算法为前置,主要参考书目《数值分析》第五版 李庆扬☆10Updated 3 years ago
- DownHill simplex algorithm implementation and demos☆20Updated 4 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
- ☆34Updated 6 months ago