A blazing-fast, accurate Fibonacci number calculator using the GMP (GNU Multiple Precision Arithmetic) library for arbitrary-precision integer math with optional OpenMP parallelization*.
-
Updated
Aug 19, 2025 - C
A blazing-fast, accurate Fibonacci number calculator using the GMP (GNU Multiple Precision Arithmetic) library for arbitrary-precision integer math with optional OpenMP parallelization*.
Self-developed cached fast-doubling Fibonacci implementation with benchmark suite and visualizations to prove its speed.
Fast Fibonacci numbers with arbitrary precision
Add a description, image, and links to the fast-doubling topic page so that developers can more easily learn about it.
To associate your repository with the fast-doubling topic, visit your repo's landing page and select "manage topics."