Kernel: Python 3
expansion
.project(tape)
An expansion that keeps only the selected tape of the original expansion.
Preconditions:
the original expression is multitape.
the
tape
number is smaller than the number of tapes.
Examples
In [1]:
In [2]:
Out[2]:
In [3]:
Out[3]:
In [4]:
Out[4]:
In [5]:
Out[5]:
Beware that, because of possible redundancy on other tapes, the projection of an expansion is not necessarily the expansions of the projection.
In [6]:
Out[6]:
In [7]:
Out[7]:
In [8]:
Out[8]: