Skip to content

Commit eb682a2

Browse files
committed
Deploying to main from @ numpy/numpy.org@26a6236 🚀
1 parent b731f04 commit eb682a2

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

case-studies/blackhole-image/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
NumPy is at the core of array data processing used
4545
in this package, as illustrated by the partial software
4646
dependency chart below.</p><figure class=align-default id=id004><img src=/images/content_images/cs/ehtim_numpy.png alt="ehtim dependency map highlighting numpy" class=align-center><figcaption><strong class=caption-title>Software dependency chart of ehtim package highlighting NumPy</strong><a class=headerlink href=#id004 title="Link to this image">#</a><br><p><span class=caption-text></span></figcaption></figure><p>Besides NumPy, many other packages, such as
47-
<a href=https://www.scipy.org>SciPy</a> and <a href=https://pandas.io>Pandas</a>, are part of the
47+
<a href=https://scipy.org>SciPy</a> and <a href=https://pandas.pydata.org>Pandas</a>, are part of the
4848
data processing pipeline for imaging the black hole.
4949
The standard astronomical file formats and time/coordinate transformations
5050
were handled by <a href=https://www.astropy.org/>Astropy</a>, while <a href=https://matplotlib.org/>Matplotlib</a> was used

0 commit comments

Comments
 (0)