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.
☆24Updated 5 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:
- A shallow fork of SuiteSparse adding build files for Visual Studio and support for ACML☆101Updated 9 years ago
- Conjugate Gradient for Least Squares in CUDA☆52Updated 9 years ago
- C++ L-BFGS implementation using plain STL☆34Updated 2 years ago
- Optizelle [op-tuh-zel] is an open source software library designed to solve general purpose nonlinear optimization problems.☆67Updated 5 years ago
- Numerical optimization in C++☆40Updated 11 years ago
- Easy-to-use linear and non-linear solver☆52Updated last week
- An open source library for the GPU-implementation of L-BFGS-B algorithm☆133Updated 6 months ago
- A lightweight C++ optimization library for nonlinear problems☆11Updated 9 months ago
- Scattered data interpolation with multilevel B-Splines☆78Updated 9 months ago
- Conjugate Gradient solver written in CUDA☆29Updated 5 years ago
- MWE for using the Eigen library in CUDA kernels☆119Updated 2 years ago
- Open source library for scientific HPC☆126Updated last week
- 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 kd-tree implementation in C++ (and Fortran) by Matthew B. Kennel☆62Updated 7 years ago
- Non-Negative Least Squares implementation for Eigen3☆37Updated 2 years ago
- C++ Implementation of LSQR with Eigen☆15Updated 5 years ago
- Solve large instance of semi-discrete optimal transport problems and other Monge-Ampere equations☆28Updated 4 years ago
- test for different solvers: suitesparse-chol mkl-pardiso eigen-ldlt suitesparse-umf gpu-cublas eigen-cg.☆25Updated 6 years ago
- N-dimensional linear interpolation on a rectangular grid in C++☆60Updated 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 3 weeks ago
- https://arxiv.org/pdf/2007.05094.pdf An Easy-To-Use Code Generator for Gradients and Hessians☆30Updated 3 years ago
- ☆30Updated this week
- Robust geometric predicates without the agonising pain.☆21Updated 5 years ago
- Arpack++ with patches (C++ interface to ARPACK)☆67Updated last year
- Little helper project that builds a BVH over triangles, and allows for querying closest surface point for given input point☆24Updated 3 years ago
- C++ binding for FITPACK B-spline curve and surface fitting routines☆30Updated 7 years ago
- A C++ class to represent a sparse matrix in compressed row format. Useful for FEM codes.☆22Updated 13 years ago
- A library providing functionality for the geometric processing of polygonal(non-triangular) meshes.☆61Updated 4 months ago
- A matrix and array operation library on GPU with Eigen compatible interface☆98Updated 7 years ago