We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c1bd501 commit 5e2b9caCopy full SHA for 5e2b9ca
1 file changed
test/runtests.jl
@@ -1,13 +1,3 @@
1
-## using MatrixAlgebraKit
2
-## using Test
3
-## using TestExtras
4
-## using ChainRulesTestUtils
5
-## using StableRNGs
6
-## using Aqua
7
-## using JET
8
-## using LinearAlgebra: LinearAlgebra, diag, Diagonal, I, isposdef, diagind, mul!
9
-## using MatrixAlgebraKit: diagview
10
-
11
using SafeTestsets
12
13
@safetestset "QR / LQ Decomposition" begin
0 commit comments