Data.HashFunction implementation of Pearson hashing (http://en.wikipedia.org/wiki/Pearson_hashing) (http://cs.mwsu.edu/~griffin/courses/2133/downloads/Spring11/p677-pearson.pdf).
Info
Version: | 2.0.0 |
Author(s): | Data.HashFunction Developers |
Last Update: | Tuesday, March 27, 2018 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/System.Data.HashFunction.Pearson |
Install
Install-Package System.Data.HashFunction.Pearson
dotnet add package System.Data.HashFunction.Pearson
paket add System.Data.HashFunction.Pearson
System.Data.HashFunction.Pearson Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.5
- System.Data.HashFunction.Core(>= 2.0.0)
- System.Data.HashFunction.Core(>= 2.0.0)
- NETStandard.Library(>= 1.6.1)
Tags