OSDN Git Service

Recover the square spiral example code.
authorSimon Forman <sforman@hushmail.com>
Sat, 27 Nov 2021 17:04:25 +0000 (09:04 -0800)
committerSimon Forman <sforman@hushmail.com>
Sat, 27 Nov 2021 17:04:25 +0000 (09:04 -0800)
commit1b193b19243a3aa23f74b6ecbcfd3f217bf66907
treeef6b25214b4f69b974c435cc70a4d38ee7f675f7
parentf96013d649dbc9f6ca26220a88319701d75284b4
Recover the square spiral example code.

I hve no idea how this isn't in VCS.  I checked hg and git.  Is it in
an old branch that I deleted before merging or something?  I have
backups from which to restore, but it would be nice to know how I effed
it up in the first place, eh?
63 files changed:
docs/Square_Spiral.html [new file with mode: 0644]
docs/Square_Spiral.ipynb [new file with mode: 0644]
docs/Square_Spiral.md [new file with mode: 0644]
docs/Square_Spiral.rst [new file with mode: 0644]
docs/sphinx_docs/_build/doctrees/environment.pickle
docs/sphinx_docs/_build/doctrees/index.doctree
docs/sphinx_docs/_build/doctrees/notebooks/Derivatives_of_Regular_Expressions.doctree
docs/sphinx_docs/_build/doctrees/notebooks/Generator_Programs.doctree
docs/sphinx_docs/_build/doctrees/notebooks/Newton-Raphson.doctree
docs/sphinx_docs/_build/doctrees/notebooks/Ordered_Binary_Trees.doctree
docs/sphinx_docs/_build/doctrees/notebooks/Quadratic.doctree
docs/sphinx_docs/_build/doctrees/notebooks/Recursion_Combinators.doctree
docs/sphinx_docs/_build/doctrees/notebooks/Replacing.doctree
docs/sphinx_docs/_build/doctrees/notebooks/Square_Spiral.doctree [new file with mode: 0644]
docs/sphinx_docs/_build/doctrees/notebooks/Treestep.doctree
docs/sphinx_docs/_build/doctrees/notebooks/TypeChecking.doctree
docs/sphinx_docs/_build/doctrees/notebooks/Types.doctree
docs/sphinx_docs/_build/doctrees/notebooks/Zipper.doctree
docs/sphinx_docs/_build/doctrees/notebooks/index.doctree
docs/sphinx_docs/_build/html/_sources/index.rst.txt
docs/sphinx_docs/_build/html/_sources/notebooks/Derivatives_of_Regular_Expressions.rst.txt
docs/sphinx_docs/_build/html/_sources/notebooks/Generator_Programs.rst.txt
docs/sphinx_docs/_build/html/_sources/notebooks/Newton-Raphson.rst.txt
docs/sphinx_docs/_build/html/_sources/notebooks/Ordered_Binary_Trees.rst.txt
docs/sphinx_docs/_build/html/_sources/notebooks/Quadratic.rst.txt
docs/sphinx_docs/_build/html/_sources/notebooks/Recursion_Combinators.rst.txt
docs/sphinx_docs/_build/html/_sources/notebooks/Replacing.rst.txt
docs/sphinx_docs/_build/html/_sources/notebooks/Square_Spiral.rst.txt [new file with mode: 0644]
docs/sphinx_docs/_build/html/_sources/notebooks/Treestep.rst.txt
docs/sphinx_docs/_build/html/_sources/notebooks/TypeChecking.rst.txt
docs/sphinx_docs/_build/html/_sources/notebooks/Types.rst.txt
docs/sphinx_docs/_build/html/_sources/notebooks/Zipper.rst.txt
docs/sphinx_docs/_build/html/_sources/notebooks/index.rst.txt
docs/sphinx_docs/_build/html/index.html
docs/sphinx_docs/_build/html/notebooks/Derivatives_of_Regular_Expressions.html
docs/sphinx_docs/_build/html/notebooks/Generator_Programs.html
docs/sphinx_docs/_build/html/notebooks/Newton-Raphson.html
docs/sphinx_docs/_build/html/notebooks/Ordered_Binary_Trees.html
docs/sphinx_docs/_build/html/notebooks/Quadratic.html
docs/sphinx_docs/_build/html/notebooks/Recursion_Combinators.html
docs/sphinx_docs/_build/html/notebooks/Replacing.html
docs/sphinx_docs/_build/html/notebooks/Square_Spiral.html [new file with mode: 0644]
docs/sphinx_docs/_build/html/notebooks/Treestep.html
docs/sphinx_docs/_build/html/notebooks/TypeChecking.html
docs/sphinx_docs/_build/html/notebooks/Types.html
docs/sphinx_docs/_build/html/notebooks/Zipper.html
docs/sphinx_docs/_build/html/notebooks/index.html
docs/sphinx_docs/_build/html/objects.inv
docs/sphinx_docs/_build/html/searchindex.js
docs/sphinx_docs/index.rst
docs/sphinx_docs/notebooks/Derivatives_of_Regular_Expressions.rst
docs/sphinx_docs/notebooks/Generator_Programs.rst
docs/sphinx_docs/notebooks/Newton-Raphson.rst
docs/sphinx_docs/notebooks/Ordered_Binary_Trees.rst
docs/sphinx_docs/notebooks/Quadratic.rst
docs/sphinx_docs/notebooks/Recursion_Combinators.rst
docs/sphinx_docs/notebooks/Replacing.rst
docs/sphinx_docs/notebooks/Square_Spiral.rst [new file with mode: 0644]
docs/sphinx_docs/notebooks/Treestep.rst
docs/sphinx_docs/notebooks/TypeChecking.rst
docs/sphinx_docs/notebooks/Types.rst
docs/sphinx_docs/notebooks/Zipper.rst
docs/sphinx_docs/notebooks/index.rst