Kalman-and-Bayesian-Filters.../kf_book
Roger Labbe 909f107a93 Formatting changes, and removal of some text
I am switching to the default look of Jupyter as much as possible.
Altering the look is not really supported by Jupyter, so rending
on GitHub (for example) is very different than when running in
your own browser.

I also got rid of the animations that really slow down execution
of the notebook in favor of using a slider to display a step in
a computation - the reader can see the plots 'animated' by moving
the slider. It is much faster to compute, and actually gives them
fine grained control to go forwards/backwards in time.

I am also revising my coverage of statistics, and moving the
details about Bayes and total conditional probability to the
third chapter. I shouldn't be talking about probability distributions
before covering that material.
2018-08-04 10:27:26 -07:00
..
__init__.py The base python installation has a file code.py; this causes 2017-05-11 13:13:17 -07:00
538.json Formatting changes, and removal of some text 2018-08-04 10:27:26 -07:00
adaptive_internal.py Updated for FilterPy 1.2.4, moved code around 2018-04-18 16:00:10 -07:00
book_plots.py Formatting changes, and removal of some text 2018-08-04 10:27:26 -07:00
custom.css Added fast preview for MathJax 2018-01-08 14:49:00 -08:00
DogSimulation.py The base python installation has a file code.py; this causes 2017-05-11 13:13:17 -07:00
ekf_internal.py Reformat, and changes to work with IPython 6.0 2017-11-18 17:14:31 -08:00
gaussian_internal.py Reformat, and changes to work with IPython 6.0 2017-11-18 17:14:31 -08:00
gh_internal.py Formatting changes, and removal of some text 2018-08-04 10:27:26 -07:00
gif_animate.py Weights should be reset to 1/N after resampling. 2017-07-03 13:07:28 -07:00
kf_design_internal.py The base python installation has a file code.py; this causes 2017-05-11 13:13:17 -07:00
kf_internal.py All line endings to LF from CRLF 2018-07-14 11:45:39 -07:00
LICENSE.txt The base python installation has a file code.py; this causes 2017-05-11 13:13:17 -07:00
mkf_internal.py All line endings to LF from CRLF 2018-07-14 11:45:39 -07:00
nonlinear_internal.py The base python installation has a file code.py; this causes 2017-05-11 13:13:17 -07:00
nonlinear_plots.py Removed Matplotlib deprecation warning 2018-07-14 08:46:40 -07:00
pf_internal.py moved test functions to correct file. 2018-06-12 16:24:46 -07:00
smoothing_internal.py The base python installation has a file code.py; this causes 2017-05-11 13:13:17 -07:00
ukf_internal.py Updated for FilterPy 1.4.0 2018-05-05 19:09:21 -07:00