Make sure we've got all the docs, etc.

This commit is contained in:
Simon Forman
2018-07-15 20:43:26 -07:00
parent cf12b9ce17
commit 230134e6c2
15 changed files with 1750 additions and 21 deletions
@@ -266,10 +266,6 @@ derivation.
.. code:: ipython2
# This is the straightforward version with no "compaction".
# It works fine, but does waaaay too much work because the
# expressions grow each derivation.
def D(symbol):
def derv(R):
@@ -539,9 +535,8 @@ machine transition table.
Says, "Three or more 1's and not ending in 01 nor composed of all 1's."
.. figure:: omg.svg
:alt: omg.svg
:alt: State Machine Diagram
omg.svg
Start at ``a`` and follow the transition arrows according to their
labels. Accepting states have a double outline. (Graphic generated with
+3
View File
@@ -18,6 +18,9 @@ These essays are adapted from Jupyter notebooks. I hope to have those hosted so
Newton-Raphson
Zipper
Types
TypeChecking
NoUpdates
Categorical
The_Four_Operations
Derivatives_of_Regular_Expressions