Skip to content

Conversation

@pkofod
Copy link
Contributor

@pkofod pkofod commented Mar 1, 2016

Re JuliaLang/LinearAlgebra.jl#299

Following the approach in #14731, svd.jl now covers SubArrays.

I also added a tiny test of x^y for x::Complet{T} where T<:AbstractFloat and y::Rational which I missed in #15216. It's a bit small of a change for a separate PR, but it's in a different commit, so I hope that is fine.

@StefanKarpinski
Copy link
Member

💯 (looks like you may have introduced some tabs)

@kshyatt kshyatt added test This change adds or pertains to unit tests linear algebra Linear algebra labels Mar 1, 2016
@kshyatt
Copy link
Member

kshyatt commented Mar 1, 2016

Nice! Thanks for doing this - as @StefanKarpinski said, as soon as the tabs are fixed, this LGTM. @andreasnoack?

@pkofod
Copy link
Contributor Author

pkofod commented Mar 2, 2016

When you say tabs, do you mean the extra indentation because of an additional for loop?

tkelman added a commit that referenced this pull request Mar 3, 2016
Systematically address SubArrays in test/linalg/svd.jl
@tkelman tkelman merged commit 96a4ca1 into JuliaLang:master Mar 3, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

linear algebra Linear algebra test This change adds or pertains to unit tests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants