Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 766 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 766 Bytes

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