Skip to content

Commit e894d69

Browse files
committed
Remove now unused dependency
1 parent 7992ed9 commit e894d69

File tree

2 files changed

+0
-3
lines changed

2 files changed

+0
-3
lines changed

REQUIRE

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
11
julia 0.6
22

33
RecipesBase
4-
SugarBLAS

src/IterativeSolvers.jl

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,6 @@ eigensystems, and singular value problems.
55
"""
66
module IterativeSolvers
77

8-
using SugarBLAS
9-
108
include("common.jl")
119
include("orthogonalize.jl")
1210
include("history.jl")

0 commit comments

Comments
 (0)