Skip to content

Commit e477253

Browse files
committed
use Compat.LinearAlgebra
1 parent 0329db4 commit e477253

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

REQUIRE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@ ShowItLikeYouBuildIt
44
WoodburyMatrices 0.1.5
55
Ratios
66
AxisAlgorithms
7-
Compat 0.19.0
7+
Compat 0.49
88
DualNumbers

src/Interpolations.jl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ export
3535
# scaling/scaling.jl
3636

3737
using Compat
38+
using Compat.LinearAlgebra
3839
using WoodburyMatrices, Ratios, AxisAlgorithms
3940

4041
import Base: convert, size, indices, getindex, gradient, promote_rule,

0 commit comments

Comments
 (0)