Kalman-and-Bayesian-Filters.../code
Roger Labbe 401a0004e1 Unicode problems with Python 2.7.
I read the matplotlib rcParams from a json file. The json module
always uses Unicode, but this does not work in Python 2.7. This
was causing the plots not to appear if using Python 2.7.

Wrote code to detect Python version and to convert to ASCII if
Python version 2.
2014-12-31 10:56:09 -08:00
..
538.json Removed gray background from 538 style. 2014-12-22 14:20:42 -08:00
bar_plot.py Added animations to Discrete Bayes 2014-09-13 11:15:40 -07:00
book_format.py Unicode problems with Python 2.7. 2014-12-31 10:56:09 -08:00
DogSensor.py More work on R and Q. 2014-11-19 23:50:11 -08:00
ekf_internal.py Added radar tracking problem. 2014-12-13 21:07:11 -08:00
gaussian_internal.py more changes for code directory 2014-09-01 19:44:18 -07:00
gh_internal.py made code directory 2014-09-01 19:26:50 -07:00
gif_animate.py Added covariance ellipse animatoin. 2014-09-15 20:07:26 -07:00
mkf_internal.py Additions to MKF chapter. 2014-12-20 20:00:17 -08:00
nonlinear_plots.py more fixes for code directory 2014-09-01 19:49:25 -07:00
stats.py removed explicit call to test code. 2014-11-24 17:58:11 -08:00
ukf_internal.py fixes due to code directory 2014-09-01 19:34:01 -07:00