OpenGenus/cosmos

nth Fibonacci Number in O(logN)

Open

#749 aberto em 6 de out. de 2017

Ver no GitHub
 (5 comments) (1 reaction) (1 assignee)C++ (3.724 forks)batch import
Hacktoberfestadd codenew algorithm

Métricas do repositório

Stars
 (13.462 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

Description

Implementing the algorithm for finding the nth Fibonacci number in O(logN) using matrix multiplication.

Guia do colaborador