This page is no longer maintained — Please continue to the home page at www.scala-lang.org

Updated MurmurHash3 Algorithm

No replies
Rüdiger Keller
Joined: 2010-01-24,
User offline. Last seen 42 years 45 weeks ago.

Hi,

I implemented an updated version of MurmurHash3 for Scala, as the
author of the original algorithm improved it since it was added to
Scala.

I created the following pull request which also explains the changes
in more detail:

https://github.com/scala/scala/pull/57

Feedback is welcome.

Regards,
Rüdiger

Copyright © 2012 École Polytechnique Fédérale de Lausanne (EPFL), Lausanne, Switzerland