Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37400723
en ru br
ALT Linux repos
S:3.1.0-alt1

Group :: Development/Python3
RPM: python3-module-mmh3

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 3.1.0-alt1
Build date: 29 march 2023, 10:53 ( 55.2 weeks ago )
Size: 18.92 Kb

Home page:   https://github.com/hajimes/mmh3

License: CC0-1.0
Summary: Python wrapper for MurmurHash (MurmurHash3), a set of fast and robust hash functions.
Description:

Python wrapper for MurmurHash (MurmurHash3), a set of fast and robust
non-cryptographic hash functions invented by Austin Appleby.

Combined with probabilistic techniques like a Bloom filter, MinHash,
and feature hashing, mmh3 allows you to develop high-performance systems
in fields such as data mining, machine learning, and natural language processing.

Current maintainer: Danil Shein (gpg key)

List of contributors

List of rpms provided by this srpm:

  • python3-module-mmh3
  • python3-module-mmh3-debuginfo
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin