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 9 years ago
- 🚀 Sum of the primes below x☆39Updated 3 years ago
- arbitrary precision arithmetic library☆44Updated 7 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 8 years ago
- Stable In-place sorting in O(n*log(n)) worst time☆191Updated 2 years ago
- David M. Gay's floating-point conversion library☆37Updated 15 years ago
- CPU Ultimate Latency Test.☆116Updated 3 months ago
- A terminal viewer for x86 instruction/intrinsic information using Python 3 + curses☆128Updated 3 years ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆120Updated 5 years ago
- Swing, divide and conquer the factorial!☆81Updated 3 years ago
- Arbitrary precision integer and rational arithmetic library☆151Updated 2 weeks ago
- My copy of FLINT -- please use https://github.com/flintlib/flint/ for development☆82Updated this week
- A miniature program that can compute Pi to millions of digits.☆147Updated 2 years ago
- Multiple Precision Integers and Rationals☆239Updated last year
- String Matching Algorithms Research Tool☆108Updated last year
- How many FLOPS can you achieve?☆287Updated 2 years ago
- Math library☆93Updated 10 months ago
- Manual for the C++ vector class library☆32Updated 2 years ago
- Comparison of IO methods for OS X and Linux.☆14Updated 11 years ago
- C++ implementation of the preliminary IEEE P1788 standard for interval arithmetic☆50Updated 10 years ago
- Exact 64-bit convolution algorithm☆15Updated 9 years ago
- Decimal Floating Point C Library☆106Updated last month
- ACOVEA (Analysis of Compiler Options via Evolutionary Algorithm) implements a genetic algorithm to find the "best" options for compiling …☆75Updated 7 years ago
- The cilkplus/llvm repo implements the Intel Cilk Plus language extensions to C and C++ in LLVM.☆70Updated 9 years ago
- Code to download, process, and analyse the Online Encyclopedia of Integer Sequences☆50Updated 10 months 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
- Givaro - C++ library for arithmetic and algebraic computations☆53Updated 3 months ago
- Storage for my snippets, toy programs, etc.☆371Updated last month
- This is the 2009 version of TestU01, a software library, implemented in the ANSI C language, and offering a collection of utilities for t…☆79Updated last year