We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 187eb95 commit a3bd419Copy full SHA for a3bd419
test/runtests.jl
@@ -1,7 +1,7 @@
1
using Base.Broadcast: broadcastable
2
using BenchmarkTools
3
using ChainRulesCore
4
-using LinearAlgebra: Diagonal, dot
+using LinearAlgebra: Diagonal, dot, Hermitian, Symmetric
5
using StaticArrays
6
using SparseArrays
7
using Test
0 commit comments