OpenGenus/cosmos

nth Fibonacci Number in O(logN)

Open

#749 创建于 2017年10月6日

在 GitHub 查看
 (5 评论) (1 反应) (1 负责人)C++ (3,724 fork)batch import
Hacktoberfestadd codenew algorithm

仓库指标

Star
 (13,462 star)
PR 合并指标
 (30 天内没有已合并 PR)

描述

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

贡献者指南