Skip to content

Commit

Permalink
Update Fermat-testing.md
Browse files Browse the repository at this point in the history
Tweak to last paragraph
  • Loading branch information
xanthe-cat authored Apr 23, 2024
1 parent 9e2899c commit 113b513
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions docs/Fermat-testing.md
Original file line number Diff line number Diff line change
Expand Up @@ -185,6 +185,5 @@ thus _F_<sub>13</sub> to _F_<sub>22</sub> cannot be tested with Mlucas without o
As mentioned above at [Mlucas build notes](#mlucas-build-notes), building Mlucas is highly architecture-specific, and some
build types will not support all of the optimal FFT lengths.

Finally, 2K appears to be the smallest usable FFT for the smallest testable Fermat number _F_<sub>13</sub>.

The 4K FFT seems to be more reliable on a wider range of systems for the next larger Fermat numbers _F_<sub>14</sub> to _F_<sub>16</sub>.
Finally, 2K appears to be the smallest usable FFT for the smallest testable Fermat number _F_<sub>13</sub>;
the 4K FFT seems to be more reliable on a wider range of systems for the next larger Fermat numbers _F_<sub>14</sub> to _F_<sub>16</sub>.

0 comments on commit 113b513

Please sign in to comment.