Skip to content

Commit 29d4ef7

Browse files
authored
Add compat VectorInterface
1 parent b50abc1 commit 29d4ef7

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

Project.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,8 @@ Strided = "2"
2020
TensorOperations = "4.0.2"
2121
TupleTools = "1.1"
2222
WignerSymbols = "1,2"
23-
julia = "1.6 - 1"
23+
julia = "1.6"
24+
VectorInterface = "0.2"
2425

2526
[extras]
2627
Combinatorics = "861a8166-3701-5b0c-9a16-15d98fcdc6aa"

0 commit comments

Comments
 (0)