tvercaut / LSQR-cpp
This is a c++ port initially performed by Luis Ibanez of the LSQR library of Chris Paige and Michael Saunders. The same methodology was applied to the LSMR library of David Fong and Michael Saunders.
☆23Updated 3 months ago
Alternatives and similar repositories for LSQR-cpp:
Users that are interested in LSQR-cpp are comparing it to the libraries listed below
- Conjugate Gradient for Least Squares in CUDA☆52Updated 9 years ago
- A shallow fork of SuiteSparse adding build files for Visual Studio and support for ACML☆100Updated 9 years ago
- Scattered data interpolation with multilevel B-Splines☆76Updated 7 months ago
- A kd-tree implementation in C++ (and Fortran) by Matthew B. Kennel☆60Updated 7 years ago
- Solve large instance of semi-discrete optimal transport problems and other Monge-Ampere equations☆28Updated 4 years ago
- Numerical optimization in C++☆40Updated 11 years ago
- PLEASE SEE THE OFFICIAL REPOSITORY. THIS IS NOT MAINTAINED ANYMORE.☆93Updated 5 years ago
- Little helper project that builds a BVH over triangles, and allows for querying closest surface point for given input point☆24Updated 3 years ago
- Easy-to-use linear and non-linear solver☆51Updated last week
- test for different solvers: suitesparse-chol mkl-pardiso eigen-ldlt suitesparse-umf gpu-cublas eigen-cg.☆25Updated 6 years ago
- Open source library for scientific HPC☆123Updated last week
- A simple library for producing multidimensional polynomial fits for C++☆37Updated 7 years ago
- A library providing functionality for the geometric processing of polygonal(non-triangular) meshes.☆61Updated 2 months ago
- A lightweight C++ optimization library for nonlinear problems☆11Updated 7 months ago
- MWE for using the Eigen library in CUDA kernels☆119Updated 2 years ago
- n-dimensional piecewise linear interpolation using Delaunay triangulation in C++☆43Updated 10 years ago
- SCI-Solver_Eikonal is a C++/CUDA library written to solve the Eikonal equation on triangular and tetrahedral meshes. It uses the fast ite…☆21Updated 6 years ago
- A C++ class to represent a sparse matrix in compressed row format. Useful for FEM codes.☆22Updated 13 years ago
- C++ Implementation of LSQR with Eigen☆15Updated 5 years ago
- C++ Shape Analysis and Geometry Processing☆38Updated 11 months ago
- A sample code for sparse cholesky solver with cuSPARSE and cuSOLVER library☆19Updated 5 years ago
- C++ L-BFGS implementation using plain STL☆33Updated 2 years ago
- Conjugate Gradient solver written in CUDA☆29Updated 5 years ago
- Hierarchical Sparsify and Compensate - fast preconditioner for Laplacian matrices☆19Updated 11 years ago
- Non-Negative Least Squares implementation for Eigen3☆37Updated 2 years ago
- ☆39Updated 3 years ago
- ☆37Updated 7 years ago
- An open source library for the GPU-implementation of L-BFGS-B algorithm☆128Updated 4 months ago
- Hex-mesh simplification and optimization☆45Updated 6 years ago
- CUDA implementation of FIM (Fast Iterative Method) for Eikonal equations on Structured Volumes☆23Updated 6 years ago