PetterS / spiiLinks
A library for unconstrained minimization of smooth functions using Newton's method or L-BFGS.
☆36Updated 6 years ago
Alternatives and similar repositories for spii
Users that are interested in spii are comparing it to the libraries listed below
Sorting:
- A computational geometry library for C++ and Python☆86Updated 4 years ago
- GPU Automatically Tuned Linear Algebra Software☆28Updated 10 years ago
- Automatic differentiation in C++; infinite differentiability of conditionals, loops, recursion and all things C++☆151Updated 6 years ago
- A well-documented C++ implementation of the cover tree datastructure for quick k-nearest-neighbor search. Allows single-point insertion a…☆62Updated 7 years ago
- A C++ library which allows the numerical optimisation of any given problem, function, program or you-name-it☆46Updated 7 years ago
- A Nonlinear Least Squares Minimizer☆35Updated 13 years ago
- Communication-Minimizing 2D Convolution in GPU Registers☆30Updated 12 years ago
- ☆37Updated 8 years ago
- A C++ implementation of the derivative-free optimization algorithm CMA-ES.☆23Updated 12 years ago
- Numerical optimization in C++☆40Updated 11 years ago
- A Light-weight and Fast Template Matrix Library☆134Updated 12 years ago
- C++11 multivariate normal distribution sampling using Eigen matrices☆73Updated 3 years ago
- A lightweight C++ framework for vectorizing image-processing code☆76Updated 8 years ago
- A demonstration of a SWIG wrapper for a C++ library containing Eigen matrix types for use with Python and NumPy☆51Updated 3 years ago
- A matrix and array operation library on GPU with Eigen compatible interface☆98Updated 7 years ago
- Library for creating and manipulating dual quaternions.☆53Updated 3 weeks ago
- A portable high-level API with CUDA or OpenCL back-end☆55Updated 7 years ago
- Robust and scalable PCA using Grassmann averages, in C++ with Matlab bindings☆30Updated 7 years ago
- Fast Runtime-Flexible Multi-dimensional Arrays and Views for C++☆48Updated 2 years ago
- A managed platform and language for GPGPU☆32Updated 12 years ago
- Python bindings for ceres-solver (via Cython)☆45Updated 10 years ago
- Set of basic classes (vector, matrix, images and memory array) for CPU and GPU☆17Updated 4 years ago
- Flexible Library for Efficient Numerical Solutions☆127Updated 3 months ago
- ☆42Updated 6 years ago
- Kaadugal is a parallelized multi-core C++ implementation of the random forests algorithm for classification, regression, and structured p…☆23Updated 7 years ago
- Fast computation of Gauss transforms in multiple dimensions; enables efficient Kernel Density Estimation (KDE) with Gaussian kernels.☆65Updated 6 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)…