Several C median implementations and a simple demo and Python wrapper.
-
Updated
Jun 22, 2016 - C
Several C median implementations and a simple demo and Python wrapper.
IIT D - COL 702 - Advanced Data Strucutres and Algorithms by Sandeep Sen.
A multithreaded implementation that reads a list of integer values and calculates median
A* implementation with open street maps data to compute shortest path on maps with kd-tree and mean of means algorithm.
StrMeanLib is a free open-source library implementing different heuristic algorithms for the median string problem.
A collection of useful data structures and utilities I am putting together as part of other ongoing solidity projects.
Java code for randomized and deterministic QuickSelect algorithms, as well as a naive sorting algorithm. QuickSelect provides efficient selection of specific elements within an unsorted array. The code includes both randomized and deterministic pivot selection strategies comparing with naive built-in implementation.
PMedian: Parallel Selection and Median Finding
experiment to compare different algorithms for finding median
A small JavaScript library for approximation of median value in streaming data
Algos
Code for Common questions
ImageU: Parallel Combinatorial Algorithms
Add a description, image, and links to the median-finding topic page so that developers can more easily learn about it.
To associate your repository with the median-finding topic, visit your repo's landing page and select "manage topics."