JuliaMath / JuliaMath/Polynomials.jl
Question: is multipliciation of polynomials implemented with FFT
Open
- Dominant language
- Julia
- Stars
- 320
- Forks
- 80
- Avg merge
- 8h 46m
- Merged PRs (30d)
- 3
Description
How is multiplication of Polynomials implemented? With the basic O(n^2) algorithm or the Fast Fourier Transform O(n log n) algorithm?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.