Kalman-and-Bayesian-Filters.../kf_book
Roger Labbe 5512aceaef Altering book format
Changed rest of chapters to use new formatting style. Also,
there is a bug in the current release of Jupyter that overwrites
the rcParams settings when you do the first import, so I had to
split the book format cell into two. This is actually better because
now the PDF, which strips out the formatting cell, will still have
the %matplotlib inline and import from future code.

Also, in the process of refactoring the information about Gaussian
and Bayes. Stuff is still strewn around too much. I need to make
this more streamlined. Chapters 2-4 talk about distributions, Bayes,
and Gaussians, and material is repeated a lot.
2018-08-05 09:20:48 -07:00
..
538.json Formatting changes, and removal of some text 2018-08-04 10:27:26 -07:00
DogSimulation.py The base python installation has a file code.py; this causes 2017-05-11 13:13:17 -07:00
LICENSE.txt The base python installation has a file code.py; this causes 2017-05-11 13:13:17 -07:00
__init__.py The base python installation has a file code.py; this causes 2017-05-11 13:13:17 -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 Altering book format 2018-08-05 09:20:48 -07:00
custom.css Added fast preview for MathJax 2018-01-08 14:49:00 -08:00
ekf_internal.py Reformat, and changes to work with IPython 6.0 2017-11-18 17:14:31 -08:00
gaussian_internal.py Altering book format 2018-08-05 09:20:48 -07: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
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