Commit 1b21cea8 authored by cristobalcarreno's avatar cristobalcarreno

no commit message

parent 62423ef2
...@@ -98,7 +98,8 @@ ...@@ -98,7 +98,8 @@
} }
], ],
"source": [ "source": [
"%matplotlib inline import matplotlib.pyplot as plt\n", "%matplotlib inline \n",
"import matplotlib.pyplot as plt\n",
"\n", "\n",
"np.random.seed(seed=42)\n", "np.random.seed(seed=42)\n",
"N = 1000\n", "N = 1000\n",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment