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

Fast PAA #5

Closed
wants to merge 1 commit into from
Closed

Fast PAA #5

wants to merge 1 commit into from

Conversation

marclagies
Copy link

Instead of iterating over series_len * paa_segement we precompute the break points for the segmentation and iteratate over the series only once.

break points for the segmentation and iteratate over the series only once.
@marclagies marclagies closed this Jan 15, 2019
@marclagies
Copy link
Author

Hi Senin, I'm closing the pull request. I started playing around with GPU acceleration and the way you implemented PAA makes more sense to me now :)

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.

None yet

1 participant