Skip to content

Commit bd696cd

Browse files
authored
Simplify test imports
1 parent 825c816 commit bd696cd

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

test/test_factorizations.jl

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,6 @@
11
using BlockArrays: Block, BlockedMatrix, BlockedVector, blocks, mortar
22
using BlockSparseArrays: BlockSparseArray, BlockDiagonal, eachblockstoredindex
33
using MatrixAlgebraKit:
4-
left_orth,
5-
left_polar,
6-
qr_compact,
7-
qr_full,
8-
right_orth,
94
left_orth,
105
left_polar,
116
lq_compact,

0 commit comments

Comments
 (0)