(Go: >> BACK << -|- >> HOME <<)

MurmurHash: Difference between revisions

Content deleted Content added
m trading templates
Line 14:
===Implementation===
 
The algorithm was originally expressed in C++, and has been ported to a number of popular languages, including Python[http://pypi.python.org/pypi/Murmur/0.1.3], C#[http://landman-code.blogspot.com/] and Java[http://www.getopt.org/murmur/MurmurHash.java].
 
//-----------------------------------------------------------------------------