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.
Implementing the algorithm for finding the nth Fibonacci number in O(logN) using matrix multiplication.