Skip to content

Instantly share code, notes, and snippets.

@la3pna
Created January 7, 2015 12:54
Show Gist options
  • Save la3pna/682491bbec5c1342674a to your computer and use it in GitHub Desktop.
Save la3pna/682491bbec5c1342674a to your computer and use it in GitHub Desktop.
exp(-((x-4)^2+(y-4)^2)^2/1000) + exp(-((x+4)^2+(y+4)^2)^2/1000) + 0.1exp(-((x+4)^2+(y+4)^2)^2)+0.1exp(-((x-4)^2+(y-4)^2)^2)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment