Skip to content

Commit a880a05

Browse files
committed
Refactor page permutation
and eliminate dependency on StaticArrays
1 parent 0d9e23f commit a880a05

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Project.toml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,11 @@ version = "1.1.1"
44

55
[deps]
66
DataStructures = "864edb3b-99cc-5e75-8d2d-829cb0a9cfe8"
7-
StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"
87

98
[compat]
109
julia = "1"
1110
DataStructures = "0.9, 0.10, 0.11, 0.12, 0.13, 0.14, 0.15, 0.16, 0.17, 0.18"
1211
StatsBase = "0.33"
13-
StaticArrays = "0.8.1, 0.9, 0.10, 0.11, 0.12, 1"
1412

1513
[extras]
1614
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"

0 commit comments

Comments
 (0)