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 9 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:
- Scattered data interpolation with multilevel B-Splines☆79Updated last year
- Conjugate Gradient for Least Squares in CUDA☆52Updated 10 years ago
- A matrix and array operation library on GPU with Eigen compatible interface☆99Updated 7 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)☆68Updated last year
- A shallow fork of SuiteSparse adding build files for Visual Studio and support for ACML☆102Updated 10 years ago
- Advanced MPI bindings for C++☆38Updated 12 years ago
- C++ L-BFGS implementation using plain STL☆35Updated 2 years ago
- An open source library for the GPU-implementation of L-BFGS-B algorithm☆139Updated 2 months ago
- N-dimensional linear interpolation on a rectangular grid in C++☆60Updated 5 years ago
- Solve large instance of semi-discrete optimal transport problems and other Monge-Ampere equations☆33Updated 4 years ago
- FMM Template Library☆45Updated 7 years ago
- data-parallel out-of-core library☆50Updated 2 weeks 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
- A C/C++ rewrite of the MINPACK software (originally in FORTRAN) for solving nonlinear equations and nonlinear least squares problems☆155Updated last year
- A library with space-filling curve algorithms (analysis, neighbor-finding, visualization) and other utilities (math, geometry, image proc…☆26Updated 8 years ago
- PLEASE SEE THE OFFICIAL REPOSITORY. THIS IS NOT MAINTAINED ANYMORE.☆93Updated 5 years ago
- test for different solvers: suitesparse-chol mkl-pardiso eigen-ldlt suitesparse-umf gpu-cublas eigen-cg.☆25Updated 6 years ago
- L-BFGS-B, converted from Fortran to C, with Matlab wrapper☆117Updated last year
- 3D Tensors for Blaze (https://bitbucket.org/blaze-lib/blaze)☆37Updated 5 years ago
- A kd-tree implementation in C++ (and Fortran) by Matthew B. Kennel☆62Updated 7 years ago
- Open source library for scientific HPC☆130Updated last month
- A simple library for producing multidimensional polynomial fits for C++☆38Updated 8 years ago
- n-dimensional piecewise linear interpolation using Delaunay triangulation in C++☆45Updated 11 years ago
- A lightweight C++ optimization library for nonlinear problems☆12Updated last year
- Non-Negative Least Squares implementation for Eigen3☆37Updated 2 years ago
- Fast radial basis function interpolation and kriging for large scale data☆181Updated last week
- Combined array and automatic differentiation library in C++☆181Updated last month
- C++ Implementation of LSQR with Eigen☆15Updated 5 years ago
- A C++ class to represent a sparse matrix in compressed row format. Useful for FEM codes.☆24Updated 14 years ago