##// END OF EJS Templates
update ref texfile
Matthias BUSSONNIER -
Show More
@@ -332,7 +332,7 b' plt.text(0.5 * (a + b), 30,r"$\\int_a^b f(x)dx$", horizontalalignment=\'center\', f'
332 332 \end{codeinput}
333 333 \begin{codeoutput}
334 334 \begin{center}
335 \includegraphics[width=6in]{tests/ipynbref/IntroNumPy.orig_files/IntroNumPy.orig_fig_00.pdf}
335 \includegraphics[width=6in]{tests/ipynbref/IntroNumPy_orig_files/IntroNumPy_orig_fig_00.pdf}
336 336 \par
337 337 \end{center}
338 338 \end{codeoutput}
@@ -1496,7 +1496,7 b" plt.ylabel('y');"
1496 1496 \end{codeinput}
1497 1497 \begin{codeoutput}
1498 1498 \begin{center}
1499 \includegraphics[width=6in]{tests/ipynbref/IntroNumPy.orig_files/IntroNumPy.orig_fig_01.pdf}
1499 \includegraphics[width=6in]{tests/ipynbref/IntroNumPy_orig_files/IntroNumPy_orig_fig_01.pdf}
1500 1500 \par
1501 1501 \end{center}
1502 1502 \end{codeoutput}
@@ -1512,7 +1512,7 b' plt.plot(x, y, linewidth=2);'
1512 1512 \end{codeinput}
1513 1513 \begin{codeoutput}
1514 1514 \begin{center}
1515 \includegraphics[width=6in]{tests/ipynbref/IntroNumPy.orig_files/IntroNumPy.orig_fig_02.pdf}
1515 \includegraphics[width=6in]{tests/ipynbref/IntroNumPy_orig_files/IntroNumPy_orig_fig_02.pdf}
1516 1516 \par
1517 1517 \end{center}
1518 1518 \end{codeoutput}
@@ -1525,7 +1525,7 b" plt.plot(x, y, 'o', markersize=5, color='r');"
1525 1525 \end{codeinput}
1526 1526 \begin{codeoutput}
1527 1527 \begin{center}
1528 \includegraphics[width=6in]{tests/ipynbref/IntroNumPy.orig_files/IntroNumPy.orig_fig_03.pdf}
1528 \includegraphics[width=6in]{tests/ipynbref/IntroNumPy_orig_files/IntroNumPy_orig_fig_03.pdf}
1529 1529 \par
1530 1530 \end{center}
1531 1531 \end{codeoutput}
@@ -1552,7 +1552,7 b' plt.title("Simplest errorbars, 0.2 in x, 0.4 in y");'
1552 1552 \end{codeinput}
1553 1553 \begin{codeoutput}
1554 1554 \begin{center}
1555 \includegraphics[width=6in]{tests/ipynbref/IntroNumPy.orig_files/IntroNumPy.orig_fig_04.pdf}
1555 \includegraphics[width=6in]{tests/ipynbref/IntroNumPy_orig_files/IntroNumPy_orig_fig_04.pdf}
1556 1556 \par
1557 1557 \end{center}
1558 1558 \end{codeoutput}
@@ -1569,7 +1569,7 b' plt.semilogy(x, y);'
1569 1569 \end{codeinput}
1570 1570 \begin{codeoutput}
1571 1571 \begin{center}
1572 \includegraphics[width=6in]{tests/ipynbref/IntroNumPy.orig_files/IntroNumPy.orig_fig_05.pdf}
1572 \includegraphics[width=6in]{tests/ipynbref/IntroNumPy_orig_files/IntroNumPy_orig_fig_05.pdf}
1573 1573 \par
1574 1574 \end{center}
1575 1575 \end{codeoutput}
@@ -1597,7 +1597,7 b' plt.grid(True)'
1597 1597 \end{codeinput}
1598 1598 \begin{codeoutput}
1599 1599 \begin{center}
1600 \includegraphics[width=6in]{tests/ipynbref/IntroNumPy.orig_files/IntroNumPy.orig_fig_06.pdf}
1600 \includegraphics[width=6in]{tests/ipynbref/IntroNumPy_orig_files/IntroNumPy_orig_fig_06.pdf}
1601 1601 \par
1602 1602 \end{center}
1603 1603 \end{codeoutput}
@@ -1615,7 +1615,7 b" plt.imshow(np.random.rand(5, 10), cmap=cm.gray, interpolation='nearest');"
1615 1615 \end{codeinput}
1616 1616 \begin{codeoutput}
1617 1617 \begin{center}
1618 \includegraphics[width=6in]{tests/ipynbref/IntroNumPy.orig_files/IntroNumPy.orig_fig_07.pdf}
1618 \includegraphics[width=6in]{tests/ipynbref/IntroNumPy_orig_files/IntroNumPy_orig_fig_07.pdf}
1619 1619 \par
1620 1620 \end{center}
1621 1621 \end{codeoutput}
@@ -1636,7 +1636,7 b' plt.imshow(img);'
1636 1636 Dimensions of the array img: (375, 500, 3)
1637 1637 \end{verbatim}
1638 1638 \begin{center}
1639 \includegraphics[width=6in]{tests/ipynbref/IntroNumPy.orig_files/IntroNumPy.orig_fig_08.pdf}
1639 \includegraphics[width=6in]{tests/ipynbref/IntroNumPy_orig_files/IntroNumPy_orig_fig_08.pdf}
1640 1640 \par
1641 1641 \end{center}
1642 1642 \end{codeoutput}
@@ -1682,7 +1682,7 b' ax.set_zlim3d(-1.01, 1.01);'
1682 1682 \end{codeinput}
1683 1683 \begin{codeoutput}
1684 1684 \begin{center}
1685 \includegraphics[width=6in]{tests/ipynbref/IntroNumPy.orig_files/IntroNumPy.orig_fig_09.pdf}
1685 \includegraphics[width=6in]{tests/ipynbref/IntroNumPy_orig_files/IntroNumPy_orig_fig_09.pdf}
1686 1686 \par
1687 1687 \end{center}
1688 1688 \end{codeoutput}
General Comments 0
You need to be logged in to leave comments. Login now