Bleah.
This commit is contained in:
@@ -56,7 +56,9 @@ legible as any other notation. Some layout helps::
|
||||
This function accepts two integers on the stack and increments or
|
||||
decrements one of them such that the new pair of numbers is the next
|
||||
coordinate pair in a square spiral (like the kind used to construct an
|
||||
Ulam Spiral). For more information see :doc:`notebooks/Square_Spiral`
|
||||
`Ulam Spiral`_). For more information see :doc:`notebooks/Square_Spiral`
|
||||
|
||||
.. _Ulam Spiral: https://en.wikipedia.org/wiki/Ulam_spiral
|
||||
|
||||
|
||||
Quick Start
|
||||
|
||||
+3
-3
@@ -533,10 +533,10 @@ machine transition table.
|
||||
|
||||
Says, “Three or more 1’s and not ending in 01 nor composed of all 1’s.”
|
||||
|
||||
.. figure:: attachment:omg.svg
|
||||
:alt: omg.svg
|
||||
.. figure:: omg.svg
|
||||
:alt: State Machine Graph
|
||||
|
||||
omg.svg
|
||||
State Machine Graph
|
||||
|
||||
Start at ``a`` and follow the transition arrows according to their
|
||||
labels. Accepting states have a double outline. (Graphic generated with
|
||||
|
||||
Reference in New Issue
Block a user