{"id":16125171,"url":"https://github.com/emmeowzing/rx_algorithm","last_synced_at":"2026-02-11T13:02:05.852Z","repository":{"id":111657126,"uuid":"140981451","full_name":"emmeowzing/rx_algorithm","owner":"emmeowzing","description":"A fast (experimental) RX algorithm implementation in Python 3.9+","archived":false,"fork":false,"pushed_at":"2026-01-21T05:11:58.000Z","size":6723,"stargazers_count":0,"open_issues_count":11,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2026-01-21T17:24:45.462Z","etag":null,"topics":["algorithm","image","mahalanobis","rx"],"latest_commit_sha":null,"homepage":"https://github.com/bjd2385/rx_algorithm","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/emmeowzing.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2018-07-14T22:14:08.000Z","updated_at":"2024-05-29T17:16:56.000Z","dependencies_parsed_at":"2023-05-25T04:45:18.827Z","dependency_job_id":"37881343-db2a-4ccc-ba91-333104a9d293","html_url":"https://github.com/emmeowzing/rx_algorithm","commit_stats":null,"previous_names":["emmeowzing/rx_algorithm"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/emmeowzing/rx_algorithm","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/emmeowzing%2Frx_algorithm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/emmeowzing%2Frx_algorithm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/emmeowzing%2Frx_algorithm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/emmeowzing%2Frx_algorithm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/emmeowzing","download_url":"https://codeload.github.com/emmeowzing/rx_algorithm/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/emmeowzing%2Frx_algorithm/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29333155,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-11T12:42:24.625Z","status":"ssl_error","status_checked_at":"2026-02-11T12:41:23.344Z","response_time":97,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["algorithm","image","mahalanobis","rx"],"created_at":"2024-10-09T21:26:12.050Z","updated_at":"2026-02-11T13:02:05.817Z","avatar_url":"https://github.com/emmeowzing.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# rx_algorithm\n\nA fast (experimental) RX algorithm implementation in Python 3.9+ with overhead reduction based on entropy estimation via compression.\n\n## Example usage\n\n```python\nfrom rx_algorithm import rx\nfrom rx.utils import plot\n\nX = rx(array)\nplot(X, 'out.png')\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Femmeowzing%2Frx_algorithm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Femmeowzing%2Frx_algorithm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Femmeowzing%2Frx_algorithm/lists"}