Skip to content

DOC: Add missing BLAS Level 2 functions #23114

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 2 commits into from
Jun 10, 2025
Merged

Conversation

jorenham
Copy link
Member

@jorenham jorenham commented Jun 5, 2025

I noticed that not all of the available BLAS (level 2) functions were listed in the docs in scipy/scipy-stubs#594. This should take care of that

@jorenham jorenham requested review from larsoner and ilayn as code owners June 5, 2025 18:49
@github-actions github-actions bot added scipy.linalg Documentation Issues related to the SciPy documentation. Also check https://github.com/scipy/scipy.org labels Jun 5, 2025
@lucascolley lucascolley requested review from j-bowhay and removed request for larsoner June 6, 2025 22:24
@lucascolley lucascolley added this to the 1.17.0 milestone Jun 6, 2025
Copy link
Member

@rgommers rgommers left a comment

Choose a reason for hiding this comment

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

Thanks @jorenham.

@rgommers rgommers merged commit 06c5de4 into scipy:main Jun 10, 2025
39 of 40 checks passed
@jorenham jorenham deleted the doc/linalg.blas branch June 10, 2025 13:33
@jorenham
Copy link
Member Author

Perhaps this could be worth backporting

@rgommers rgommers added the backport-candidate This fix should be ported by a maintainer to previous SciPy versions. label Jun 10, 2025
@rgommers
Copy link
Member

Sure, added the label - easy enough and makes the docs more correct

@tylerjereddy tylerjereddy modified the milestones: 1.17.0, 1.16.0 Jun 15, 2025
@tylerjereddy tylerjereddy removed the backport-candidate This fix should be ported by a maintainer to previous SciPy versions. label Jun 19, 2025
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.

4 participants