Hacker News new | ask | show | jobs
by civilian 1560 days ago
To give littlefish a fair shake at getting the Fibonacci sequence, you should give the input:

  1 1 2 3 5 8 13 21 34 55
which it does... kinda poorly with? It biases towards not growing fast enough.

  83.59 133.12 205.16 314.04 479.25