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

Add (i)dst/(i)qst interfaces #22

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

zoziha
Copy link
Contributor

@zoziha zoziha commented Dec 14, 2021

Two commits

  • Add (i)qst interfaces.
  • Add (i)dst interfaces.

Notes

So far, all the interface additions and auxiliary functions such as (i)fftshift are performed on the original fftpack. And it has covered all the modernization of user-oriented APIs.

Although the interfaces are still debatable, these are all routines I wrote 4 months ago. I am afraid that after a long time, I will forget the specific details.
In the next time, I will do the following work:

  • I will review the typos in my addition to fftpack;
  • Set up the unit tests of testdrive for fftpack;
  • Add unit tests for a longer data sequence;
  • Make Refactor #18 pass; (Done)
  • Set up FORD API GitHub Pages;
  • Provide clearer instructions for fftpack;
  • Show the usage of fftpack in fpm-doc (see discussion here);
  • ...

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.

1 participant