Commit Graph

75 Commits

Author SHA1 Message Date
ghurley
f2e88cb0cc
Some minor style/reference changes
I attempted the indent the description of the different graphs so that the following paragraph about the conclusions doesn't look like it's a second paragraph about the last graph. I'm not sure it will render correctly because github is not clever enough about displaying the preview for changes to an ipython notebook.

I also changed the colors described since they don't match what I see on github but it's possible there's a color rendering difference that's going to be hard to pin down.

Lastly, I changed the number on the description of the simulation to match what's shown in the tables and graphs.
2018-01-17 19:42:09 -08:00
Peter Norvig
2714d19d9e
Add files via upload 2018-01-12 21:30:50 -08:00
Peter Norvig
c11f19c640
Add files via upload 2018-01-12 20:08:51 -08:00
Peter Norvig
079a689bb7
Add files via upload 2018-01-11 02:47:31 -08:00
Peter Norvig
26bfd0c639
Add files via upload 2018-01-10 17:52:23 -08:00
polonez
89d31e9d90 Fix typo 2018-01-10 14:24:20 +09:00
Peter Norvig
0c47de151a
Add files via upload 2018-01-05 20:21:48 -08:00
Peter Norvig
9b2a5fcc81
Add files via upload 2018-01-05 19:34:58 -08:00
Peter Norvig
d701e013a5
Add files via upload 2018-01-04 15:09:26 -08:00
Peter Norvig
4a94ef6a42
Countdown.ipynb updated with Littman Countdown 2018-01-02 00:10:39 -08:00
Peter Norvig
c75679e94a
Countdown.ipynb updated with Littman Countdown 2018-01-01 16:41:46 -08:00
Peter Norvig
7d459a513e
Countdown.ipynb updated with Littman Countdown 2018-01-01 16:28:00 -08:00
Peter Norvig
94baa700a6
Added Keybee keyboard to Gesture Typing.ipynb 2017-12-31 20:19:48 -08:00
Peter Norvig
6abcba36bb
Add Keybee keyboard to Gesture Typing 2017-12-31 18:57:51 -08:00
Peter Norvig
99b50cc0a5
Merge branch 'master' into master 2017-12-30 21:38:13 -08:00
Peter Norvig
0135bb39fa
Finish Advent 2017 2017-12-27 15:02:25 -08:00
Peter Norvig
28e83deef9
Finished Advent 2017 2017-12-26 00:11:31 -08:00
Peter Norvig
3ccf589fd1
Finished Advent 2017 2017-12-25 00:55:59 -08:00
Peter Norvig
184fc76db0
Finished Advent 2017 2017-12-25 00:49:15 -08:00
Peter Norvig
94d842c47e
Add files via upload 2017-12-24 22:55:45 -08:00
Peter Norvig
269974a6f2
Advent 2017 through Day 25 (the end) 2017-12-24 22:39:24 -08:00
Peter Norvig
c3c24e3124
Merge pull request #31 from windlessStorm/patch-1
Fixed typo
2017-12-24 22:27:59 -08:00
Peter Norvig
a0ec91b178
Merge pull request #30 from StephenLeeUSTC/master
In Advent of code.ipynb, day8
2017-12-24 22:27:18 -08:00
Peter Norvig
0b083438cc
Advent 2017 through Day 21 2017-12-21 14:01:55 -08:00
Vikrant Biswas
88b62752b2
Fixed typo
sevrities -> severities
2017-12-21 18:36:34 +05:30
stephenleeustc
f8ec865bcc In Advent of code.ipynb, day8, Maybe it should be commands as a
paramater, not just use Input(8)
2017-12-20 21:44:53 +08:00
Peter Norvig
8a82f9afe4
Advent 2017 through Day 20 2017-12-20 00:33:59 -08:00
Peter Norvig
14ce69b20c
Advent 2017 through Day 19 2017-12-18 23:28:32 -08:00
Roland Meertens
2ddbe37764 Input now downloads file from github 2017-12-18 16:58:30 +01:00
Maximilian Albert
c6d50228ec Avoid repeated element lookup in sequence. 2017-12-17 19:45:41 +00:00
Peter Norvig
7dbee85fdd
Advent 2017 through Dec. 16 2017-12-16 18:05:03 -08:00
Peter Norvig
43dc88d8e0
Advent 2017 through Day 15 2017-12-15 00:55:17 -08:00
Peter Norvig
d76d3b42ff
Advent 2017 through Day 12 2017-12-12 14:49:56 -05:00
Peter Norvig
548c1e21da
Advent 2017 through Day 12 2017-12-12 14:38:36 -05:00
Peter Norvig
eca428fe71
Add files via upload 2017-12-08 22:08:54 -08:00
Peter Norvig
32bf3c2298
Add files via upload 2017-12-05 23:14:26 -08:00
Nicholas C
0d156a73d9
Change module to modulo in Beal.ipynb 2017-12-05 20:40:51 -06:00
Peter Norvig
2c8184ad7e
Merge pull request #22 from Necmttn/master
fix typos.
2017-12-04 22:24:00 -08:00
Peter Norvig
51bd5df844
Add files via upload 2017-12-04 22:20:21 -08:00
Necmettin Karakaya
b74936ba06 fix typos. 2017-12-05 11:09:48 +08:00
Jeroen Van Goey
bc2a23fcd4
Fix typo
Uppercase X should be lowercase x
2017-12-04 10:02:48 +01:00
Peter Norvig
7cb53ef37a
Add files via upload 2017-12-04 00:32:41 -08:00
Peter Norvig
040b6fa93d
Add files via upload 2017-12-04 00:31:05 -08:00
Peter Norvig
895c713039
Merge pull request #17 from Naereen/patch-2
Typo: infortative → informative on ipynb/BASIC.ipynb
2017-12-03 10:26:09 -08:00
Lilian Besson
b6d22da1b1
Typo: alohabetically → alphabetically on Gesture Typing.ipynb
On `ipynb/Gesture Typing.ipynb`:

- Typo: `alohabetically` → `alphabetically`
- `longest 10 paths` → `10 longest paths` (clearer)
2017-12-03 00:04:44 +01:00
Lilian Besson
9baec381e3
Typo: infortative → informative
- Typo: `infortative` → `informative`
- Remove last empty cell
2017-12-03 00:00:20 +01:00
Peter Norvig
c8c4dee589
Add files via upload 2017-12-02 09:14:12 -08:00
Lilian Besson
5badb35f30
Typo: Eng;lish → English
Typo: `Eng;lish` → `English`
2017-12-02 08:40:35 +01:00
Lilian Besson
7ae3d12353
Typo: poropositional → propositional
Typo: `poropositional` → `propositional`
2017-12-02 08:32:12 +01:00
Peter Norvig
10324c5a8a
Add files via upload 2017-12-01 08:48:41 -08:00