wizykowski / miller-rabinLinks
This repository contains efficient implementation of the Miller-Rabin primality test for x86-64
☆35Updated 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 9 years ago
- 🚀 Sum of the primes below x☆38Updated 3 years ago
- Arbitrary precision integer and rational arithmetic library☆149Updated 2 weeks ago
- A basic implementation of the Small Primes Number-Theoretic Transform (NTT) multiplication algorithm.☆24Updated 7 years ago
- arbitrary precision arithmetic library☆44Updated 6 years ago
- C++ bignum with support for arbitrary precision integer arithmetic.☆29Updated 4 years ago
- Vectorized version of the PCG random number generator☆83Updated 6 months ago
- A library that provides multiple precision floating point arithmetic☆78Updated 9 years ago
- My copy of FLINT -- please use https://github.com/flintlib/flint/ for development☆82Updated last week
- How many FLOPS can you achieve?☆286Updated 2 years ago
- A miniature program that can compute Pi to millions of digits.☆145Updated 2 years ago
- Manual for the C++ vector class library☆31Updated last year
- Stable In-place sorting in O(n*log(n)) worst time☆190Updated 2 years ago
- David M. Gay's floating-point conversion library☆34Updated 15 years ago
- Swing, divide and conquer the factorial!☆81Updated 3 years ago
- CPU Ultimate Latency Test.☆111Updated 2 weeks ago
- chaos preprocessor library. this is what boost preprocessor derived from.☆124Updated 13 years ago
- C++ implementation of the preliminary IEEE P1788 standard for interval arithmetic☆49Updated 10 years ago
- Mirror of the Cephes C source for reference☆95Updated last year
- String Matching Algorithms Research Tool☆106Updated last year
- C library to compute the Hamming weight of arrays☆48Updated 6 years ago
- Giddy - A lightweight GPU decompression library☆44Updated 6 years ago
- ACOVEA (Analysis of Compiler Options via Evolutionary Algorithm) implements a genetic algorithm to find the "best" options for compiling …☆75Updated 7 years ago
- This repository contains my experiments with compression-related algorithms☆35Updated 9 years ago
- Testing common random-number generators (RNG)☆188Updated 2 years ago
- Storage for my snippets, toy programs, etc.☆366Updated 6 months ago
- TomsFastMath is a fast public domain, open source, large integer arithmetic library written in portable ISO C.☆229Updated 7 months ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆119Updated 5 years ago
- Tiny Mersenne Twister☆225Updated last year
- ISA-L and intel-ipsec-mb obsolete soft-crc project. Please refer and use them instead for efficient CRC implementation. https://github.co…☆56Updated last year