Ep 5: poorly motivated example #202
Open
Comments
Note that the debugging gif will need re-doing if this example is changed. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This is the second example of a loop which is given.
It's not very realistic because you'd be better just using the
length()
function.A better example might be to calculate a series like the fibonacci which isn't easy to vectorise
The text was updated successfully, but these errors were encountered: