Skip to content

Conversation

mattip
Copy link
Member

@mattip mattip commented Aug 8, 2019

It turns out we still had a few references around to upload or get NumPy from Sourceforge. Clean them up.

@rgommers rgommers merged commit 04b9f5f into numpy:master Aug 8, 2019
@rgommers
Copy link
Member

rgommers commented Aug 8, 2019

thanks Matti

@@ -542,7 +542,7 @@
'ARRSIZE'] = '#define ARRSIZE(dims,rank) (_PyArray_multiply_list(dims,rank))'
cppmacros['OLDPYNUM'] = """\
#ifdef OLDPYNUM
#error You need to install Numeric Python version 13 or higher. Get it from http:/sourceforge.net/project/?group_id=1369
#error You need to install NumPy version 13 or higher. See https://scipy.org/install.html
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

NumPy version 13? Was that supposed to be 0.13? @mattip

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants