Skip to content

Commit 7be4848

Browse files
committedSep 18, 2017
Added Figure Type Hierarchy - Numpy
1 parent a1f6918 commit 7be4848

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed
 

‎numpy/SciPy Numpy Lecture 2 - Numerical operations on arrays.ipynb

+3-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,9 @@
2121
"## Basic operations\n",
2222
"\n",
2323
"\n",
24-
"#### With Scalars"
24+
"#### With Scalars\n",
25+
"\n",
26+
"<img src=\"figures/dtype-hierarchy.png\">"
2527
]
2628
},
2729
{

‎numpy/figures/dtype-hierarchy.png

18.3 KB
Loading

0 commit comments

Comments
 (0)