logo
首页技术栈工具库讨论
fibonacci

fibonacci

Fast computation of Fibonacci numbers. Use version 0.1.* if you prefer the Fibonacci sequence to start with one instead of zero. Version 0.2.* adds correct handling of negative arguments and changes the implementation to satisfy fib 0 = 0. See http://en.wikipedia.org/wiki/Fibonacci_number#Matrix_form for a description of the employed method.
由 
bruceshi2021-01-13 收录
--
推荐
不推荐
更多信息
GitHub iconsebfisch/fibonacci3
HACKAGE
carbal install fibonacci
查看
标签
根据用户添加的标签生成
暂无标签