wizykowski / miller-rabinLinks
This repository contains efficient implementation of the Miller-Rabin primality test for x86-64
☆34Updated 5 years ago
Alternatives and similar repositories for miller-rabin
Users that are interested in miller-rabin are comparing it to the libraries listed below
Sorting:
- Compute numbers to high precision using the YMP bignum library!☆23Updated 8 years ago
- Manual for the C++ vector class library☆31Updated last year
- David M. Gay's floating-point conversion library☆34Updated 15 years ago
- CPU Ultimate Latency Test.☆110Updated last month
- My copy of FLINT -- please use https://github.com/flintlib/flint/ for development☆82Updated last week
- Arbitrary precision integer and rational arithmetic library☆147Updated 4 months ago
- arbitrary precision arithmetic library☆43Updated 6 years ago
- C++ bignum with support for arbitrary precision integer arithmetic.☆29Updated 4 years ago
- A terminal viewer for x86 instruction/intrinsic information using Python 3 + curses☆128Updated 2 years ago
- How many FLOPS can you achieve?☆286Updated last year
- C++ implementation of the preliminary IEEE P1788 standard for interval arithmetic☆49Updated 10 years ago
- 🚀 Sum of the primes below x☆38Updated 3 years ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆117Updated 5 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…☆73Updated last year
- resurrected LLVM "C Backend", with improvements☆129Updated 4 years ago
- A minimal modern LZ compressor example☆59Updated 4 years ago
- A basic implementation of the Small Primes Number-Theoretic Transform (NTT) multiplication algorithm.☆24Updated 7 years ago
- Stable In-place sorting in O(n*log(n)) worst time☆189Updated 2 years ago
- SIMD-oriented Fast Mersenne Twister☆92Updated 4 years ago
- A simple header only SHA1 implementation in C++ (no dependencies)☆70Updated 5 years ago
- Testing common random-number generators (RNG)☆187Updated 2 years ago
- Tiny Mersenne Twister☆223Updated 10 months ago
- PAQ is a series of archivers that achieve very high compression rates at the expense of speed and memory☆75Updated 2 years ago
- A miniature program that can compute Pi to millions of digits.☆144Updated 2 years ago
- Swing, divide and conquer the factorial!☆81Updated 3 years ago
- chaos preprocessor library. this is what boost preprocessor derived from.☆124Updated 13 years ago
- Mirror of the Cephes C source for reference☆94Updated last year
- Mandelbrot set in SIMD (SSE, AVX)☆83Updated 7 years ago
- Vectorized version of the PCG random number generator☆80Updated 5 months ago
- Comparison of IO methods for OS X and Linux.☆14Updated 11 years ago