huttmf / nelder-meadLinks
An implementation of the Nelder-Mead simplex method.
☆27Updated 9 years ago
Alternatives and similar repositories for nelder-mead
Users that are interested in nelder-mead are comparing it to the libraries listed below
Sorting:
- The Numerical Template Toolbox - C++ Scientific Computing Made Easy☆42Updated 10 years ago
- Flexible Library for Efficient Numerical Solutions☆127Updated 5 months ago
- Git Mirror of John Burkardt's great collection of C Software☆41Updated 10 years ago
- This repository contains components that will support percolation via OpenCL and CUDA☆32Updated 3 years ago
- libForBES is a C++ solver for generic, constrained and possibly nonsmooth convex optimization problems. LASSO, optimal control, elastic n…☆10Updated 8 years ago
- An easy-to-use Nelder-Mead optimizer for n-Vectors☆13Updated 7 years ago
- 3D Tensors for Blaze (https://bitbucket.org/blaze-lib/blaze)☆37Updated 5 years ago
- Levenberg-Marquardt nonlinear least squares algorithms in C/C++☆22Updated 2 years ago
- Fast maximum-minimum filters implemented in C++☆46Updated 2 years ago
- A Light-weight and Fast Template Matrix Library☆133Updated 12 years ago
- A pure C++ implementation of the lowess algorithm using templates☆21Updated 10 years ago
- A C++ toolkit for Convex Optimization (Logistic Loss, SVM, SVR, Least Squares etc.), Convex Optimization algorithms (LBFGS, TRON, SGD, Ad…☆54Updated 3 years ago
- A C++ library that allows you to plot data just as in MATLAB☆24Updated 11 years ago
- C++ library for numerical arrays and tensor objects and operations with them, designed to allow Matlab-style programming.☆52Updated 2 years ago
- C++ Matrix -- High performance and accurate (e.g. edge cases) matrix math library with expression template arithmetic operators☆122Updated last year
- Derivative-Free Global Optimization Algorithm (C++, Python binding) - Continuous, Discrete, TSP, NLS, MINLP☆163Updated last month
- C++ modelling library for integer programming☆15Updated 5 years ago
- Multi-dimensional C++ arrays which store objects in a Struct-of-Arrays (SoA) memory layout for efficient vectorization and zero address g…☆74Updated 5 years ago
- NumPy-compatible multidimensional arrays in C++☆162Updated last year
- GPU Automatically Tuned Linear Algebra Software☆28Updated 10 years ago
- A C++23 array / expression template library with some J/APL features☆26Updated 3 weeks ago
- C++ template library for probabilistic programming☆51Updated 5 years ago
- All my scientific software thrown into one bucket.☆41Updated 4 years ago
- ☆21Updated 4 years ago
- Fast Runtime-Flexible Multi-dimensional Arrays and Views for C++☆48Updated 3 years ago
- Fast, vectorized C++ implementation of K-Means using the Eigen matrix template library. Includes Matlab and Python interfaces.☆58Updated 8 years ago
- My personal set of C libraries for linear algebra computation based on The Matrix Cookbook and Numerical Recipes in C.☆107Updated 6 years ago
- library of numerical methods using Armadillo☆23Updated 3 years ago
- C++ parser to read data from MATLAB .mat files☆10Updated 11 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