Skip to content

Instantly share code, notes, and snippets.

@ThomasParistech
Last active July 10, 2024 07:47
Show Gist options
  • Save ThomasParistech/2acd6cb1cf623ec3816dfbdafe6bce38 to your computer and use it in GitHub Desktop.
Save ThomasParistech/2acd6cb1cf623ec3816dfbdafe6bce38 to your computer and use it in GitHub Desktop.
...
# Change radius
new_radius = np.sqrt(2.0 - r**2)
...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment