Skip to content

uestc-ndssl/neofft

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Neofft

Yet another FFT implementation

Build

mkdir build
cd build
cmake ..
make -j$(nproc)

Test

cd build
ctest
BOOST_TEST_LOG_LEVEL=message ctest -V # more details

About

Yet another FFT implementation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors