Skip to main content

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


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 hashes)

Uploaded Source

Built Distribution

rx_algorithm-1.0.0-py3-none-any.whl (2.0 MB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page