Skip to content

iprally/hamming-sim-pytorch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hamming-sim-pytorch

hamming-sim-pytorch is a library that provides hamming similarity implementation optimized for CPUs using PyTorch.

The binary wheel currently supports Intel Haswell CPUs and PyTorch 1.13.1 and 2.4.0. Use the source distribution to build a binary wheel for different architectures.

Installation

pip install hamming-sim-pytorch

Usage

examples/time_hamming_sim.py contains a practical example using the library.

License

hamming-sim-pytorch is open-sourced software licensed under the MIT license.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published