storing the hash multiplier instead of the hash value
Sean Kelly
sean at invisibleduck.org
Sun Apr 11 07:43:55 PDT 2010
"Robert Jacques" <sandford at jhu.edu> wrote:
> On Tue, 30 Mar 2010 16:17:20 -0300, Sea Kelly <sean at invisibleduck.org>
> wrote:
>
> > I like murmurhash as well, and I'd even had it in druntime briefly,
> > but
> > it uses a proprietary license and I couldn't get permision from the
> > author to use it. It's also an order of magnitude slower on sparc
> > than
> > x86.
>
> That seems weird. The website it lists it as:
>
> "All code is released to the public domain. For business purposes,
> Murmurhash is
> under the MIT license."
>
That must be new, I couldn't find any license at all at the time. I
emailed the author about it and he never replied, jough he'd been
helpful with other issues. Or perhaps I jus missed it.
More information about the Digitalmars-d
mailing list