Message304363
I agree that we should be consistent -- with the current standard definition -- with the changes suggested above. Heinrich, can you, and do you want to, submit a patch? If so, please also sign the contributor agreement. See https://www.python.org/psf/contrib/
The Fibonacci numbers start with 1 if there is no F(0), as in Fibonacci's rabbit model. Before 0 was accepted as a number, the series had to start with F(1) = F(2) = 1. See https://en.wikipedia.org/wiki/Fibonacci_number |
|
| Date |
User |
Action |
Args |
| 2017-10-13 21:24:28 | terry.reedy | set | recipients:
+ terry.reedy, mark.dickinson, steven.daprano, docs@python, skyhein |
| 2017-10-13 21:24:28 | terry.reedy | set | messageid: <[email protected]> |
| 2017-10-13 21:24:28 | terry.reedy | link | issue31757 messages |
| 2017-10-13 21:24:28 | terry.reedy | create | |
|