linbox-team / linbox

LinBox - C++ library for exact, high-performance linear algebra
https://linbox-team.github.io/linbox
GNU Lesser General Public License v2.1
83 stars 28 forks source link

New FFT code is not correct with some floating point Modular on HPAC #243

Open cyrilbouvier opened 4 years ago

cyrilbouvier commented 4 years ago

Tests Modular<float, double> and ModularExtended failed on HPAC with n >= 2^4 (hint: last steps and first steps may be buggy)