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
- A basic implementation of the Small Primes Number-Theoretic Transform (NTT) multiplication algorithm.☆24Updated 8 years ago
- David M. Gay's floating-point conversion library☆35Updated 15 years ago
- A terminal viewer for x86 instruction/intrinsic information using Python 3 + curses☆128Updated 2 years ago
- C++ bignum with support for arbitrary precision integer arithmetic.☆29Updated 4 years ago
- 🚀 Sum of the primes below x☆39Updated 3 years ago
- My copy of FLINT -- please use https://github.com/flintlib/flint/ for development☆82Updated this week
- C++ implementation of the preliminary IEEE P1788 standard for interval arithmetic☆49Updated 10 years ago
- String Matching Algorithms Research Tool☆108Updated last year
- 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
- Exact 64-bit convolution algorithm☆15Updated 9 years ago
- Multiple Precision Integers and Rationals☆238Updated 11 months ago
- Arbitrary precision integer and rational arithmetic library☆151Updated 2 months ago
- arbitrary precision arithmetic library☆44Updated 7 years ago
- Random Number Generator based on hardware-accelerated AES instructions☆61Updated 6 years ago
- Massively Parallel ANS Decoding on GPUs☆30Updated 6 years ago
- Swing, divide and conquer the factorial!☆81Updated 3 years ago
- Mike's Arbitrary Precision Math Library☆28Updated 12 years ago
- Reworking of Agner Fog's performance test programs for Linux☆114Updated 3 weeks ago
- A minimal modern LZ compressor example☆60Updated 4 years ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆120Updated 5 years ago
- Sigmoid Numbers backed by IEEE Floats☆17Updated 8 years ago
- Fast Simple Sudoku Solver 2☆16Updated 6 years ago
- Comparison of IO methods for OS X and Linux.☆14Updated 11 years ago
- Giddy - A lightweight GPU decompression library☆44Updated 6 years ago
- immintrin_dbg.h is an include file, a wrapper around immintrin.h. It implements most of AVX, AVX2, AVX-512 vector intrinsics to enable so…☆59Updated 2 years ago
- Manual for the C++ vector class library☆32Updated 2 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
- Markup source code showing optimizations☆36Updated 5 years ago
- Improved NetBSD's Perfect Hash Generation Tool v3☆21Updated last year