latture / pallas-solver
Global optimization algorithms written in C++
☆48Updated 3 years ago
Alternatives and similar repositories for pallas-solver:
Users that are interested in pallas-solver are comparing it to the libraries listed below
- C++ utility for parsing/evaluating matrix math equations input at run time in a format similar to MATLAB (requires Eigen for matrix math)…☆65Updated 5 years ago
- Numerical optimization in C++☆39Updated 11 years ago
- PLEASE SEE THE OFFICIAL REPOSITORY. THIS IS NOT MAINTAINED ANYMORE.☆93Updated 5 years ago
- A shallow fork of SuiteSparse adding build files for Visual Studio and support for ACML☆100Updated 9 years ago
- Optizelle [op-tuh-zel] is an open source software library designed to solve general purpose nonlinear optimization problems.☆67Updated 4 years ago
- A tiny least squares solver targeting extreme performance on repeated minimizations☆44Updated 9 years ago
- Fast automatic differentiation library in C++☆106Updated 3 years ago
- A modern c++ root finding algorithm based on the original Jenkins-Traub RPOLY software.☆55Updated 6 years ago
- Combined array and automatic differentiation library in C++☆174Updated last year
- Direct solver for sparse SPD matrices for nonlinear optimization. Implements supernodal Cholesky decomposition algorithm, and supports GP…☆89Updated last year
- This is a c++ port initially performed by Luis Ibanez of the LSQR library of Chris Paige and Michael Saunders. The same methodology was a…☆23Updated 2 months ago
- Fast zero-overhead bindings between NumPy and Eigen☆139Updated last week
- C++11 multivariate normal distribution sampling using Eigen matrices☆72Updated 3 years ago
- FastAD is a C++ implementation of automatic differentiation both forward and reverse mode.☆108Updated last year
- ☆34Updated 7 years ago
- A matrix and array operation library on GPU with Eigen compatible interface☆98Updated 7 years ago
- This is a cross-platform, CUDA-based C++ library for general-purpose, unconstrained nonlinear optimization on the GPU. It implements the …☆134Updated 5 years ago
- SuiteSparse: a suite of sparse matrix packages by @DrTimothyAldenDavis et al. with native CMake support☆53Updated 8 months ago
- Cython interface to Eigen library☆114Updated 3 months ago
- A single header-only C++ library for least squares fitting.☆105Updated last year
- MWE for using the Eigen library in CUDA kernels☆119Updated 2 years ago
- A demonstration of a SWIG wrapper for a C++ library containing Eigen matrix types for use with Python and NumPy☆51Updated 2 years ago
- Utilities for CUDA programming☆40Updated 5 years ago
- A Package for Automatic Differentiation of Algorithms Written in C/C++☆154Updated 2 weeks ago
- Polynomial optimization problem solver. Uses relaxation to convert the problem into Semidefinite programming. Can be also used just as Se…☆20Updated 7 years ago
- QRKit is an extension of Eigen C++ library that allows for efficient QR decomposition of sparse matrices with common sparsity patterns.☆16Updated 4 years ago
- Basic Gaussian process regression library. (Eigen3 required)☆25Updated 9 years ago
- Gaussian process library for machine learning☆115Updated 8 years ago
- Header only, C++ library (and the Python pyaudi package) implementing the algebra of Taylor truncated polynomials and a few algorithms us…☆75Updated 3 months ago
- ☆41Updated 6 years ago