Commit 62423ef2 authored by cristobalcarreno's avatar cristobalcarreno

no commit message

parent 24d862bf
...@@ -98,8 +98,7 @@ ...@@ -98,8 +98,7 @@
} }
], ],
"source": [ "source": [
"%matplotlib inline\n", "%matplotlib inline import matplotlib.pyplot as plt\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