Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Shannon entropy implementation on go

Sample implementation of shannon entropy on go as a simple api endpoint.

Upload a file and specify the block size that's going to be used to calculate the entropy. (If not specified it will default to 1024).

Validate results using https://planetcalc.com/2476/

Todo-list:

  • Basic funcional example
  • Unit testing
  • Bit of refactor for better code structure

How To Use ?

About

Shanon entropy example on go

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages