Additive Fast Fourier Transforms over Finite Fields
This repository contains both SageMath and C++ implementations related to Cantor and Gao-Mateer algorithms. The C++ implementation relies on the libff library, which is included as a Git submodule, so there's no need for a separate installation of libff. For the SageMath implementation, only Sage is required.