absmall / p2
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.
☆24Updated 5 years ago
Alternatives and similar repositories for p2:
Users that are interested in p2 are comparing it to the libraries listed below
- [Not maintained] Implementation of TDigest algorithm in C++☆16Updated 7 years ago
- Median Filter☆28Updated 3 years ago
- SymPP: A Symbolic Library that compiles itself☆13Updated 4 years ago
- 🐍 A pure python ring buffer with optional custom element factory. Locked, Blocking and Disruptor variants are available. 🪐☆13Updated 4 years ago
- 3D Tensors for Blaze (https://bitbucket.org/blaze-lib/blaze)☆36Updated 4 years ago
- Automatically mex C/C++ functions for Matlab or Octave (with C++11 compiler)☆29Updated 2 years ago
- A CLI tool for generating Boost.Python/pybind11 bindings from C/C++☆14Updated 4 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 5 years ago
- Accessible and modern implementations of common optimization algorithms.☆15Updated last year
- A demonstration of a SWIG wrapper for a C++ library containing Eigen matrix types for use with Python and NumPy☆51Updated 2 years ago
- Software to look for interrelationships between constants and find formulas for number sequences☆19Updated 10 months ago
- "C++ for Python developers"☆19Updated 6 years ago
- vectorization of the kd-tree data structure and search algorithm☆39Updated 7 years ago
- Interval library for C++☆12Updated 3 weeks ago
- A C++ monorepo for discrete and continuous optimization. Batteries included!☆99Updated 10 months ago
- Kalman is a cross-platform library implementing an Extended Kalman Filter in C++☆24Updated 6 years ago
- C++ file backed vector for very fast column databases, useful for time series data☆22Updated 9 years ago
- Derivative-Free Global Optimization Algorithm (C++, Python binding) - Continuous, Discrete, TSP, NLS, MINLP☆149Updated 2 weeks ago
- Flexible Library for Efficient Numerical Solutions☆127Updated 3 years ago
- Implementation of a lock-free ring buffer class.☆34Updated last month
- libForBES is a C++ solver for generic, constrained and possibly nonsmooth convex optimization problems. LASSO, optimal control, elastic n…☆10Updated 7 years ago
- GPU Automatically Tuned Linear Algebra Software☆28Updated 9 years ago
- Tests with some parallel algorithms in MSVC implementation☆35Updated 6 years ago
- A light-weight, fast PID library designed for use on embedded systems (but can also run on any machine which has a G++ compiler).☆18Updated 5 years ago
- C++ Interfaces for the nAG Library☆18Updated 2 weeks ago
- numeric facilities for C++ 14; dual numbers, dual quaternions, constrained numbers, intervals☆24Updated 6 years ago
- LLVM front-end for MATLAB☆14Updated 11 years ago
- A multi-processing, highly configurable, C++ Differential Evolution optimization algorithm implementation☆21Updated 4 years ago
- A C++ toolkit for Convex Optimization (Logistic Loss, SVM, SVR, Least Squares etc.), Convex Optimization algorithms (LBFGS, TRON, SGD, Ad…☆50Updated 2 years ago
- Basic Gaussian process regression library. (Eigen3 required)☆25Updated 9 years ago