Roger Labbe
2455d797be
Moved statistics math to Gaussians chapter.
2015-11-21 12:56:56 -08:00
Roger Labbe
5ae739a2c6
Altered font size to be a bit more readable.
2015-11-21 12:54:45 -08:00
Roger Labbe
b030488cb3
Used better variable names for formatting code.
2015-11-21 12:54:23 -08:00
Roger Labbe
56bea69ea6
Extensive improvements.
...
Many worked to explain random variables much better than before,
and otherwise streamlined the explanations so they support the
rest of the book better. Moved some material from the math chapter
in support of this.
2015-11-21 12:43:51 -08:00
Roger Labbe
b0f84e0c16
Merge pull request #70 from dnstanciu/master
...
Fixed JSON settings being overwritten with matplotlib version.
2015-11-20 16:16:09 -08:00
dnstanciu
585ebdaf2a
Fixed JSON settings being overwritten with matplotlib version.
2015-11-18 19:18:08 +01:00
Roger Labbe
56ede47d83
Fixed deprecated use of axes.color_cycle
...
Matplotlib 1.5 deprecrates the use of axes.color_cycle in favor
of axes.prop_cycle
I prefer to use the new styles coming from matplotlib, but for now,
to maintain backwards compatibility, I am hand coding the styles
still.
2015-11-14 08:55:24 -08:00
Roger Labbe
fc6b9f8676
Added definitions of unimodal and multimodal.
2015-11-06 12:27:52 -06:00
Roger Labbe
892a586cc5
Fixed typo in JSON
...
Somehow an extra character creeped in, making the notebook
invalid JSON, and thus unable to be opened.
2015-11-03 16:56:32 -06:00
Roger Labbe
a40ad0327b
fixed typo
2015-11-02 08:05:12 -06:00
Roger Labbe
e3fdcfa4d5
Merge pull request #67 from sotte/01_space
...
Add missing space
2015-11-02 08:03:52 -06:00
Roger Labbe
8d325a1485
Merge pull request #66 from alessandro-gentilini/patch-1
...
Fix a typo.
2015-11-02 08:03:31 -06:00
Stefan Otte
8dd232d721
Add missing space
2015-11-02 13:49:20 +01:00
Alessandro Gentilini
2cb64abf0c
Fix a typo.
2015-11-01 20:54:38 +01:00
Roger Labbe
ded747ec6a
Merge pull request #64 from Qgel/master
...
Fixed minor errors in Chapter 6,7,9,9,10
2015-10-31 09:21:32 -06:00
Roger Labbe
1d6984446b
Merge pull request #62 from jinyangustc/master
...
Fix systemic_resample() float indexes bug
2015-10-31 09:10:15 -06:00
Roger Labbe
53ea7ce7a1
Merge pull request #63 from TFeld00/patch-1
...
Update ToC
2015-10-31 09:09:35 -06:00
Qgel
4e3663e7eb
Fixed minor errors in Chapter 6,7,9,9,10
2015-10-30 22:14:18 +01:00
Thomas Feld
40e904a4fe
Update table_of_contents.ipynb
...
Fixed path of chapter 14 (previously 13?)
2015-10-29 09:17:56 +01:00
JIMYL
8051fa3096
Fix systemic_resample float indexes
...
indexes should be created as INT array
2015-10-26 22:32:38 +08:00
Roger Labbe
4f7c896507
Fixed section numbering.
...
I had some sections at level 2 when they should have been
level 3.
2015-10-19 18:01:39 -07:00
Roger Labbe
11f28beae6
Added section for nonstationary processes
...
Everyone is asking "can I vary F", or R, or whatever. Yes, you can!
2015-10-19 17:50:49 -07:00
Roger Labbe
d04ce838cf
Fixed some wording.
2015-10-13 17:30:45 -07:00
Roger Labbe
536d2ccc54
Moved Motivation to near the top
2015-10-13 17:18:41 -07:00
Roger Labbe
f9864add2b
Noted which Notebook hosts are static
...
I said which were dynamic, but not which were static.
2015-10-13 17:15:51 -07:00
Roger Labbe
13561bfbe7
Added header for SageMathCloud
...
Also spelled out what SageMath is just a tiny bit more.
2015-10-13 17:13:09 -07:00
Roger Labbe
102ab8ebb0
Fixed formatting
...
Code for bash prompt was not wrapped by ```, so two lines were wrapped
onto one line, making it incorrect.
2015-10-10 16:39:30 -07:00
Roger Labbe
a9d81aa4bb
Added MIT license for software
2015-10-08 16:00:46 -07:00
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
f3a36c8525
Added requirements.txt for filterpy
...
This is an experiment to try to support Binder, a beta online
executable environment for Jupyter.
2015-09-26 10:30:51 -07:00
Roger Labbe
3952a7501e
Added code to also build the 6x9 PDF.
2015-09-26 08:11:52 -07:00
Roger Labbe
d037a7bfad
Erroneously credited Thrun's course to Coursera.
...
It was Udacity.
2015-09-26 08:11:12 -07:00
Roger Labbe
9f9f5d8447
Merge pull request #61 from kcamd/master
...
More fixes for chap. 1, 3, 4, 5, 6, 7
2015-09-26 07:50:11 -07:00
Dennis Mack
9384d97093
Fixes typos and small mistakes in chap. 7
2015-09-26 01:01:55 +02:00
Dennis Mack
0ebd3fd488
Fixes small mistakes and corrects equations in chap. 6
2015-09-26 01:01:55 +02:00
Dennis Mack
b0bc969cbe
Fixes typos in chap. 5
2015-09-25 19:16:30 +02:00
Dennis Mack
5e7a910857
Fixes initial weight to 160 lbs in text (chap. 1)
2015-09-24 21:41:20 +02:00
Dennis Mack
f33b2e33f7
Fixes small mistakes in chap. 4
2015-09-24 21:41:20 +02:00
Dennis Mack
17f09d0896
Fixes typos in chapter 3
2015-09-24 12:33:18 +02:00
Roger Labbe
3bd0eda268
Merge pull request #60 from kcamd/master
...
Fixes typos and small mistakes in chap. 8,9,10
2015-09-20 12:40:54 -07:00
Dennis Mack
bf64c3ba36
Fixes typos and small mistakes in chap. 8,9,10
2015-09-16 13:05:07 +02:00
Roger Labbe
77801d65ec
Updated for filterpy 0.0.28
...
plot_gaussian() was deprecated because it was a poor name. Replaced
with plot_gaussian_pdf().
2015-08-29 08:43:32 -07:00
Roger Labbe
2546428641
Updated filterpy requirement to 0.0.28
2015-08-29 08:33:40 -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