8000 Merge pull request #5102 from dpinte/fix/epd_canopy · numpy/numpy@7c3ec61 · GitHub
[go: up one dir, main page]

Skip to content

Commit 7c3ec61

Browse files
committed
Merge pull request #5102 from dpinte/fix/epd_canopy
replacing old reference from EPD to Canopy
2 parents 2c83836 + 7be6655 commit 7c3ec61

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

doc/source/user/install.rst

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -37,15 +37,16 @@ Most of the major distributions provide packages for NumPy, but these can lag
3737
behind the most recent NumPy release. Pre-built binary packages for Ubuntu are
3838
available on the `scipy ppa
3939
<https://edge.launchpad.net/~scipy/+archive/ppa>`_. Redhat binaries are
40-
available in the `EPD <http://www.enthought.com/products/epd.php>`_.
40+
available in the `Enthought Canopy
41+
<https://www.enthought.com/products/canopy/>`_.
4142

4243
Mac OS X
4344
--------
4445

4546
A universal binary installer for NumPy is available from the `download site
4647
<http://sourceforge.net/project/showfiles.php?group_id=1369&
47-
package_id=175103>`_. The `EPD <http://www.enthought.com/products/epd.php>`_
48-
provides NumPy binaries.
48+
package_id=175103>`_. The `Enthought Canopy
49+
<https://www.enthought.com/products/canopy/>`_ provides NumPy binaries.
4950

5051
Building from source
5152
====================

0 commit comments

Comments
 (0)
0