Skip to content

riogor/frpoly

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

frpoly

Fourier transform algorithms collection to multiply two polynomials in O(n*logn) time. Written in C++20.

Currently implemented:

  • FFT in complex numbers.

Note: pch.hpp defines _USE_MATH_DEFINES macro.

Note: a bit wacky makefile (been doing it in Windows).

Credits:

About

Fourier transform algorithms collection.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages