Skip to content

DOC: update linalg section of roadmap for LAPACK versions. #9069

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
Jul 28, 2018

Conversation

rgommers
Copy link
Member

[ci skip]

@rgommers rgommers added scipy.linalg Documentation Issues related to the SciPy documentation. Also check https://github.com/scipy/scipy.org labels Jul 24, 2018
@@ -147,9 +147,13 @@ are in good shape.

linalg
``````
``scipy.linalg`` is in good shape. We have started requiring more recent
LAPACK versions (minimum version increases from 3.2.1 to 3.4.0 in SciPy 1.2.0);

Choose a reason for hiding this comment

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

Actually I think we were supporting 3.1.0 up until the jump to 3.4.0, though I don't thing anyone was testing that. Good idea adding this here though.

Copy link
Member Author

Choose a reason for hiding this comment

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

Yes you're right. 3.2.1 was the minimum we could go up to if we weren't willing to drop Accellerate, but we had 3.1.0 support. Updated.

@ilayn ilayn merged commit 6b53d2c into scipy:master Jul 28, 2018
@rgommers rgommers deleted the roadmap-linalg branch July 30, 2018 17:56
@ilayn ilayn added this to the 1.2.0 milestone Nov 5, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Documentation Issues related to the SciPy documentation. Also check https://github.com/scipy/scipy.org scipy.linalg
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants