README bug?
#7888
-
The first code snippet in the README file contains the following fundtion:
Did you folks intend to say |
Beta Was this translation helpful? Give feedback.
Answered by
jakevdp
Sep 12, 2021
Replies: 1 comment 1 reply
-
Thanks for the question! This is a bit confusing, but it's correct as written. The idea is that the outputs of the current iteration become the inputs of the next iteration. |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
hjm-aws
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Thanks for the question! This is a bit confusing, but it's correct as written. The idea is that the outputs of the current iteration become the inputs of the next iteration.