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

Prototype for Fourier transform #454

Open
yungyuc opened this issue Jan 6, 2025 · 2 comments · Fixed by #441 or #452
Open

Prototype for Fourier transform #454

yungyuc opened this issue Jan 6, 2025 · 2 comments · Fixed by #441 or #452
Assignees
Labels
array Multi-dimensional array implementation

Comments

@yungyuc
Copy link
Member

yungyuc commented Jan 6, 2025

Add prototype code for Fourier transform based on SimpleArray.

@yungyuc yungyuc added the array Multi-dimensional array implementation label Jan 6, 2025
This was linked to pull requests Jan 6, 2025
@yungyuc
Copy link
Member Author

yungyuc commented Jan 6, 2025

@j8xixo12 I created this issue and associated #441 and #452 to it. Could you please list remaining tasks for the prototype in a comment? I will copy them to the issue description and track the progress.

@j8xixo12
Copy link
Collaborator

j8xixo12 commented Jan 8, 2025

@yungyuc The following list contains remaining tasks I have thought of :

  • Complex array type python wrapper
  • Mix radix FFT algorithm
  • Investigating why the accumulation error increases so fast (~1e3)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
array Multi-dimensional array implementation
Projects
None yet
2 participants