OpenGenus/cosmos

nth Fibonacci Number in O(logN)

Open

#749 opened on 2017年10月6日

GitHub で見る
 (5 comments) (1 reaction) (1 assignee)C++ (3,724 forks)batch import
Hacktoberfestadd codenew algorithm

Repository metrics

Stars
 (13,462 stars)
PR merge metrics
 (30d に merged PR はありません)

説明

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

コントリビューターガイド