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:
- Comparison of IO methods for OS X and Linux.☆14Updated 11 years ago
- C++ bignum with support for arbitrary precision integer arithmetic.☆29Updated 4 years ago
- arbitrary precision arithmetic library☆44Updated 6 years ago
- Compute numbers to high precision using the YMP bignum library!☆23Updated 9 years ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆119Updated 5 years ago
- Swing, divide and conquer the factorial!☆81Updated 3 years ago
- CPU Ultimate Latency Test.☆111Updated last month
- 🚀 Sum of the primes below x☆38Updated 3 years ago
- Manual for the C++ vector class library☆31Updated last year
- A basic implementation of the Small Primes Number-Theoretic Transform (NTT) multiplication algorithm.☆24Updated 7 years ago
- A miniature program that can compute Pi to millions of digits.☆145Updated 2 years ago
- Exact 64-bit convolution algorithm☆15Updated 9 years ago
- A terminal viewer for x86 instruction/intrinsic information using Python 3 + curses☆128Updated 2 years ago
- Methods and Benchmarks for Random Numbers in a Range☆37Updated 7 years ago
- Stable In-place sorting in O(n*log(n)) worst time☆190Updated 2 years ago
- Fastest CPU SIMD (SSE4) sorting networks for small integer arrays (2-6 elements), also optimal amd64 assembly and notes on getting compil…☆50Updated 4 years ago
- String Matching Algorithms Research Tool☆107Updated last year
- Automatically exported from code.google.com/p/freeocl☆30Updated 7 years ago
- PAQ is a series of archivers that achieve very high compression rates at the expense of speed and memory☆75Updated 3 years ago
- Testing common random-number generators (RNG)☆190Updated 2 years ago
- Vectorized version of the PCG random number generator☆83Updated 7 months ago
- Compile-time TRIE based string matcher (C++11)☆52Updated 6 years ago
- Boost.Sort☆56Updated last month
- The cilkplus/llvm repo implements the Intel Cilk Plus language extensions to C and C++ in LLVM.☆70Updated 9 years ago
- Storage for my snippets, toy programs, etc.☆366Updated 7 months ago
- Mirror of Agner Fog's C++ vector class library☆30Updated 6 years ago
- C++ implementation of the preliminary IEEE P1788 standard for interval arithmetic☆49Updated 10 years ago
- How many FLOPS can you achieve?☆287Updated 2 years ago
- David M. Gay's floating-point conversion library☆34Updated 15 years ago
- My copy of FLINT -- please use https://github.com/flintlib/flint/ for development☆82Updated this week