Show More
@@ -44,9 +44,9 b'' | |||||
44 | }, |
|
44 | }, | |
45 | { |
|
45 | { | |
46 | "cell_type": "code", |
|
46 | "cell_type": "code", | |
47 |
"collapsed": |
|
47 | "collapsed": false, | |
48 | "input": [ |
|
48 | "input": [ | |
49 |
"from IPython. |
|
49 | "from IPython.core.pylabtools import print_figure", | |
50 | "from IPython.core.display import Image, SVG, Math", |
|
50 | "from IPython.core.display import Image, SVG, Math", | |
51 | "", |
|
51 | "", | |
52 | "class Gaussian(object):", |
|
52 | "class Gaussian(object):", | |
@@ -272,7 +272,7 b'' | |||||
272 | ], |
|
272 | ], | |
273 | "language": "python", |
|
273 | "language": "python", | |
274 | "outputs": [], |
|
274 | "outputs": [], | |
275 |
"prompt_number": |
|
275 | "prompt_number": 9 | |
276 | }, |
|
276 | }, | |
277 | { |
|
277 | { | |
278 | "cell_type": "markdown", |
|
278 | "cell_type": "markdown", | |
@@ -288,7 +288,7 b'' | |||||
288 | ], |
|
288 | ], | |
289 | "language": "python", |
|
289 | "language": "python", | |
290 | "outputs": [], |
|
290 | "outputs": [], | |
291 |
"prompt_number": 1 |
|
291 | "prompt_number": 10 | |
292 | }, |
|
292 | }, | |
293 | { |
|
293 | { | |
294 | "cell_type": "markdown", |
|
294 | "cell_type": "markdown", | |
@@ -307,7 +307,7 b'' | |||||
307 | ], |
|
307 | ], | |
308 | "language": "python", |
|
308 | "language": "python", | |
309 | "outputs": [], |
|
309 | "outputs": [], | |
310 |
"prompt_number": 1 |
|
310 | "prompt_number": 11 | |
311 | }, |
|
311 | }, | |
312 | { |
|
312 | { | |
313 | "cell_type": "markdown", |
|
313 | "cell_type": "markdown", | |
@@ -329,7 +329,7 b'' | |||||
329 | ], |
|
329 | ], | |
330 | "language": "python", |
|
330 | "language": "python", | |
331 | "outputs": [], |
|
331 | "outputs": [], | |
332 |
"prompt_number": 1 |
|
332 | "prompt_number": 12 | |
333 | }, |
|
333 | }, | |
334 | { |
|
334 | { | |
335 | "cell_type": "markdown", |
|
335 | "cell_type": "markdown", | |
@@ -351,7 +351,7 b'' | |||||
351 | ], |
|
351 | ], | |
352 | "language": "python", |
|
352 | "language": "python", | |
353 | "outputs": [], |
|
353 | "outputs": [], | |
354 |
"prompt_number": 1 |
|
354 | "prompt_number": 13 | |
355 | }, |
|
355 | }, | |
356 | { |
|
356 | { | |
357 | "cell_type": "code", |
|
357 | "cell_type": "code", | |
@@ -362,7 +362,7 b'' | |||||
362 | ], |
|
362 | ], | |
363 | "language": "python", |
|
363 | "language": "python", | |
364 | "outputs": [], |
|
364 | "outputs": [], | |
365 |
"prompt_number": 1 |
|
365 | "prompt_number": 14 | |
366 | }, |
|
366 | }, | |
367 | { |
|
367 | { | |
368 | "cell_type": "code", |
|
368 | "cell_type": "code", |
General Comments 0
You need to be logged in to leave comments.
Login now