hamming-weight
Here are 9 public repositories matching this topic...
PostgreSQL Extension introducing popcount[|32|64|Asm|Asm64|256](bit(n)).
-
Updated
Apr 22, 2023 - C
An algorithm for enumerating the minimum weight codewords of pre-transformed polar codes.
-
Updated
Jul 3, 2024 - C
The Algorithm to construct Error Coefficient-reduced Polar/PAC Codes and enumeration of minimum weight codewords of polar codes
-
Updated
Dec 1, 2022 - Python
How fast can you compute the hamming distances between all elements of a large input list?
-
Updated
May 19, 2021 - C
Popcount is a program that returns the number of set bits, that is, bit whose value is 1, in a uint64 value, which is called its population count.
-
Updated
May 13, 2021 - Go
Generates random values with a specific hamming weight.
-
Updated
Mar 1, 2019 - C
Covering the areas of computation and computability .
-
Updated
Apr 8, 2018 - Racket
Hamming Weight and Hamming Distance Calculation in Python
-
Updated
Apr 9, 2018 - Python
Improve this page
Add a description, image, and links to the hamming-weight topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the hamming-weight topic, visit your repo's landing page and select "manage topics."