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:
- Library with colormaps for C++☆30Updated 2 years ago
- SymPP: A Symbolic Library that compiles itself☆13Updated 5 years ago
- Derivative-Free Global Optimization Algorithm (C++, Python binding) - Continuous, Discrete, TSP, NLS, MINLP☆164Updated last month
- vectorization of the kd-tree data structure and search algorithm☆41Updated 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
- Levenberg-Marquardt nonlinear least squares algorithms in C/C++☆24Updated 2 years ago
- Python bindings for ceres-solver (via Cython)☆45Updated 10 years ago
- Templated C++ polynomial library☆26Updated 3 years ago
- Single header c++ implementation of Differential Evolution algorithm for general purpose optimization.☆70Updated 7 years ago
- A CLI tool for generating Boost.Python/pybind11 bindings from C/C++☆15Updated 5 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)…☆67Updated 6 years ago
- A well-documented C++ implementation of the cover tree datastructure for quick k-nearest-neighbor search. Allows single-point insertion a…☆64Updated 7 years ago
- ☆67Updated 3 years ago
- Coroutine library in C++☆19Updated 2 weeks ago
- Automatically mex C/C++ functions for Matlab or Octave (with C++11 compiler)☆30Updated 3 years ago
- ROS (Robot Operating System) bindings for xtensor, the multidimensional linear algebra library☆19Updated 4 years ago
- A Quaternion class that implements general functionality with focus on the Modified Rodrigues Parametrization (MRPs)☆22Updated 5 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
- Flexible Library for Efficient Numerical Solutions☆127Updated 7 months ago
- numeric facilities for C++ 14; dual numbers, dual quaternions, constrained numbers, intervals☆24Updated 7 years ago
- Non-linear least squares in C++, header-only, inspired by Ceres solver.☆30Updated 3 years ago
- A Jupyter-notebook based article investigating (useful parameter settings for) the Unscented Kalman Filter (UKF).☆31Updated 10 years ago
- Library for performing spectral clustering in C++☆80Updated 2 years ago
- DiFi++ is a header-only c++ linear time-invariant Digital Filter library☆22Updated 4 years ago
- Python utilities for estimating and transforming rigid body motion.☆20Updated 7 months ago
- lib release of paper [TopoTag: A Robust and Scalable Topological Fiducial Marker System]☆22Updated 4 years ago
- Header-only terminal plotting library for C++☆94Updated 2 years ago
- A tiny least squares solver targeting extreme performance on repeated minimizations☆45Updated 10 years ago
- Median Filter☆29Updated 4 years ago
- Header-only single-class implementation of Quickhull algorithm for convex hulls finding in arbitrary dimension (>1) space.☆76Updated 3 years ago