michel-leonard / C-Quadratic-SieveLinks
A factorization software using a Quadratic Sieve (SIQS) written in C.
☆36Updated 2 months ago
Alternatives and similar repositories for C-Quadratic-Sieve
Users that are interested in C-Quadratic-Sieve are comparing it to the libraries listed below
Sorting:
- FLINT (Fast Library for Number Theory)☆538Updated last week
- Imported from svn://scm.gforge.inria.fr/svnroot/ecm/☆28Updated last year
- 🚀 Fast prime counting function library☆339Updated last week
- 🚀 Sum of the primes below x☆38Updated 3 years ago
- Composing and deciphering C (or C++) declarations or casts, aka ‘‘gibberish.’’☆108Updated this week
- Library for Polynomial System Solving through Algebraic Methods☆163Updated last week
- nml is a "simple" matrix/numerical analysis library written in pure C. The scope of the library is to highlight various algorithm impleme…☆98Updated last year
- A GPU accelerated implementation of the sieve of Eratosthenes☆65Updated 2 years ago
- Fast prime factorization in Python☆25Updated 3 years ago
- O(n log n) In-place Stable Quicksort☆20Updated 3 months ago
- Testing common random-number generators (RNG)☆191Updated 2 years ago
- This is the 2009 version of TestU01, a software library, implemented in the ANSI C language, and offering a collection of utilities for t…☆75Updated last year
- ☆307Updated this week
- A pure C implementation of the Mersenne twister is a pseudo-random number generation algorithm.☆126Updated last year
- Implementing and breaking the MT19937 Mersenne Twister pseudorandom number generator☆29Updated 5 years ago
- Lattice algorithms using floating-point arithmetic☆381Updated 3 weeks ago
- Arbitrary precision integer and rational arithmetic library☆150Updated last month
- Official repository of the FriCAS computer algebra system☆350Updated 2 weeks ago
- ☆14Updated 2 months ago
- A simple implementation of the Quadratic Sieve for integer factoring in C☆13Updated 13 years ago
- Multiple Precision Integers and Rationals☆237Updated 11 months ago
- Arb has been merged into FLINT -- use https://github.com/flintlib/flint/ instead☆471Updated last year
- My copy of FLINT -- please use https://github.com/flintlib/flint/ for development☆82Updated last week
- Antic has been merged into FLINT -- use https://github.com/flintlib/flint/ instead☆62Updated 2 years ago
- YAFU's sieve of Eratosthenes in library form with standalone executable☆14Updated last year
- Python code to implement various number theory, elliptic curve and finite field computations.☆102Updated 4 years ago
- CADO-NFS is a complete implementation in C/C++ of the Number Field Sieve (NFS) algorithm for factoring integers. For official releases, p…☆28Updated 5 years ago
- Let's Finally Try to Catch C -- Java like exception handling in C -- April 1999☆51Updated 6 years ago
- Prime95 source code from GIMPS to find Mersenne Prime.☆88Updated this week
- Small portable multiple-precision unsigned integer arithmetic in C☆456Updated last year