Skip to content

Commit a150f48

Browse files
Merge branch 'QR_views' of https://github.com/evelyne-ringoot/GPUArrays.jl into QR_views
2 parents b76f938 + 826242c commit a150f48

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

Manifest.toml

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

test/testsuite/linalg.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -324,4 +324,4 @@ end
324324
prop in [:Q, :R], T in eltypes
325325
@test compare(x -> getproperty(qr(x),prop), AT, rand(T, dims) )
326326
end
327-
end
327+
end

0 commit comments

Comments
 (0)