Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/narasan49/narapy
algorithms used in my study are uploaded, such as spectral analysis and cross-correlation
https://github.com/narasan49/narapy
Last synced: 4 days ago
JSON representation
algorithms used in my study are uploaded, such as spectral analysis and cross-correlation
- Host: GitHub
- URL: https://github.com/narasan49/narapy
- Owner: narasan49
- Created: 2018-07-05T05:40:55.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-09-25T06:35:54.000Z (about 5 years ago)
- Last Synced: 2024-10-31T23:42:03.682Z (about 2 months ago)
- Language: Python
- Size: 89.8 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# narapy
algorithms used in my study are/will be uploaded, such as spectral analysis, cross-correlation, and bayesian estimation.spct.py: Functions for spectral analysis are included.
bayes.py: Functions for bayesian estimation are included.