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

Fix the Fast-Fourier Transform of Real-Valued Signals #29

Closed
FL03 opened this issue Jan 27, 2024 · 1 comment · Fixed by #42
Closed

Fix the Fast-Fourier Transform of Real-Valued Signals #29

FL03 opened this issue Jan 27, 2024 · 1 comment · Fixed by #42
Assignees
Labels
enhancement New feature or request rust Improvements or additions that update the Rust code
Milestone

Comments

@FL03
Copy link
Owner

FL03 commented Jan 27, 2024

Create functions that consider Real-Valued inputs.

Updates

@FL03 FL03 added enhancement New feature or request rust Improvements or additions that update the Rust code functional labels Jan 27, 2024
@FL03 FL03 added this to the v0.1.12 milestone Jan 27, 2024
@FL03 FL03 self-assigned this Jan 27, 2024
@FL03
Copy link
Owner Author

FL03 commented Jan 29, 2024

Outsourced the effort to an existing library, realfft, that works hand-in-hand with the more robust RustFFT library.

@FL03 FL03 closed this as completed Jan 29, 2024
@FL03 FL03 linked a pull request Apr 29, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request rust Improvements or additions that update the Rust code
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant