Work on animations.

Experimented with adding animations to the book. Also, fixed
the H-Infinity code a bit to more close reflect Simon's code.
This commit is contained in:
Roger Labbe 2014-09-08 22:04:42 -07:00
parent d8507caf9b
commit 9a8616a508
3 changed files with 105 additions and 104 deletions

File diff suppressed because one or more lines are too long

View File

@ -0,0 +1,23 @@
{
"metadata": {
"name": "",
"signature": "sha256:fea22f31f443e23e2d336a0742e6bf9a559c588029a2d3c2e8e69066e08c2fe5"
},
"nbformat": 3,
"nbformat_minor": 0,
"worksheets": [
{
"cells": [
{
"cell_type": "code",
"collapsed": false,
"input": [],
"language": "python",
"metadata": {},
"outputs": []
}
],
"metadata": {}
}
]
}

File diff suppressed because one or more lines are too long