Skip to content

dressipi/apv-median

Repository files navigation

apv-median

This is a C99 library for estimating medians from large datasets in a streaming fashion. See the documentation for further details.

Compilation of this code needs the Jannson library for the serialisation and deserialisation of the histogram structure to JSON.

To compile, test and install

./configure --enable-tests
make
make test
make install

Build Status

About

C library for streaming median approximation

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published