tvercaut / LSQR-cppLinks
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.
☆25Updated 7 months ago
Alternatives and similar repositories for LSQR-cpp
Users that are interested in LSQR-cpp are comparing it to the libraries listed below
Sorting:
- Solve large instance of semi-discrete optimal transport problems and other Monge-Ampere equations☆30Updated 4 years ago
- Conjugate Gradient for Least Squares in CUDA☆52Updated 9 years ago
- Scattered data interpolation with multilevel B-Splines☆79Updated 10 months ago
- An open source library for the GPU-implementation of L-BFGS-B algorithm☆135Updated 8 months ago
- A matrix and array operation library on GPU with Eigen compatible interface☆98Updated 7 years ago
- A lightweight C++ optimization library for nonlinear problems☆11Updated 11 months ago
- A shallow fork of SuiteSparse adding build files for Visual Studio and support for ACML☆102Updated 9 years ago
- Optizelle [op-tuh-zel] is an open source software library designed to solve general purpose nonlinear optimization problems.☆67Updated 5 years ago
- Arpack++ with patches (C++ interface to ARPACK)☆67Updated last year
- Non-Negative Least Squares implementation for Eigen3☆37Updated 2 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
- This is a cross-platform, CUDA-based C++ library for general-purpose, unconstrained nonlinear optimization on the GPU. It implements the …☆138Updated 5 years ago
- C++ binding for FITPACK B-spline curve and surface fitting routines☆30Updated 7 years ago
- Advanced MPI bindings for C++☆38Updated 12 years ago
- L-BFGS-B, converted from Fortran to C, with Matlab wrapper☆115Updated last year
- A C++ class to represent a sparse matrix in compressed row format. Useful for FEM codes.☆23Updated 13 years ago
- ☆37Updated 8 years ago
- Conjugate Gradient solver written in CUDA☆29Updated 5 years ago
- C++ L-BFGS implementation using plain STL☆34Updated 2 years ago
- N-dimensional linear interpolation on a rectangular grid in C++☆60Updated 5 years ago
- Robust geometric predicates without the agonising pain.☆22Updated 5 years ago
- A curvilinear mesh generator for high order finite element analysis☆70Updated 7 years ago
- A simple finite-difference library using Eigen.☆33Updated 2 months ago
- Single file, header-only, no dependencies C++ implementation of the fast marching method in arbitrary dimensions.☆153Updated 2 years ago
- Fast radial basis function interpolation and kriging for large scale data☆180Updated last month
- Easy-to-use linear and non-linear solver☆52Updated 2 months ago
- C++ Shape Analysis and Geometry Processing☆40Updated last year
- n-dimensional piecewise linear interpolation using Delaunay triangulation in C++☆44Updated 11 years ago
- test for different solvers: suitesparse-chol mkl-pardiso eigen-ldlt suitesparse-umf gpu-cublas eigen-cg.☆25Updated 6 years ago
- Port and Modification of Pascal Frey's medit software for tet-mesh visualization☆18Updated 8 years ago