https://github.com/claudiodsf/rhos
Recursive high-order statistics for Python.
https://github.com/claudiodsf/rhos
processing research signal
Last synced: 3 months ago
JSON representation
Recursive high-order statistics for Python.
- Host: GitHub
- URL: https://github.com/claudiodsf/rhos
- Owner: claudiodsf
- License: lgpl-3.0
- Created: 2022-07-05T13:11:08.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-04-04T08:01:05.000Z (about 2 years ago)
- Last Synced: 2025-02-16T03:07:23.000Z (4 months ago)
- Topics: processing, research, signal
- Language: Python
- Homepage:
- Size: 44.9 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# rhos
Recursive high-order statistics for Python.
[![cf-badge]][cf-link]
[![PyPI-badge]][PyPI-link]
[![license-badge]][license-link]
[![docs-badge]][docs-link](c) 2022 - Claudio Satriano
Check the documentation on https://rhos.readthedocs.io.
[cf-badge]: http://img.shields.io/conda/vn/conda-forge/rhos.svg
[cf-link]: https://anaconda.org/conda-forge/rhos
[PyPI-badge]: http://img.shields.io/pypi/v/rhos.svg
[PyPI-link]: https://pypi.python.org/pypi/rhos
[license-badge]: https://img.shields.io/badge/license-LGPL_v3-green.svg
[license-link]: https://www.gnu.org/copyleft/lesser.html
[docs-badge]: https://readthedocs.org/projects/rhos/badge/?version=latest
[docs-link]: https://rhos.readthedocs.io/en/latest/?badge=latest