Roger Labbe
e3cd6debf1
Fixed badge. Added install instructions.
2015-10-03 15:45:50 -07:00
Roger Labbe
b37a7d9895
Trying to get badge to work
2015-10-03 15:39:41 -07:00
Roger Labbe
f967839ff1
Added PyPi badge
2015-10-03 15:30:53 -07:00
Roger Labbe
e3ee656186
Updated instructions for binder.
2015-09-26 11:22:36 -07:00
Roger Labbe
080a58958f
Removed Python 2 claim; warning about edits.
...
Python 3 is now the default installation. I think anyone can edit
and save the notebooks, so I added a plea to not be destructive.
2015-09-26 10:54:04 -07:00
Roger Labbe
d51d75ba2c
Added link/badge to binder.
2015-09-26 10:42:00 -07:00
Roger Labbe
63284daefa
It is not a 'textbook' it is a text.
2015-08-26 07:56:22 -07:00
Roger Labbe
53ddfebd06
Playing with formatting - want title to be big and blue.
2015-08-26 07:52:04 -07:00
Roger Labbe
b5837d7171
Added Allen Downey blurb.
2015-08-26 07:10:43 -07:00
Roger Labbe
8a994c9e45
Spelling fixes, IPython 4.0 description.
...
Updated instructions for IPython 4.0.
2015-08-26 06:20:00 -07:00
Radim Řehůřek
d192075170
fix README typo
2015-08-12 14:17:26 +09:00
Roger Labbe
53b8e6f45b
Added link to 6x9 version of book's PDF.
2015-07-27 16:00:32 -07:00
Roger Labbe
7827a4df2d
Lots of changes to preface.
...
Too big a check in; got away from me. I rewrote a lot of the preface.
Added instructions for cloud.sagemath install. Removed import of
set_figsize and figsize in first cell because the first cell gets
deleted for the pdf.
2015-07-15 18:17:48 -07:00
Roger Labbe
aba6a9dcf7
Moved all code to \code subdirectory.
...
All these changes are to make the book easier to run from
cloud.sagemath.org. You can share individual notebooks there,
but not entire projects.By putting everything under code at the
user only needs to grab that one directory.
More on sagemath later, if I decide to pursue that as a delivery
mechanism...
2015-07-13 23:16:04 -07:00
Roger Labbe
8db93d661a
Update README.md
...
Fixed text about using gitter, and improved instructions for reading online.
2015-07-03 10:31:32 -07:00
The Gitter Badger
bcbb040885
Added Gitter badge
2015-07-03 17:23:26 +00:00
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