excellent_numbers

Compute excellent numbers (by briandfoy)

Excellent_numbers Alternatives

Similar projects and alternatives to excellent_numbers based on common topics and language

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better excellent_numbers alternative or higher similarity.

excellent_numbers reviews and mentions

Posts with mentions or reviews of excellent_numbers. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-07-28.
  • Switching from GMP to GCC's __int128 reduced run time by 95% (2016)
    2 projects | news.ycombinator.com | 28 Jul 2021
    Yep, the program referenced there https://github.com/briandfoy/excellent_numbers/blob/master/c... is using GMP's variable-width numbers (mpz_* routines). If you know size in advance you can use mpn_* an provide pre-allocated C arrays. This is likely going to be much faster, and what e.g. libsnark does for its general Fp arithmetic. (E.g. addition becomes https://github.com/scipr-lab/libff/blob/develop/libff/algebr... )

Stats

Basic excellent_numbers repo stats
1
9
0.0
about 2 years ago

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com