Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 272 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 272 Bytes

torch-fftw

FFTW interface for Torch7

Installation

Install Torch7,

clone this repo

  • git clone git://github.com/koraykv/torch-fftw.git

deploy this repo

  • torch-pkg deploy

OR

clone this repo into extra directory of Torch7 and rebuild Torch7.