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

[ENH] Convert DWTTransformer to use numpy format internally #293

Merged
merged 2 commits into from
Apr 24, 2023

Conversation

TonyBagnall
Copy link
Contributor

and another one, doing them one PR at a time to avoid big PRs. This could be made faster with numba I'm sure. Like PAA, it does the weird reshape to allow for channel-wise transform, simply to conform to existing code. This could also possibly be done better.

Reference Issues/PRs
fixws #98
part of #197 #110

@TonyBagnall TonyBagnall added the transformations Transformations package label Apr 13, 2023
@MatthewMiddlehurst MatthewMiddlehurst added the enhancement New feature, improvement request or other non-bug code enhancement label Apr 14, 2023
@TonyBagnall TonyBagnall merged commit 2c5ef0e into main Apr 24, 2023
@TonyBagnall TonyBagnall deleted the ajb/dwt branch April 24, 2023 12:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature, improvement request or other non-bug code enhancement transformations Transformations package
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants