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.xml
+14-7Lines changed: 14 additions & 7 deletions
Original file line number
Diff line number
Diff line change
@@ -185,18 +185,25 @@ and data science.
185
185
186
186
<p>The recommended method of installing NumPy depends on your preferred workflow. Below, we break down the installation methods into the following categories:</p></description></item><item><title>Learn</title><link>https://numpy.org/learn/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://numpy.org/learn/</guid><description><p>For the <strong>official NumPy documentation</strong> visit <a href="https://numpy.org/doc/stable">numpy.org/doc/stable</a>.</p>
187
187
<hr>
188
-
<p>Below is a curated collection of educational resources, both for self-learning and teaching others, developed by NumPy contributors and vetted by the community.</p>
188
+
<p>Below is a curated collection of educational resources, both for self-learning and
189
+
teaching others, developed by NumPy contributors and vetted by the community.</p>
189
190
<h2 id="beginners">Beginners<a class="headerlink" href="#beginners" title="Link to this heading">#</a></h2>
190
-
<p>There&rsquo;s a ton of information about NumPy out there. If you are just starting, we&rsquo;d strongly recommend the following:</p>
191
+
<p>There&rsquo;s a ton of information about NumPy out there. If you are just starting, we&rsquo;d
<li><a href="https://numpy.org/numpy-tutorials">NumPy Tutorials</a> A collection of tutorials and educational materials in the format of Jupyter Notebooks developed and maintained by the NumPy Documentation team. To submit your own content, visit the <a href="https://github.com/numpy/numpy-tutorials">numpy-tutorials repository on GitHub</a>.</li>
195
-
<li><a href="https://betterprogramming.pub/3b1d4976de1d?sk=57b908a77aa44075a49293fa1631dd9b">NumPy Illustrated: The Visual Guide to NumPy <em>by Lev Maximov</em></a></li>
196
-
<li><a href="https://lectures.scientific-python.org/">Scientific Python Lectures</a> Besides covering NumPy, these lectures offer a broader introduction to the scientific Python ecosystem.</li>
196
+
<li><a href="https://numpy.org/numpy-tutorials">NumPy Tutorials</a> A collection of tutorials and
197
+
educational materials in the format of Jupyter Notebooks developed and maintained by
198
+
the NumPy Documentation team. To submit your own content, visit the
199
+
<a href="https://github.com/numpy/numpy-tutorials">numpy-tutorials repository on GitHub</a>.</li>
200
+
<li><a href="https://betterprogramming.pub/3b1d4976de1d?sk=57b908a77aa44075a49293fa1631dd9b">NumPy Illustrated: The Visual Guide to NumPy</a>
<li><a href="https://numpy.org/devdocs">NumPy User Guide</a></li>
201
208
</ul>
202
209
<p><i class="fas fa-book"></i> <strong>Books</strong></p></description></item><item><title>NumPy Code of Conduct</title><link>https://numpy.org/code-of-conduct/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://numpy.org/code-of-conduct/</guid><description><h3 id="introduction">Introduction<a class="headerlink" href="#introduction" title="Link to this heading">#</a></h3>
0 commit comments