Skip to content

Instantly share code, notes, and snippets.

@ispamm
Created January 8, 2019 15:29
Show Gist options
  • Save ispamm/58d2cefb9fd7354414c5fdf08300c6e8 to your computer and use it in GitHub Desktop.
Save ispamm/58d2cefb9fd7354414c5fdf08300c6e8 to your computer and use it in GitHub Desktop.
# Initialize z
for i in range(n):
z = f(z, a(i), i)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment