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:
- A basic implementation of the Small Primes Number-Theoretic Transform (NTT) multiplication algorithm.☆24Updated 8 years ago
- Compute numbers to high precision using the YMP bignum library!☆23Updated 9 years ago
- C++ bignum with support for arbitrary precision integer arithmetic.☆29Updated 4 years ago
- David M. Gay's floating-point conversion library☆37Updated 15 years ago
- arbitrary precision arithmetic library☆44Updated 7 years ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆120Updated 5 years ago
- Manual for the C++ vector class library☆32Updated 2 years ago
- Multiple Precision Integers and Rationals☆239Updated last year
- ACOVEA (Analysis of Compiler Options via Evolutionary Algorithm) implements a genetic algorithm to find the "best" options for compiling …☆75Updated 8 years ago
- CPU Ultimate Latency Test.☆117Updated 4 months ago
- Arbitrary precision integer and rational arithmetic library☆151Updated last month
- C++ implementation of the preliminary IEEE P1788 standard for interval arithmetic☆50Updated 10 years ago
- Fast and Reliable (but not Secure) Hash☆55Updated 7 years ago
- resurrected LLVM "C Backend", with improvements☆132Updated 5 years ago
- Decimal Floating Point C Library☆107Updated 2 months ago
- Automatically exported from code.google.com/p/freeocl☆30Updated 8 years ago
- chaos preprocessor library. this is what boost preprocessor derived from.☆128Updated 13 years ago
- Stable In-place sorting in O(n*log(n)) worst time☆195Updated 2 years ago
- A miniature program that can compute Pi to millions of digits.☆149Updated 2 years ago
- Binary tools: assembler, disassembler, linker, library manager, emulator☆64Updated 11 months ago
- Massively Parallel ANS Decoding on GPUs☆30Updated 6 years ago
- Fastest CPU SIMD (SSE4) sorting networks for small integer arrays (2-6 elements), also optimal amd64 assembly and notes on getting compil…☆52Updated 4 years ago
- A terminal viewer for x86 instruction/intrinsic information using Python 3 + curses☆128Updated 3 years ago
- Inofficial git-cvs clone of cvs@cvs.fefe.de:/cvs + some changes☆127Updated 6 years ago
- Mike's Arbitrary Precision Math Library☆28Updated 12 years ago
- Exact 64-bit convolution algorithm☆15Updated 9 years ago
- a copy of m^2 's fsbench (https://chiselapp.com/user/Justin_be_my_guide/repository/fsbench/) with the latest density updates☆13Updated 6 years ago
- 🚀 Sum of the primes below x☆39Updated 3 years ago
- A minimal modern LZ compressor example☆60Updated 4 years ago
- Fast Simple Sudoku Solver 2☆16Updated 6 years ago