Skip to content

Conversation

ajinkya-k
Copy link
Contributor

@ajinkya-k ajinkya-k commented Nov 29, 2024

This PR adds a rank(::SVD) method along with unit tests, and fixes #1126

@ajinkya-k
Copy link
Contributor Author

This is my first PR so I really appreciate the patience

@ajinkya-k
Copy link
Contributor Author

Honestly I think we can simplify the doc-string by simply saying "computes numerical rank given an SVD decomposition". Does that work?

@ajinkya-k
Copy link
Contributor Author

Thanks @jishnub and @stevengj , I made changes based on your suggestions

@ajinkya-k
Copy link
Contributor Author

@jishnub do we need a more detailed description for this PR?

@jishnub
Copy link
Member

jishnub commented Dec 2, 2024

I think the description is fine in this case, although perhaps the title shouldn't mention which issue is being fixed. The description already contains this.

@ajinkya-k
Copy link
Contributor Author

On my end I see fixes #1126 in the title. Do you mean a more detailed wording like "implements a rank(::SVD) method" should be in the title?

@ajinkya-k ajinkya-k changed the title add rank(::SVD). fixes #1126 implementes a rank(::SVD) method and adds unit tests. fixes #1126 Dec 2, 2024
@ajinkya-k ajinkya-k changed the title implementes a rank(::SVD) method and adds unit tests. fixes #1126 implements a rank(::SVD) method and adds unit tests. fixes #1126 Dec 2, 2024
@jishnub
Copy link
Member

jishnub commented Dec 2, 2024

Thanks, I think this is fine

@jishnub jishnub merged commit d406524 into JuliaLang:master Dec 3, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

rank(::SVD) method

4 participants