alidasdan / best-rational-approximationLinks
Algorithms to find the best rational approximation to a given floating-point number and to find the gcd and lcm of a given list of floating-point numbers
☆20Updated last year
Alternatives and similar repositories for best-rational-approximation
Users that are interested in best-rational-approximation are comparing it to the libraries listed below
Sorting:
- A dynamically safe implementation of C, using your existing C compiler. Tolerates idiomatic C code pretty well. Not perfect... yet.☆107Updated last year
- A small little tool for dumping a floating-point number in its native format☆56Updated 10 years ago
- Counting the collisions with perl hash tables per function☆12Updated 6 years ago
- ☆50Updated 5 years ago
- Challenging SAT benchmarks for matrix multiplication☆11Updated 4 years ago
- 64-bit PRNG shootout☆19Updated 8 months ago
- SIMD recipes, for various platforms (collection of code snippets)☆49Updated 4 years ago
- A basic implementation of the Small Primes Number-Theoretic Transform (NTT) multiplication algorithm.☆24Updated 8 years ago
- Tool for detecting violations of ordering axioms in qsort/bsearch callbacks.☆55Updated last year
- Continued fraction library☆32Updated 5 years ago
- Library that solves the exact cover problem using Dancing Links, also known as DLX.☆50Updated 3 years ago
- BSD Licensed Bignum Library☆233Updated last year
- Quick sort code using AVX2 instructions☆69Updated 8 years ago
- Bring mdb walkers to gdb, also add other helpful commands.☆34Updated last year
- Slides from a talk "Graph-Based Intermediate Representations: An Overview and Perspectives"☆25Updated 2 years ago
- Markup source code showing optimizations☆36Updated 6 years ago
- Methods and Benchmarks for Random Numbers in a Range☆37Updated 7 years ago
- Programs and data to accompany the book "Random Number Generators, Principles and Practices"☆11Updated 7 years ago
- Sequence data structure with efficient random access insert and erase☆13Updated 2 years ago
- A program for automatically resolving #ifdef statements in C code.☆37Updated last year
- A benchmark for sorting algorithms☆63Updated 4 years ago
- FPC calculates information to be used in fixed-point integer calculations☆29Updated 9 years ago
- Lower Size Bounds for Sorting Networks☆46Updated 5 years ago
- Terminating is exciting☆22Updated 9 years ago
- Binary floating-point to decimal string conversion algorithm.☆106Updated 8 years ago
- Wait-Free Eras (PPoPP '20)☆10Updated 6 years ago
- Implementation of the data structures described in the paper "Fast Compressed Tries using Path Decomposition".☆58Updated 3 years ago
- Parser for language from Elements of Programming☆39Updated 12 years ago
- A collection of lambda calculus interpreters and development tools☆16Updated 3 years ago
- An experimental method JIT for CPython 3☆29Updated 9 years ago