Skip to content

jorgeblacio/entropy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Entropy

Requirements

  1. Redis
  2. Zeromq

Needed external libraries

  1. k_v_store_benchmark-master ..* https://github.com/gtotoy/k_v_store_benchmark

Instructions

The source of the code calculations of entropy is available, you can use it directly on your code, there is also a compiled static library.

There is a consumer code for using with redis and the k_v_store_benchmark to test the entropy.

Aknowledgement

This work is a C++ version of the algorithm that was already implemented in Java on this repository: https://github.com/blazs/DataStreamAlgorithms

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages