Digest::Pearson is an implementation of Peter K. Pearson's hash algorithm presented in "Fast Hashing of Variable Length Text Strings" - ACM 1990. This hashing technique yields good distribution of hashed results for variable length input strings on the range 0-255, and thus, it is well suited for data load balancing. The implementation is in C, so it is fast. If you prefer a pure Perl version and can tolerate slower speed, you might want to consider Digest::Pearson::PurePerl instead. WWW: http://search.cpan.org/dist/Digest-MD5-Pearson l='vcs-git' href='https://phantom.tfcis.org/~lantw44/git/freebsd-ports-gnome' title='freebsd-ports-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/math/py-opt-einsum
Commit message (Expand)AuthorAgeFilesLines
* math/py-opt-einsum: Remove PYNUMPYPo-Chuan Hsieh2021-04-181-1/+1
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
* Update to 3.3.0Sunpoet Po-Chuan Hsieh2020-07-242-4/+4