yixuan / spectraLinks
A header-only C++ library for large scale eigenvalue problems
☆828Updated 5 months ago
Alternatives and similar repositories for spectra
Users that are interested in spectra are comparing it to the libraries listed below
Sorting:
- A header-only C++ library for L-BFGS and L-BFGS-B algorithms☆634Updated this week
- a lightweight header-only C++17 library of numerical optimization methods for (un-)constrained nonlinear functions and expression templat…☆950Updated 3 weeks ago
- OptimLib: a lightweight C++ library of numerical optimization methods for nonlinear functions☆884Updated last year
- C++ library for solving large sparse linear systems with algebraic multigrid method☆836Updated 2 weeks ago
- Armadillo: fast C++ library for linear algebra & scientific computing - https://arma.sourceforge.net☆520Updated 3 months ago
- A header-only C++ library for numerical optimization --☆805Updated last month
- Combined array and automatic differentiation library in C++☆185Updated 3 months ago
- The Stan Math Library is a C++ template library for automatic differentiation of any order using forward, reverse, and mixed modes. It i…☆808Updated this week
- A header-only C++ redesign of ARPACK using the Eigen library☆25Updated 10 years ago
- automatic differentiation made easier for C++☆1,911Updated last year
- libLBFGS: a library of Limited-memory Broyden-Fletcher-Goldfarb-Shanno (L-BFGS)☆594Updated 2 years ago
- A lightweight high performance tensor algebra framework for modern C++☆830Updated 6 months ago
- odeint - solving ordinary differential equations in c++ v2☆354Updated 6 years ago
- CUSP : A C++ Templated Sparse Matrix Library☆421Updated 5 months ago
- HighFive - Header-only C++ HDF5 interface☆718Updated last year
- Fast automatic differentiation library in C++☆110Updated 4 years ago
- MWE for using the Eigen library in CUDA kernels☆121Updated 3 years ago
- CMake scripts for painless usage of SuiteSparse+METIS from Visual Studio and the rest of Windows/Linux/OSX IDEs supported by CMake☆465Updated last year
- GNU Scientific Library with CMake build support and AMPL bindings☆615Updated last month
- The official SuiteSparse library: a suite of sparse matrix algorithms authored or co-authored by Tim Davis, Texas A&M University.☆1,440Updated last month
- Library for multivariate function approximation with splines (B-spline, P-spline, and more) with interfaces to C++, C, Python and MATLAB☆444Updated 2 years ago
- Blitz++ Multi-Dimensional Array Library for C++☆420Updated last year
- VexCL is a C++ vector expression template library for OpenCL/CUDA/OpenMP☆718Updated 6 months ago
- A C++ Algorithmic Differentiation Package: Home Page☆557Updated last month
- Bare-bones hdf5 serialization of Eigen matrices and vectors☆66Updated 4 years ago
- Supernodal sparse direct solver. https://portal.nersc.gov/project/sparse/superlu/☆322Updated last week
- 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++ header-only, precision-independent library for performing numerical integration☆87Updated 8 years ago
- A C++ library of Markov Chain Monte Carlo (MCMC) methods☆191Updated last year
- A shallow fork of SuiteSparse adding build files for Visual Studio and support for ACML