added chapter 8

This commit is contained in:
Roger Labbe 2014-09-01 18:57:13 -07:00
parent 91981a64ab
commit 49c8c8df31
3 changed files with 1835 additions and 1833 deletions

View File

@ -1,7 +1,7 @@
{
"metadata": {
"name": "",
"signature": "sha256:063b7f8661d95b15baf3a227206a7c70003948c2f16023329df63903d9ecccbb"
"signature": "sha256:15e9f5d13095957c1cb52ad9b164d8d64eb30075da904eb586599abf442ea6ec"
},
"nbformat": 3,
"nbformat_minor": 0,
@ -25,7 +25,7 @@
"from __future__ import division, print_function\n",
"import matplotlib.pyplot as plt\n",
"import sys\n",
"sys.path.insert(0,'../') # allow us to format the boo\n",
"sys.path.insert(0,'../') # allow us to format the book\n",
"import book_format\n",
"book_format.load_style()"
],

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long