Rebuild docs with Python 3 and Sphinx 3.0.2.
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
|
||||
.. code:: ipython2
|
||||
|
||||
from notebook_preamble import D, J, V, define
|
||||
@@ -468,6 +467,7 @@ Compare:
|
||||
[a 1 c d] .
|
||||
|
||||
|
||||
|
||||
Working with Yang Functions
|
||||
---------------------------
|
||||
|
||||
@@ -508,6 +508,8 @@ Then we would want something like this:
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
How about...
|
||||
|
||||
.. code:: ipython2
|
||||
@@ -542,6 +544,7 @@ How about...
|
||||
|
||||
|
||||
|
||||
|
||||
.. code:: ipython2
|
||||
|
||||
stack_effects = infer_string('tuck')
|
||||
@@ -554,6 +557,7 @@ How about...
|
||||
(a2 a1 -- a1 a2 a1)
|
||||
|
||||
|
||||
|
||||
Compiling Yin~Yang Functions
|
||||
----------------------------
|
||||
|
||||
@@ -786,3 +790,7 @@ A few functions to try it with...
|
||||
return stack
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user