coding
Error-control coding related code
binext.py
a Python module for operating on binary extension fields, GF(2^m)
Provides classes for creating and operating in finite fields:
class ff: general finite field, generates and stores tables for translating between power and vector representations in GF(2^m)
Also provides method for printing out table of minimum polynomials, in same format as Lin and Costello book
class ffelt: general finite field element, can be used to carry out arithmetic on the field
Also provides methods to find conjugates, minimum polynomials, and to output vector representations
Release files for binext 0.95
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| binext-0.95.tar.gz | 4.8 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| binext-0.95-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 22.3 kB
Release files / binext-0.95.tar.gz
| Download URL | binext-0.95.tar.gz |
|---|---|
| Size | 4.8 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
2e0c36b9e55241434e8b3fff8aacbaee9ac3611fea85081260a52f77b77d6d73
|
|
BLAKE2b-256 checksum How to use checksums |
3c0177d764760ef1f27ea57ff1539f3d86e16e8d577580f001d8941b7b3ecc2b
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.7.4
|
Release files / binext-0.95-py3-none-any.whl
| Download URL | binext-0.95-py3-none-any.whl |
|---|---|
| Size | 17.6 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
e19e6dd631a045f78e12dd0ad3ae2f43522dce509b6fbe1a8574b5455a06e3ff
|
|
BLAKE2b-256 checksum How to use checksums |
7c076252588185e02a211a89bf8ff3d3307711c142a470686e76e9c6ce6efe74
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.7.4
|