-
Notifications
You must be signed in to change notification settings - Fork 14
Add discrete fourier transform as an AutoEumlateTransform
#655
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
base: main
Are you sure you want to change the base?
Conversation
Check out this pull request on See visual diffs & provide feedback on Jupyter Notebooks. Powered by ReviewNB |
53bb957
to
d4456c7
Compare
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #655 +/- ##
==========================================
+ Coverage 80.20% 80.39% +0.19%
==========================================
Files 155 157 +2
Lines 11132 11259 +127
==========================================
+ Hits 8928 9052 +124
- Misses 2204 2207 +3 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Coverage reportClick to see where and how coverage changed
This report was generated by python-coverage-comment-action |
d4456c7
to
e763bc5
Compare
Contributes towards #513.
This PR adds:
DiscreteFourierTransform
subclassingAutoEmulateTransform