A little more bit o' docs.

This commit is contained in:
Simon Forman
2018-07-14 12:29:25 -07:00
parent 41b39e5977
commit 54491f0da2
20 changed files with 1702 additions and 131 deletions
@@ -367,10 +367,6 @@
"metadata": {},
"outputs": [],
"source": [
"# This is the straightforward version with no \"compaction\".\n",
"# It works fine, but does waaaay too much work because the\n",
"# expressions grow each derivation.\n",
"\n",
"def D(symbol):\n",
"\n",
" def derv(R):\n",