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 4 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:
- 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☆101Updated 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
- Optizelle [op-tuh-zel] is an open source software library designed to solve general purpose nonlinear optimization problems.☆67Updated 5 years ago
- C++ Implementation of LSQR with Eigen☆15Updated 5 years ago
- A kd-tree implementation in C++ (and Fortran) by Matthew B. Kennel☆61Updated 7 years ago
- An open source library for the GPU-implementation of L-BFGS-B algorithm☆133Updated 5 months ago
- Numerical optimization in C++☆40Updated 11 years ago
- test for different solvers: suitesparse-chol mkl-pardiso eigen-ldlt suitesparse-umf gpu-cublas eigen-cg.☆25Updated 6 years ago
- A lightweight C++ optimization library for nonlinear problems☆11Updated 8 months ago
- Conjugate Gradient solver written in CUDA☆29Updated 5 years ago
- PLEASE SEE THE OFFICIAL REPOSITORY. THIS IS NOT MAINTAINED ANYMORE.☆93Updated 5 years ago
- CUDA implementation of FIM (Fast Iterative Method) for Eikonal equations on Structured Volumes☆23Updated 6 years ago
- n-dimensional piecewise linear interpolation using Delaunay triangulation in C++☆43Updated 11 years ago
- C++ L-BFGS implementation using plain STL☆33Updated 2 years ago
- Solve large instance of semi-discrete optimal transport problems and other Monge-Ampere equations☆28Updated 4 years ago
- ☆37Updated 7 years ago
- L-BFGS-B, converted from Fortran to C, with Matlab wrapper☆113Updated 10 months ago
- This is a cross-platform, CUDA-based C++ library for general-purpose, unconstrained nonlinear optimization on the GPU. It implements the …☆137Updated 5 years ago
- Array Based Half-Facet (AHF) Mesh Data Structure (for simplex meshes)☆10Updated 4 years ago
- MWE for using the Eigen library in CUDA kernels☆119Updated 2 years ago
- Fitting subdivision surfaces to data☆31Updated 7 years ago
- Advanced MPI bindings for C++☆38Updated 12 years ago
- A matrix and array operation library on GPU with Eigen compatible interface☆98Updated 7 years ago
- Non-Negative Least Squares implementation for Eigen3☆37Updated 2 years ago
- https://arxiv.org/pdf/2007.05094.pdf An Easy-To-Use Code Generator for Gradients and Hessians☆30Updated 3 years ago
- A sample code for sparse cholesky solver with cuSPARSE and cuSOLVER library☆19Updated 5 years ago
- Scattered data interpolation with multilevel B-Splines☆77Updated 8 months ago
- PinMesh is an exact and efficient parallel algorithm for preprocess a polyhedral triangular mesh and, then, query a cloud of points again…☆15Updated 9 years ago
- GPU-Accelerated multigrid solver for Poisson's equation in 2D☆22Updated 4 years ago