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

Documenting FFTS #12

Open
robertmassaioli opened this issue Nov 3, 2013 · 1 comment
Open

Documenting FFTS #12

robertmassaioli opened this issue Nov 3, 2013 · 1 comment

Comments

@robertmassaioli
Copy link
Contributor

Using knowledge of how the DFT is supposed to work (by reading through the DSP Guide) and by reading through the source code, I was able to work out how this library is supposed to be used. However, the code can do with some documentation. I have the following questions:

  • I was wondering roughly how long until you intended to update the "Coming Soon" on the Documentation Page?
  • In bullet point form, what content did you want to appear / were you planning to write on the blank Documentation page?
  • If you had no plans to write up that guide then please let me know, I was planning to write a blog post about it and you can take anything from that blog post that you like. (This is just a heads up)
  • Instead of "Coming Soon", why not link back to this issue on the documentation page.

At any rate, thankyou for writing FFTS, it is awesome and permissive. You rock.

@madscientist159
Copy link
Contributor

I'd also like to see some basic documentation (with C equivalants or even pseudocode) on the assembler portions of ffts and how they interact with the code generator. Right now ffts is locked to only a handful of architectures and I don't know where to start if I were to port it to a new architecture.

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

No branches or pull requests

2 participants