Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 1 addition & 3 deletions notebooks/chap06.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -316,9 +316,7 @@
"python LifeRabbits.py\n",
"```\n",
"\n",
"Patterns that take a long time to reach steady state are called [Methuselahs](https://en.wikipedia.org/wiki/Methuselah_(cellular_automaton))\n",
"\n",
"Patterns like these prompted Conway's conjecture, which asks whether there are any initial conditions where the number of live cells is unbounded."
"Methuselahs like these prompted Conway's conjecture, which asks whether there are any initial conditions where the number of live cells is unbounded."
]
},
{
Expand Down