We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 02048c3 + ace1e4c commit 6947538Copy full SHA for 6947538
test/linalg.jl
@@ -1,5 +1,5 @@
1
using RecursiveArrayTools, Test, Random
2
-using LinearAlgebra
+using LinearAlgebra, ArrayInterface
3
4
n, m = 5, 6
5
bb = rand(n), rand(m)
0 commit comments