https://github.com/mlxd/fourtran
Fourier Transform library wrapper for CUFFT. Allows 1D FFT along any arbitrary dimension of N-D data volume.
https://github.com/mlxd/fourtran
Last synced: 11 months ago
JSON representation
Fourier Transform library wrapper for CUFFT. Allows 1D FFT along any arbitrary dimension of N-D data volume.
- Host: GitHub
- URL: https://github.com/mlxd/fourtran
- Owner: mlxd
- Created: 2016-12-07T12:11:04.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-12-08T02:49:30.000Z (over 9 years ago)
- Last Synced: 2025-03-22T02:29:07.816Z (about 1 year ago)
- Language: Cuda
- Size: 8.79 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# FourTran
Fourier Transform library wrapper for CUFFT. Allows 1D FFT along any arbitrary dimension of N-D data volume.
This is a work in progress. Documentation will appear in due time.