This commit is contained in:
Simon Forman
2021-11-27 10:31:32 -08:00
parent 1b193b1924
commit bc16f5f621
21 changed files with 31 additions and 16 deletions
@@ -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
@@ -533,10 +533,10 @@ machine transition table.
Says, “Three or more 1s and not ending in 01 nor composed of all 1s.”
.. 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