Skip to content

Instantly share code, notes, and snippets.

@quinn-dougherty
Last active July 27, 2022 15:47
Show Gist options
  • Select an option

  • Save quinn-dougherty/373cd309b170cc99a3ef0d3a62f4a190 to your computer and use it in GitHub Desktop.

Select an option

Save quinn-dougherty/373cd309b170cc99a3ef0d3a62f4a190 to your computer and use it in GitHub Desktop.
x = 1 to 2
y = {a: x, b: 1e1}
f(t) = normal(t, 1.1)
z = y.b * y.a
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment