BlakeGuilloud / ganon

A javascript library
MIT License
92 stars 197 forks source link

Implemented Hamming distance #656

Closed emerali closed 7 years ago

emerali commented 7 years ago

Closes #646

Also to keep the information theory ball rolling, I've added a skeleton method and tests for a function that calculates the Shannon Entropy of a list (or map).

emerali commented 7 years ago

Will do!