RX algorithm implementation in NumPy
Project description
rx_algorithm
A fast (experimental) RX algorithm implementation in Python 3.9+ with overhead reduction based on entropy estimation via compression.
Example usage
from rx_algorithm import rx
from rx.utils import plot
X = rx(array)
plot(X, 'out.png')
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
rx_algorithm-1.0.0.tar.gz
(2.0 MB
view details)
Built Distribution
File details
Details for the file rx_algorithm-1.0.0.tar.gz
.
File metadata
- Download URL: rx_algorithm-1.0.0.tar.gz
- Upload date:
- Size: 2.0 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f347740d2df0b01da3e4a390814e87ace2a3270f29c5d0b88f697218e1252cf5 |
|
MD5 | 48e57d92e3a49cc120c0a2f30c58b116 |
|
BLAKE2b-256 | 0f6e1bb9614d3c806c21cc0be315efd142d650167b3781cbff454388596f8130 |
File details
Details for the file rx_algorithm-1.0.0-py3-none-any.whl
.
File metadata
- Download URL: rx_algorithm-1.0.0-py3-none-any.whl
- Upload date:
- Size: 2.0 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e522131c86c799c4a03843c22e6808e3ebab2856fd56663e5634350b272a4d86 |
|
MD5 | b7046b2d9cd2c36bf0c8743cc8a93f3c |
|
BLAKE2b-256 | 306e84fc8422cf3aa9d67cd08c48b6dab6b11c576d12db3b7be1a45ebfbe23f9 |