Skip to content

Commit

Permalink
Use faster bounded random number trick for unit generation too.
Browse files Browse the repository at this point in the history
Use 64 bit `l` for all sizes except U2048 which inexplicably benefits from a 256 bit `l`.
Instrument algorithm2 to count primality tests performed
  • Loading branch information
dvdplm committed Nov 19, 2024
1 parent 51dfb62 commit f73a993
Showing 1 changed file with 208 additions and 148 deletions.
Loading

0 comments on commit f73a993

Please sign in to comment.