absmall / p2Links
This program implements the P^2 algorithm as documented in "The P-Square Algorithm for Dynamic Calculation of Percentiles and Histograms without Storing Observations," Communications of the ACM, October 1985 by R. Jain and I. Chlamtac. Both the point method and histogram method are implemented.
☆25Updated 6 years ago
Alternatives and similar repositories for p2
Users that are interested in p2 are comparing it to the libraries listed below
Sorting:
- Derivative-Free Global Optimization Algorithm (C++, Python binding) - Continuous, Discrete, TSP, NLS, MINLP☆162Updated last month
- Library with colormaps for C++☆29Updated 2 years ago
- [Not maintained] Implementation of TDigest algorithm in C++☆18Updated 8 years ago
- vectorization of the kd-tree data structure and search algorithm☆41Updated 7 years ago
- C++ template library for probabilistic programming☆51Updated 5 years ago
- Automatically mex C/C++ functions for Matlab or Octave (with C++11 compiler)☆30Updated 3 years ago
- Templated C++ polynomial library☆26Updated 3 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
- Python bindings for ceres-solver (via Cython)☆45Updated 10 years ago
- Coroutine library in C++☆18Updated last week
- Levenberg-Marquardt nonlinear least squares algorithms in C/C++☆22Updated 2 years ago
- tiny fast portable real-time deep neural network for regression and classification within 50 LOC.☆52Updated 4 years ago
- Various useful numerical algorithms which can be used almost standalone.☆44Updated 3 years ago
- OptimPack is a library for large optimization problems.☆37Updated 7 months ago
- Proof-of-concept of using a khash-based hashmap in Numba☆21Updated 8 years ago
- A tiny least squares solver targeting extreme performance on repeated minimizations☆44Updated 10 years ago
- ☆67Updated 3 years ago
- DFO-GN: Derivative-Free Optimization using Gauss-Newton☆24Updated 2 years ago
- Non-linear least squares in C++, header-only, inspired by Ceres solver.☆30Updated 3 years ago
- Library for performing spectral clustering in C++☆79Updated 2 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
- An example of mapping shared memory between boost::interprocess and Python's mmap.☆56Updated 10 years ago
- C++11 multivariate normal distribution sampling using Eigen matrices☆73Updated 3 years ago
- Median Filter☆29Updated 3 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
- numeric facilities for C++ 14; dual numbers, dual quaternions, constrained numbers, intervals☆24Updated 7 years ago
- 📈 Console Table and Graph/Plot Libraries☆52Updated 4 months ago
- Header only, C++ library (and the Python pyaudi package) implementing the algebra of Taylor truncated polynomials and a few algorithms us…☆76Updated 3 weeks ago
- A Jupyter-notebook based article investigating (useful parameter settings for) the Unscented Kalman Filter (UKF).☆31Updated 9 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