Skip to content

Instantly share code, notes, and snippets.

@pat-hanbury
Last active August 1, 2022 09:59
Show Gist options
  • Save pat-hanbury/3f43b1f6739614355d76c02a29c42185 to your computer and use it in GitHub Desktop.
Save pat-hanbury/3f43b1f6739614355d76c02a29c42185 to your computer and use it in GitHub Desktop.
import numpy as np
import math
import random
from matplotlib import pyplot as plt
from IPython.display import clear_output
PI = 3.1415926
e = 2.71828
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment