You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: index.html
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -2183,7 +2183,7 @@
2183
2183
</code></pre></div></div>
2184
2184
2185
2185
2186
-
<div><h2id="numpy"><ahref="#numpy" name="numpy">#</a>NumPy</h2><p><strong>Array manipulation mini-language. Can run up to one hundred times faster than the equivalent Python code.</strong></p><pre><codeclass="python language-python hljs"><spanclass="hljs-comment"># $ pip3 install numpy</span>
2186
+
<div><h2id="numpy"><ahref="#numpy" name="numpy">#</a>NumPy</h2><p><strong>Array manipulation mini-language. It can run up to one hundred times faster than the equivalent Python code.</strong></p><pre><codeclass="python language-python hljs"><spanclass="hljs-comment"># $ pip3 install numpy</span>
0 commit comments