From 039b2db236935096fb3e7c3b5efa55deeb513bfc Mon Sep 17 00:00:00 2001 From: rlabbe Date: Mon, 26 May 2014 13:50:24 -0700 Subject: [PATCH 1/3] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 24afe36..ed91115 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,9 @@ +Read the static version [HERE](http://nbviewer.ipython.org/github/rlabbe/Kalman-and-Bayesian-Filters-in-Python/master/toc.ipynb) + #[Kalman Filters and Random Signals in Python](http://github.com/rlabbe/Kalman-Filters-and-Random-Signals-in-Python) ### Version 0.0 - not ready for public consumption. In development. -Read the static version [HERE](http://nbviewer.ipython.org/urls/raw.github.com/rlabbe/Kalman-and-Bayesian-Filters-in-Python/master/Preface.ipynb) ## Motivation From 9fc906e8fc6798595ab9df18cc8d94d35dad7975 Mon Sep 17 00:00:00 2001 From: rlabbe Date: Mon, 26 May 2014 13:51:06 -0700 Subject: [PATCH 2/3] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ed91115..d694166 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -Read the static version [HERE](http://nbviewer.ipython.org/github/rlabbe/Kalman-and-Bayesian-Filters-in-Python/master/toc.ipynb) +Read the static version [HERE](http://nbviewer.ipython.org/github/rlabbe/Kalman-and-Bayesian-Filters-in-Python/master/blob/toc.ipynb) #[Kalman Filters and Random Signals in Python](http://github.com/rlabbe/Kalman-Filters-and-Random-Signals-in-Python) From a82c6c004973afdb64ec1622b1ddd10c14dabd24 Mon Sep 17 00:00:00 2001 From: rlabbe Date: Mon, 26 May 2014 13:52:48 -0700 Subject: [PATCH 3/3] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index d694166..05d8ad4 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,6 @@ -Read the static version [HERE](http://nbviewer.ipython.org/github/rlabbe/Kalman-and-Bayesian-Filters-in-Python/master/blob/toc.ipynb) +Read the static version [HERE](http://nbviewer.ipython.org/github/rlabbe/Kalman-and-Bayesian-Filters-in-Python/blob/master/toc.ipynb) + +http://nbviewer.ipython.org/github/rlabbe/Kalman-and-Bayesian-Filters-in-Python/blob/master/toc.ipynb #[Kalman Filters and Random Signals in Python](http://github.com/rlabbe/Kalman-Filters-and-Random-Signals-in-Python)