Skip to content

Change the return name from v to vh in linalg.svd #218

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 15, 2021

Conversation

lezcano
Copy link
Contributor

@lezcano lezcano commented Jul 9, 2021

As per the title.

I also removed some trailing spaces that were lurking in the file.

Fixes #210

cc @rgommers @asmeurer

Removes trailing spaces
@rgommers rgommers added the topic: Linear Algebra Linear algebra. label Jul 14, 2021
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.

LGTM, thanks @lezcano

Copy link
Contributor

@kgryte kgryte left a comment

Choose a reason for hiding this comment

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

LGTM

@rgommers rgommers merged commit 780da6e into data-apis:main Jul 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
topic: Linear Algebra Linear algebra.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Errata] Third return argument in SVD goes by a non-standard name
3 participants