Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/heliosmaster/bspfft2d
2-Dimensional Discrete Fourier Transform using Bulk Synchronous Parallel programming model
https://github.com/heliosmaster/bspfft2d
Last synced: 22 days 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 (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2012-01-24T11:35:32.000Z (almost 13 years ago)
- Last Synced: 2023-03-11T19:06:45.211Z (over 1 year ago)
- Language: C
- Homepage:
- Size: 811 KB
- Stars: 1
- Watchers: 2
- 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.