latture / pallas-solverLinks
Global optimization algorithms written in C++
☆49Updated 4 years ago
Alternatives and similar repositories for pallas-solver
Users that are interested in pallas-solver are comparing it to the libraries listed below
Sorting:
- Combined array and automatic differentiation library in C++☆176Updated 2 months ago
- FastAD is a C++ implementation of automatic differentiation both forward and reverse mode.☆110Updated last year
- Fast automatic differentiation library in C++☆107Updated 3 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++ utility for parsing/evaluating matrix math equations input at run time in a format similar to MATLAB (requires Eigen for matrix math)…☆66Updated 6 years ago
- A shallow fork of SuiteSparse adding build files for Visual Studio and support for ACML☆101Updated 9 years ago
- odeint - solving ordinary differential equations in c++ v2☆351Updated 5 years ago
- A single header-only C++ library for least squares fitting.☆107Updated 2 years ago
- OptimLib: a lightweight C++ library of numerical optimization methods for nonlinear functions☆861Updated last year
- Wrapping python made easy☆123Updated 5 years ago
- MWE for using the Eigen library in CUDA kernels☆119Updated 2 years ago
- Numerical optimization in C++☆40Updated 11 years ago
- A C/C++ rewrite of the MINPACK software (originally in FORTRAN) for solving nonlinear equations and nonlinear least squares problems☆152Updated 10 months ago
- A free LDL factorisation routine☆95Updated 4 months ago
- Flexible Library for Efficient Numerical Solutions☆126Updated last month
- A header-only C++ redesign of ARPACK using the Eigen library☆25Updated 9 years ago
- Library for multivariate function approximation with splines (B-spline, P-spline, and more) with interfaces to C++, C, Python and MATLAB☆434Updated 2 years ago
- A Package for Automatic Differentiation of Algorithms Written in C/C++☆159Updated this week
- A modern c++ root finding algorithm based on the original Jenkins-Traub RPOLY software.☆55Updated 7 years ago
- A C++ header-only, precision-independent library for performing numerical integration☆85Updated 7 years ago
- libcmaes is a multithreaded C++11 library with Python bindings for high performance blackbox stochastic optimization using the CMA-ES alg…☆337Updated 2 weeks ago
- C++ Matlab MEX development kit.☆99Updated 7 years ago
- An example of a hybrid python/C++ package with unit tests☆145Updated 5 years ago
- Simulation framework for nonsmooth dynamical systems☆178Updated 3 weeks ago
- a lightweight header-only C++17 library of numerical optimization methods for (un-)constrained nonlinear functions and expression templat…☆912Updated last week
- Powerful automatic differentiation in C++ and Python☆379Updated this week
- PLEASE SEE THE OFFICIAL REPOSITORY. THIS IS NOT MAINTAINED ANYMORE.☆93Updated 5 years ago
- 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++ toolkit for Convex Optimization (Logistic Loss, SVM, SVR, Least Squares etc.), Convex Optimization algorithms (LBFGS, TRON, SGD, Ad…☆51Updated 3 years ago
- C++17 templates between [stl::vector | armadillo | eigen3 | ublas | blitz++] and HDF5 datasets☆146Updated last month