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
- Mirror kept for legacy. Moved to https://github.com/llvm/llvm-project☆34Updated 5 years ago
- A terminal viewer for x86 instruction/intrinsic information using Python 3 + curses☆128Updated 2 years ago
- arbitrary precision arithmetic library☆43Updated 6 years ago
- Arbitrary precision integer and rational arithmetic library☆149Updated 2 weeks ago
- 🚀 Sum of the primes below x☆38Updated 3 years ago
- David M. Gay's floating-point conversion library☆34Updated 15 years ago
- A performant, parallel, probabilistic, random acyclic-graph, low-latency, perfect hash generation library.☆83Updated 2 months ago
- Fastest CPU SIMD (SSE4) sorting networks for small integer arrays (2-6 elements), also optimal amd64 assembly and notes on getting compil…☆48Updated 4 years ago
- C++ bignum with support for arbitrary precision integer arithmetic.☆29Updated 4 years ago
- 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.☆144Updated 2 years ago
- How many FLOPS can you achieve?☆286Updated last year
- A simple header only SHA1 implementation in C++ (no dependencies)☆70Updated 5 years ago
- C++ implementation of the preliminary IEEE P1788 standard for interval arithmetic☆49Updated 10 years ago
- resurrected LLVM "C Backend", with improvements☆129Updated 4 years ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆118Updated 5 years ago
- Reworking of Agner Fog's performance test programs for Linux☆114Updated 6 years ago
- The cilkplus/llvm repo implements the Intel Cilk Plus language extensions to C and C++ in LLVM.☆69Updated 9 years ago
- CPU Ultimate Latency Test.☆110Updated 2 months ago
- Dynamic Program Analysis based on Valgrind to find Floating-Point Accuracy Problems☆24Updated 2 years ago
- Mirror of Agner Fog's C++ vector class library☆30Updated 6 years ago
- Automatically exported from code.google.com/p/freeocl☆30Updated 7 years ago
- Comparison of IO methods for OS X and Linux.☆14Updated 11 years ago
- Mike's Arbitrary Precision Math Library☆27Updated 12 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
- A library that provides multiple precision floating point arithmetic☆78Updated 8 years ago
- Swing, divide and conquer the factorial!☆81Updated 3 years ago
- C++ template library for floating point operations☆31Updated last month