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.
☆22Updated last month
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
- 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
- Solve large instance of semi-discrete optimal transport problems and other Monge-Ampere equations☆27Updated 4 years ago
- Conjugate Gradient solver written in CUDA☆29Updated 5 years ago
- A kd-tree implementation in C++ (and Fortran) by Matthew B. Kennel☆59Updated 7 years ago
- Numerical optimization in C++☆39Updated 10 years ago
- A lightweight C++ optimization library for nonlinear problems☆11Updated 5 months ago
- Non-Negative Least Squares implementation for Eigen3☆37Updated last year
- Easy-to-use linear and non-linear solver☆51Updated last month
- C++ Implementation of LSQR with Eigen☆15Updated 4 years ago
- FMM Template Library☆45Updated 6 years ago
- A matrix and array operation library on GPU with Eigen compatible interface☆98Updated 7 years ago
- A C++ class to represent a sparse matrix in compressed row format. Useful for FEM codes.☆22Updated 13 years ago
- Scattered data interpolation with multilevel B-Splines☆75Updated 5 months ago
- n-dimensional piecewise linear interpolation using Delaunay triangulation in C++☆43Updated 10 years ago
- C++ Shape Analysis and Geometry Processing☆38Updated 10 months 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
- A shallow fork of SuiteSparse adding build files for Visual Studio and support for ACML☆100Updated 9 years ago
- CUDA implementation of FIM (Fast Iterative Method) for Eikonal equations on Structured Volumes☆22Updated 6 years ago
- MWE for using the Eigen library in CUDA kernels☆118Updated 2 years ago
- 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 weeks ago
- Optizelle [op-tuh-zel] is an open source software library designed to solve general purpose nonlinear optimization problems.☆67Updated 4 years ago
- An open source library for the GPU-implementation of L-BFGS-B algorithm☆124Updated 3 months ago
- https://arxiv.org/pdf/2007.05094.pdf An Easy-To-Use Code Generator for Gradients and Hessians☆30Updated 3 years ago
- test for different solvers: suitesparse-chol mkl-pardiso eigen-ldlt suitesparse-umf gpu-cublas eigen-cg.☆25Updated 5 years ago
- Open source library for scientific HPC☆122Updated this week
- A tiny C++ library to read/write ASCII/binary MSH format files.☆42Updated 4 months ago
- Advanced MPI bindings for C++☆38Updated 11 years ago
- GPU-Accelerated multigrid solver for Poisson's equation in 2D☆21Updated 3 years ago