PatWie / CppNumericalSolvers
a lightweight header-only C++17 library of numerical optimization methods for nonlinear functions based on Eigen
☆872Updated 10 months ago
Related projects ⓘ
Alternatives and complementary repositories for CppNumericalSolvers
- OptimLib: a lightweight C++ library of numerical optimization methods for nonlinear functions☆817Updated 6 months ago
- A header-only C++ library for L-BFGS and L-BFGS-B algorithms☆542Updated 8 months ago
- A header-only C++ library for numerical optimization --☆742Updated 3 weeks ago
- A header-only C++ library for large scale eigenvalue problems☆749Updated 3 months ago
- A C++ Algorithmic Differentiation Package: Home Page☆482Updated this week
- automatic differentiation made easier for C++☆1,653Updated 2 weeks ago
- Armadillo: fast C++ library for linear algebra & scientific computing - https://arma.sourceforge.net☆468Updated 4 months ago
- libLBFGS: a library of Limited-memory Broyden-Fletcher-Goldfarb-Shanno (L-BFGS)☆560Updated last year
- Library for multivariate function approximation with splines (B-spline, P-spline, and more) with interfaces to C++, C, Python and MATLAB☆417Updated last year
- Combined array and automatic differentiation library in C++☆165Updated 8 months ago
- library for nonlinear optimization, wrapping many algorithms for global and local, constrained or unconstrained, optimization☆1,882Updated last week
- CMake scripts for painless usage of SuiteSparse+METIS from Visual Studio and the rest of Windows/Linux/OSX IDEs supported by CMake☆447Updated 7 months ago
- A lightweight high performance tensor algebra framework for modern C++☆751Updated 6 months ago
- THIS MIRROR IS DEPRECATED -- New url: https://gitlab.com/libeigen/eigen☆1,790Updated 2 years ago
- odeint - solving ordinary differential equations in c++ v2☆342Updated 5 years ago
- nanoflann: a C++11 header-only library for Nearest Neighbor (NN) search with KD-trees☆2,238Updated this week
- C++ library for solving large sparse linear systems with algebraic multigrid method☆733Updated 6 months ago
- A C++ header-only library of statistical distribution functions.☆526Updated last year
- VexCL is a C++ vector expression template library for OpenCL/CUDA/OpenMP☆700Updated 3 weeks ago
- libcmaes is a multithreaded C++11 library with Python bindings for high performance blackbox stochastic optimization using the CMA-ES alg…☆322Updated 5 months ago
- A C++ library for Quadratic Programming which implements the Goldfarb-Idnani active-set dual method.