A library for calculating fibonacci
A fast Fibonacci number calculator using matrix exponentiation and fast doubling.
Calculates numbers from the Fibonacci sequence
Quickly find nth fibonacci number with modulo. Supports u64 and BigUint.
Fast Fibonacci encoding/decoding
A generic Fibonacci sequence generator
A small crate to help you interact with second order sequences, such as the Fibonacci sequence, with no_std support
The 186th Fibonacci number
Implementation of fibonacci coding for primitive integer types
A tool to calculate the nth term of the fibonacci sequence. It can calculate terms that are well above 128 bits and will keep track of how long the calculation cost. This tool provides access to a dynamic programming implementation as well as recursive implementation.
A high-performance Fibonacci Heap implementation in Rust with generic type support
A lightweight library in Rust for calculating Fibonacci retracement levels.
Fibonacci number Generator
A Ruby gem for exploring Fibonacci series
A Fibonacci inspired pseudo random number generator with error detection.
A Ruby gem which adds a module that can efficiently calculate the elements of the fibonacci sequence.
A Ruby implementation of the Fibonacci heap data structure ideal for use as a priority queue with Dijkstra's algorithm.
A gem for finding the largest integer value from the Fibonacci Sequence smaller than the given integer
This is just a test. Fibonacci-related methods for Fixnum and Bignum. Currently only has closest_fibonacci.
pass in one parameter - how many numbers in the fib sequence you want returned
This is Fibonacci Series program.
A simple ruby gem to generate Fibonacci series
Non-mixin module providing access to terms in the Fibonacci series. Fetch specific terms, slice the series, check to see if an arbitrary value is a Fibonacci number, etc.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.