Skip to content

Commit 987606f

Browse files
authored
Merge pull request #88 from ChrisRackauckas/patch-2
Add compat on LinearAlgebra
2 parents 575667f + 5182008 commit 987606f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Project.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ StrideArraysCore = "7792a7ef-975c-4747-a70f-980b88e8d1da"
1212
TriangularSolve = "d5829a12-d9aa-46ab-831f-fb7c9ab06edf"
1313

1414
[compat]
15+
LinearAlgebra = "1.5"
1516
LoopVectorization = "0.10,0.11, 0.12"
1617
Polyester = "0.3.2,0.4.1, 0.5, 0.6, 0.7"
1718
PrecompileTools = "1"

0 commit comments

Comments
 (0)