Skip to content

autocorr -- calculate autocorrelation#1

Open
talwrii wants to merge 2 commits into
bagrow:masterfrom
talwrii:talwrii-autocorr-2016-09-09
Open

autocorr -- calculate autocorrelation#1
talwrii wants to merge 2 commits into
bagrow:masterfrom
talwrii:talwrii-autocorr-2016-09-09

Conversation

@talwrii

@talwrii talwrii commented Sep 10, 2016

Copy link
Copy Markdown

Add support for autocorrelation.

@bagrow

bagrow commented Sep 12, 2016

Copy link
Copy Markdown
Owner

This is a great addition. I am in the midst of a rewrite to support python3 (without losing python 2.x). Can you update this to support 3.x and 2.x?

@talwrii

talwrii commented Sep 12, 2016

Copy link
Copy Markdown
Author

Will do.

@talwrii

talwrii commented Sep 12, 2016

Copy link
Copy Markdown
Author

Python 3 support:

seq 20 | python3 autocorr
1.0
0.926829268293
0.854006968641
0.781881533101
0.710801393728
0.641114982578
0.573170731707
0.507317073171
0.443902439024
0.383275261324
0.325783972125
0.271777003484
0.221602787456
0.175609756098
0.134146341463
0.0975609756098
0.0662020905923
0.0404181184669
0.0205574912892
0.00696864111498
-

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants