Commit Graph

92 Commits

Author SHA1 Message Date
Roger Labbe
85eccf7a21 Moved extraneous chapters to appendix. 2015-05-31 15:20:44 -07:00
Daniel Duong
845511b9d6 Fix installation link in README 2015-05-23 19:54:24 +02:00
Roger Labbe
4f1558b12a Added link to PDF.
I removed the PDF from the repository, but people still want the PDF. I put a copy on my google drive, and another on PDF archive. Not sure which, if either, I will maintain for the long term.
2015-05-22 12:44:05 -07:00
Roger Labbe
7725ab03f5 Improved nbviewer documentation. 2015-05-19 20:15:18 -07:00
Roger Labbe
26fe2968e4 Removed links to PDF.
I removed the PDF from the repository because git does poorly with
binary objects.
2015-05-19 20:12:32 -07:00
Gluttton
d3a9fc77e5 Minor fixes of Markdown layout. 2015-05-12 21:31:01 +03:00
Roger Labbe
cde551531a Update README.md
Anorther formatting error. Clearly I am not a markdown pro.
2015-05-09 10:43:38 -07:00
Roger Labbe
1bf9bb54d5 Update README.md
Fixed formatting error.
2015-05-09 10:42:08 -07:00
Roger Labbe
86ec001e34 Update README.md
Moved warning about IPython 3.0 change down to where I talk about downloading t
he book to run in Jupyter. Added description of how we can now read notebooks
directly in Github.
2015-05-09 10:39:39 -07:00
Rémy Léone
7bf3521393 fix broken link
fix broken link
2015-05-03 18:34:58 +02:00
Roger Labbe
ac25c8ddc4 Update README.md
Added notice at top of file that IPython 3.0 must be installed.
2015-03-20 20:44:09 -06:00
Rémy Léone
f628efb0bd Typo 2015-03-09 14:40:12 +01:00
Ramiro Gómez
86c83ccb84 Fixed link to filterpy repo 2015-03-07 18:21:41 +01:00
Roger Labbe
92e2ee03f8 Removed "version" information.
The book does not have 'versions', so I removed that from the readme.
Also fixed a few typos, and clarified a few terms.
2015-03-03 19:04:33 -08:00
Roger Labbe
8cc19ba117 Switched to IPython 3.0 format.
Here's hoping everything still works on nbviewer!
2015-03-02 16:48:52 -08:00
Roger Labbe
158912ecfb Spelling of Raytheon. 2015-02-16 07:44:35 -08:00
Roger Labbe
c147441f01 Fixed second link of PDF, removed contents section.
The contents section is a pain to maintain, and it doesn't really
add anything of important. Maybe i'll add it back in once the book
is settled down, but probabl not.
2015-02-02 19:40:56 -08:00
Roger Labbe
ac3cc4bc69 Renamed preface to add in chapter number. 2015-02-02 19:27:03 -08:00
Roger Labbe
a4f6b5a81f fixed a few links 2015-01-27 15:45:33 -08:00
Roger Labbe
093339f443 fixed link to gif 2015-01-27 15:24:46 -08:00
Roger Labbe
33c745d997 Edits for reorg
I moved book_format.py to the root directory so that all of the
notebooks do not need to modify the system path to import it. It
modifies the path on import so that all of the code in ./code can
then be accessed.

Altered links to nbviewer to account for no longer using subdirectories.
2015-01-27 15:14:06 -08:00
Roger Labbe
d1762a739f Updated Creative Commons license
Fixed link, added title and author, allow commercial use.
2015-01-24 16:04:23 -08:00
Roger Labbe
026413dbd4 Added Adaptive Filtering chapter.
Still a lot of work to be done on it. This is just an
initial commit.
2015-01-11 00:13:12 -08:00
Roger Labbe
952d81e3ef Added installation instructions.
Expanded installation instructions in the preface, readme,
and appendix.
2014-12-31 19:02:40 -08:00
Roger Labbe
c71cac557f Added SymPy and FilterPy to list of requirements. 2014-12-31 17:10:27 -08:00
Roger Labbe
5d759da7dc Fixed links to Ensemble chapter. 2014-12-07 19:51:29 -08:00
Roger Labbe
a27ebac336 Added Ensemble Kalman Filter chapter.
Had to rename and move directories around to allow the new chapter
to fit in.
2014-12-07 19:44:42 -08:00
Roger Labbe
e76698dd33 Link to nbconverter and PDF at top of README.
This is mostly so that I the github.io page, which uses the README, has a ready
link to the PDF.
2014-11-30 22:59:39 -08:00
Roger Labbe
5367367baf Added description for H-infinity filters. 2014-11-30 16:45:01 -08:00
Roger Labbe
dd8a0b72f6 Fixed link to HInifnity chapter. 2014-11-30 16:41:52 -08:00
Roger Labbe
60e31b890d Add references to smoothing chapter. 2014-11-16 16:12:14 -08:00
Roger Labbe
75c4e9ce97 Start of the Smoothin chapter. RTS implemented. 2014-11-16 15:54:28 -08:00
Roger Labbe
c1281bc47c Cleanup of Q material, and rename of FilterPy.
I renamed the functions that compute Q in FilterPy and had
not propogated that through the book.

I have renamed FilterPy from filterpy, and propogated that
change through the book.

Moved the material on SymPy from the short lived Appendix C
to Appendix A
2014-11-16 09:41:41 -08:00
Roger Labbe
c28582aa71 Spelling and capitization fixes. 2014-11-07 18:40:48 -08:00
Roger Labbe
8e964dd757 Fixed link to gif due to chapter directory name changes. 2014-11-07 18:33:14 -08:00
Roger Labbe
6e64160a2c Link fix, and filterpy information.
Fixed link to chapter 6, and added a section describing the filterpy library.
2014-11-06 19:08:22 -08:00
Roger Labbe
64691d36a2 Renamed Chapters
Renamed chapters to make them easier to work with from the command line
using tab completion.
2014-09-28 10:40:06 -07:00
Roger Labbe
ad6408e9eb Updated Preface with the new text in README.md 2014-09-18 14:46:03 -07:00
Roger Labbe
be00d9817b Added acknowlegement of look and feel, plus exp dir 2014-09-18 14:38:45 -07:00
Roger Labbe
c3f2722a6f Improved documentation of filterpy and code subdir. 2014-09-18 14:23:33 -07:00
Roger Labbe
ac5cb13a48 Improved instructions for installation and reading
The old version incorrectly stated that the book had better
instructions. It does not. Besides, the instructions do belong
here.
2014-09-18 14:10:42 -07:00
Roger Labbe
94f4806fa6 Improved instructions for reading the book. 2014-09-18 13:47:43 -07:00
Roger Labbe
fe9df8a482 Added animation of multivariate tracking. 2014-09-18 13:43:16 -07:00
Roger Labbe
1316a220b0 Added note that book contains Readme info.
Book duplicates the README file, no need to read it if you are
going to the book.
2014-09-15 20:47:43 -07:00
Roger Labbe
4b6c55046d Removed link to Introduction.
The introduction is not currently being used.
2014-09-14 12:33:55 -07:00
Roger Labbe
70cb21c1b3 Fixed link for git 2014-09-14 12:24:46 -07:00
Roger Labbe
49f29a11c3 Fixed toc and Preface
Table of contents was pointing to the wrong preface, which was filled
with blah blah blah. Added GIF of kalman filter tracking to show that
the book includes animations.
2014-09-14 12:20:03 -07:00
Roger Labbe
5f9dcf4a66 Added animated GIF of tracking
Will probably change the GIF later on, but I wanted to show that the book includes animations.
2014-09-14 12:06:17 -07:00
Roger Labbe
15de2dad71 Added missing word. 2014-09-14 00:59:38 -07:00
Roger Labbe
3ed23eb89b Changed 'read online' link to Table of Contents. 2014-09-14 00:57:17 -07:00