Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dnyaneshwargiri/large-fibonnaci-least-significant-digit

Programs finds 6 least significant digit of very large Fibonacci(N) where N is very large number. Algorithm used- matrix exoneration. T=O(logn)
https://github.com/dnyaneshwargiri/large-fibonnaci-least-significant-digit

Last synced: about 1 month ago
JSON representation

Programs finds 6 least significant digit of very large Fibonacci(N) where N is very large number. Algorithm used- matrix exoneration. T=O(logn)

Awesome Lists containing this project