Rewrites for orthogonal version of eqns

The changes in the univariate chapter, where I derived the
eqn for K continue to ripple through the chapters.
This commit is contained in:
Roger Labbe
2016-01-23 07:18:43 -08:00
parent d6becd7428
commit c268a09f5f
7 changed files with 454 additions and 361 deletions

View File

@@ -1,7 +1,7 @@
#! /bin/bash
#echo "merging book..."
python merge_book.py
ipython merge_book.py
echo "creating pdf..."
ipython nbconvert --to latex --template book book.ipynb