Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ApproximateEntropy function bug #93

Open
avilchess opened this issue Mar 26, 2019 · 0 comments
Open

ApproximateEntropy function bug #93

avilchess opened this issue Mar 26, 2019 · 0 comments
Labels
bug Something isn't working
Milestone

Comments

@avilchess
Copy link
Contributor

avilchess commented Mar 26, 2019

Issue:
ApproximateEntropy function is returning time series in a row fashion instead of columns.

Code example:
auto a = approximateEntropy(tss);
af_array(a);

@avilchess avilchess added the bug Something isn't working label Mar 27, 2019
@avilchess avilchess added this to the 0.3.0 milestone Mar 27, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Development

No branches or pull requests

1 participant