Skip to content

DOC: update or remove outdated sourceforge links #14231

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Aug 8, 2019

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