Skip to content

A Discrete Fourier Transform algorithm implemented in JavaScript for sinusoidal spectral decomposition with explicit support for parallel computing task distribution. This project was our submission for QHacks 2021 in which we won first place in the Distributed Compute Labs competition and third place in the overall hackathon.

thetaprimeio/QHacks2021

Repository files navigation

Parallel Fourier Computing

About

This project is a JavaScript implementation of a Discrete Fourier Transform (DFT) using the Distrubted Computing Lab's (DCL) framework for parallel processing. This project is the winner of the QHacks 2021 third place prize as well as the first place DCL prize. Read more on devpost: https://devpost.com/software/parallel-fourier-computing.

Try it yourself

In order to run this program, you must sign up as a First Developer at https://distributed.computer/. Doing this will provide you with the necessary Keystores that are required to access DCL's Distributed Computer. You may interact with the application frontend at this domain: http://parallelfouriercomputing.tech/.

alt text

About

A Discrete Fourier Transform algorithm implemented in JavaScript for sinusoidal spectral decomposition with explicit support for parallel computing task distribution. This project was our submission for QHacks 2021 in which we won first place in the Distributed Compute Labs competition and third place in the overall hackathon.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published