https://github.com/heliosmaster/bspfft2d
2-Dimensional Discrete Fourier Transform using Bulk Synchronous Parallel programming model
https://github.com/heliosmaster/bspfft2d
Last synced: about 1 year ago
JSON representation
2-Dimensional Discrete Fourier Transform using Bulk Synchronous Parallel programming model
- Host: GitHub
- URL: https://github.com/heliosmaster/bspfft2d
- Owner: Heliosmaster
- Created: 2011-12-22T11:50:33.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2012-01-24T11:35:32.000Z (over 14 years ago)
- Last Synced: 2025-01-29T06:49:00.911Z (over 1 year ago)
- Language: C
- Homepage:
- Size: 811 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
BSP FFT2D
=========
2-Dimensional Fast Fourier Transform using Bulk Synchronous Parallel programming model.
This was a project for the Mastermath course [Parallel Algorithms](http://www.staff.science.uu.nl/~bisse101/Education/PA/pa.html) taught by Prof. Rob Bisseling.