From 4b6c55046dbbe0168d11c1a239829dfc6558b66f Mon Sep 17 00:00:00 2001 From: Roger Labbe Date: Sun, 14 Sep 2014 12:33:55 -0700 Subject: [PATCH] Removed link to Introduction. The introduction is not currently being used. --- README.md | 7 ------- 1 file changed, 7 deletions(-) diff --git a/README.md b/README.md index 87ebf8e..37f5894 100644 --- a/README.md +++ b/README.md @@ -72,13 +72,6 @@ Contents Motivation for the book. Where to download, how to use. -** add something about teaching methodology. exploration vs regurgitation. - -* [**Introduction**](http://nbviewer.ipython.org/urls/raw.github.com/rlabbe/Kalman-and-Bayesian-Filters-in-Python/master/Introduction.ipynb) - -Introduction to the Kalman filter. Explanation of the idea behind this book. -Yes, it is more or less the preface restated. will edit and delete one or the other. - * [**Chapter 1: The g-h Filter**](http://nbviewer.ipython.org/urls/raw.github.com/rlabbe/Kalman-and-Bayesian-Filters-in-Python/master/Chapter01_gh_filter/g-h_filter.ipynb)