- About Scala
- Documentation
- Code Examples
- Software
- Scala Developers
Updated MurmurHash3 Algorithm
Sun, 2011-07-17, 17:39
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