Skip to content

Added cooley tukey to js #520

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

Closed
wants to merge 4 commits into from

Conversation

Ariana1729
Copy link
Contributor

@Ariana1729 Ariana1729 commented Oct 19, 2018

Should I use complex or complex.min, complex.js is easier to read but complex.min.js is smaller
Source: https://github.com/infusion/Complex.js

@june128 june128 added Hacktoberfest The label for all Hacktoberfest related things! Implementation This provides an implementation for an algorithm. (Code and maybe md files are edited.) labels Oct 20, 2018
@Ariana1729
Copy link
Contributor Author

Only that file had ';'s in it so just removed those for consistency

@Butt4cak3
Copy link
Contributor

I don't think we should add libraries to the AAA like that. I'm not saying that we can't use them. I'm just saying that we shouldn't add the files.

I'd suggest adding a comment to the top of the files saying something like

// This code example makes use of complex.js.
// You can install it with `npm install complex.js`.

@jiegillet
Copy link
Member

This is not a proper review, but your indentation is all over the place.

@leios
Copy link
Member

leios commented Jul 22, 2019

Hey @Ariana1729, we screwed up. We should have looked at this PR before merging the newer FFT implementation in js (#599). As it stands now, we have an implementation in the algorithms archive, so I will close this PR.

We really appreciate the submission and I personally apologize for the mix up.

@leios leios closed this Jul 22, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Hacktoberfest The label for all Hacktoberfest related things! Implementation This provides an implementation for an algorithm. (Code and maybe md files are edited.)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants