From 23aee4b3ffbe963d939a229d83e3873c2e3218bf Mon Sep 17 00:00:00 2001 From: Roger Labbe Date: Thu, 8 Jan 2015 21:39:12 -0800 Subject: [PATCH] Altered language of readme file. Tried to make it clearer that you can click on the link to immediately start reading online. --- 01_gh_filter/README.md | 2 +- 02_Discrete_Bayes/README.md | 2 +- 03_Least_Squares/README.md | 2 +- 04_Gaussians/README.md | 2 +- 05_Kalman_Filters/README.md | 2 +- 06_Multivariate_Kalman_filter/README.md | 2 +- 07_Kalman_Filter_Math/README.md | 2 +- 08_Designing_Kalman_Filters/README.md | 2 +- 09_Extended_Kalman_Filters/README.md | 2 +- 10_Unscented_Kalman_Filters/README.md | 2 +- 11_Ensemble_Kalman_Filter/README.md | 3 ++- 12_Designing_Nonlinear_Kalman_Filters/README.md | 2 +- 13_HInfinity_Filters/README.md | 2 +- 14_Smoothing/README.md | 2 +- Appendix_A_Installation/README.md | 2 +- Appendix_B_Symbols_and_Notations/README.md | 2 +- 16 files changed, 17 insertions(+), 16 deletions(-) diff --git a/01_gh_filter/README.md b/01_gh_filter/README.md index e685e46..d041551 100644 --- a/01_gh_filter/README.md +++ b/01_gh_filter/README.md @@ -1,2 +1,2 @@ -You may access this book via nbviewer at any time by using this address: +You may read this book online via nbviewer by using this link: [*Read Online Now*](http://nbviewer.ipython.org/github/rlabbe/Kalman-and-Bayesian-Filters-in-Python/blob/master/table_of_contents.ipynb) diff --git a/02_Discrete_Bayes/README.md b/02_Discrete_Bayes/README.md index e685e46..d041551 100644 --- a/02_Discrete_Bayes/README.md +++ b/02_Discrete_Bayes/README.md @@ -1,2 +1,2 @@ -You may access this book via nbviewer at any time by using this address: +You may read this book online via nbviewer by using this link: [*Read Online Now*](http://nbviewer.ipython.org/github/rlabbe/Kalman-and-Bayesian-Filters-in-Python/blob/master/table_of_contents.ipynb) diff --git a/03_Least_Squares/README.md b/03_Least_Squares/README.md index e685e46..d041551 100644 --- a/03_Least_Squares/README.md +++ b/03_Least_Squares/README.md @@ -1,2 +1,2 @@ -You may access this book via nbviewer at any time by using this address: +You may read this book online via nbviewer by using this link: [*Read Online Now*](http://nbviewer.ipython.org/github/rlabbe/Kalman-and-Bayesian-Filters-in-Python/blob/master/table_of_contents.ipynb) diff --git a/04_Gaussians/README.md b/04_Gaussians/README.md index e685e46..d041551 100644 --- a/04_Gaussians/README.md +++ b/04_Gaussians/README.md @@ -1,2 +1,2 @@ -You may access this book via nbviewer at any time by using this address: +You may read this book online via nbviewer by using this link: [*Read Online Now*](http://nbviewer.ipython.org/github/rlabbe/Kalman-and-Bayesian-Filters-in-Python/blob/master/table_of_contents.ipynb) diff --git a/05_Kalman_Filters/README.md b/05_Kalman_Filters/README.md index e685e46..d041551 100644 --- a/05_Kalman_Filters/README.md +++ b/05_Kalman_Filters/README.md @@ -1,2 +1,2 @@ -You may access this book via nbviewer at any time by using this address: +You may read this book online via nbviewer by using this link: [*Read Online Now*](http://nbviewer.ipython.org/github/rlabbe/Kalman-and-Bayesian-Filters-in-Python/blob/master/table_of_contents.ipynb) diff --git a/06_Multivariate_Kalman_filter/README.md b/06_Multivariate_Kalman_filter/README.md index e685e46..d041551 100644 --- a/06_Multivariate_Kalman_filter/README.md +++ b/06_Multivariate_Kalman_filter/README.md @@ -1,2 +1,2 @@ -You may access this book via nbviewer at any time by using this address: +You may read this book online via nbviewer by using this link: [*Read Online Now*](http://nbviewer.ipython.org/github/rlabbe/Kalman-and-Bayesian-Filters-in-Python/blob/master/table_of_contents.ipynb) diff --git a/07_Kalman_Filter_Math/README.md b/07_Kalman_Filter_Math/README.md index e685e46..d041551 100644 --- a/07_Kalman_Filter_Math/README.md +++ b/07_Kalman_Filter_Math/README.md @@ -1,2 +1,2 @@ -You may access this book via nbviewer at any time by using this address: +You may read this book online via nbviewer by using this link: [*Read Online Now*](http://nbviewer.ipython.org/github/rlabbe/Kalman-and-Bayesian-Filters-in-Python/blob/master/table_of_contents.ipynb) diff --git a/08_Designing_Kalman_Filters/README.md b/08_Designing_Kalman_Filters/README.md index e685e46..d041551 100644 --- a/08_Designing_Kalman_Filters/README.md +++ b/08_Designing_Kalman_Filters/README.md @@ -1,2 +1,2 @@ -You may access this book via nbviewer at any time by using this address: +You may read this book online via nbviewer by using this link: [*Read Online Now*](http://nbviewer.ipython.org/github/rlabbe/Kalman-and-Bayesian-Filters-in-Python/blob/master/table_of_contents.ipynb) diff --git a/09_Extended_Kalman_Filters/README.md b/09_Extended_Kalman_Filters/README.md index e685e46..d041551 100644 --- a/09_Extended_Kalman_Filters/README.md +++ b/09_Extended_Kalman_Filters/README.md @@ -1,2 +1,2 @@ -You may access this book via nbviewer at any time by using this address: +You may read this book online via nbviewer by using this link: [*Read Online Now*](http://nbviewer.ipython.org/github/rlabbe/Kalman-and-Bayesian-Filters-in-Python/blob/master/table_of_contents.ipynb) diff --git a/10_Unscented_Kalman_Filters/README.md b/10_Unscented_Kalman_Filters/README.md index e685e46..d041551 100644 --- a/10_Unscented_Kalman_Filters/README.md +++ b/10_Unscented_Kalman_Filters/README.md @@ -1,2 +1,2 @@ -You may access this book via nbviewer at any time by using this address: +You may read this book online via nbviewer by using this link: [*Read Online Now*](http://nbviewer.ipython.org/github/rlabbe/Kalman-and-Bayesian-Filters-in-Python/blob/master/table_of_contents.ipynb) diff --git a/11_Ensemble_Kalman_Filter/README.md b/11_Ensemble_Kalman_Filter/README.md index e685e46..4fb61f7 100644 --- a/11_Ensemble_Kalman_Filter/README.md +++ b/11_Ensemble_Kalman_Filter/README.md @@ -1,2 +1,3 @@ -You may access this book via nbviewer at any time by using this address: +You may read this book online via nbviewer by using this link: [*Read Online Now*](http://nbviewer.ipython.org/github/rlabbe/Kalman-and-Bayesian-Filters-in-Python/blob/master/table_of_contents.ipynb) +z \ No newline at end of file diff --git a/12_Designing_Nonlinear_Kalman_Filters/README.md b/12_Designing_Nonlinear_Kalman_Filters/README.md index e685e46..d041551 100644 --- a/12_Designing_Nonlinear_Kalman_Filters/README.md +++ b/12_Designing_Nonlinear_Kalman_Filters/README.md @@ -1,2 +1,2 @@ -You may access this book via nbviewer at any time by using this address: +You may read this book online via nbviewer by using this link: [*Read Online Now*](http://nbviewer.ipython.org/github/rlabbe/Kalman-and-Bayesian-Filters-in-Python/blob/master/table_of_contents.ipynb) diff --git a/13_HInfinity_Filters/README.md b/13_HInfinity_Filters/README.md index e685e46..d041551 100644 --- a/13_HInfinity_Filters/README.md +++ b/13_HInfinity_Filters/README.md @@ -1,2 +1,2 @@ -You may access this book via nbviewer at any time by using this address: +You may read this book online via nbviewer by using this link: [*Read Online Now*](http://nbviewer.ipython.org/github/rlabbe/Kalman-and-Bayesian-Filters-in-Python/blob/master/table_of_contents.ipynb) diff --git a/14_Smoothing/README.md b/14_Smoothing/README.md index e685e46..d041551 100644 --- a/14_Smoothing/README.md +++ b/14_Smoothing/README.md @@ -1,2 +1,2 @@ -You may access this book via nbviewer at any time by using this address: +You may read this book online via nbviewer by using this link: [*Read Online Now*](http://nbviewer.ipython.org/github/rlabbe/Kalman-and-Bayesian-Filters-in-Python/blob/master/table_of_contents.ipynb) diff --git a/Appendix_A_Installation/README.md b/Appendix_A_Installation/README.md index e685e46..d041551 100644 --- a/Appendix_A_Installation/README.md +++ b/Appendix_A_Installation/README.md @@ -1,2 +1,2 @@ -You may access this book via nbviewer at any time by using this address: +You may read this book online via nbviewer by using this link: [*Read Online Now*](http://nbviewer.ipython.org/github/rlabbe/Kalman-and-Bayesian-Filters-in-Python/blob/master/table_of_contents.ipynb) diff --git a/Appendix_B_Symbols_and_Notations/README.md b/Appendix_B_Symbols_and_Notations/README.md index e685e46..d041551 100644 --- a/Appendix_B_Symbols_and_Notations/README.md +++ b/Appendix_B_Symbols_and_Notations/README.md @@ -1,2 +1,2 @@ -You may access this book via nbviewer at any time by using this address: +You may read this book online via nbviewer by using this link: [*Read Online Now*](http://nbviewer.ipython.org/github/rlabbe/Kalman-and-Bayesian-Filters-in-Python/blob/master/table_of_contents.ipynb)