Skip to content

Commit 37d7b07

Browse files
authored
Merge branch 'main' into derive2
2 parents f25aeb6 + 5bf6dab commit 37d7b07

File tree

5 files changed

+0
-91
lines changed

5 files changed

+0
-91
lines changed

.github/workflows/CI.yml

Lines changed: 0 additions & 79 deletions
This file was deleted.

Project.toml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,6 @@ SplitApplyCombine = "03a91e81-4c3e-53e1-a0a4-9c0c8f19dd66"
2121
TensorAlgebra = "68bd88dc-f39d-4e12-b2ca-f046b68fcc6a"
2222
TypeParameterAccessors = "7e5a90cf-f82e-492e-a09b-e3e26432c138"
2323

24-
[sources]
25-
TensorAlgebra = {url = "https://github.com/ITensor/TensorAlgebra.jl"}
26-
2724
[compat]
2825
Adapt = "4.1.1"
2926
Aqua = "0.8.9"

docs/Project.toml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,3 @@ NestedPermutedDimsArrays = "2c2a8ec4-3cfc-4276-aa3e-1307b4294e58"
1010
SparseArraysBase = "0d5efcca-f356-4864-8770-e1ed8d78f208"
1111
TensorAlgebra = "68bd88dc-f39d-4e12-b2ca-f046b68fcc6a"
1212
TypeParameterAccessors = "7e5a90cf-f82e-492e-a09b-e3e26432c138"
13-
14-
[sources]
15-
TensorAlgebra = {url = "https://github.com/ITensor/TensorAlgebra.jl"}

examples/Project.toml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,3 @@ SparseArraysBase = "0d5efcca-f356-4864-8770-e1ed8d78f208"
1111
TensorAlgebra = "68bd88dc-f39d-4e12-b2ca-f046b68fcc6a"
1212
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
1313
TypeParameterAccessors = "7e5a90cf-f82e-492e-a09b-e3e26432c138"
14-
15-
[sources]
16-
TensorAlgebra = {url = "https://github.com/ITensor/TensorAlgebra.jl"}

test/Project.toml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,3 @@ SymmetrySectors = "f8a8ad64-adbc-4fce-92f7-ffe2bb36a86e"
1919
TensorAlgebra = "68bd88dc-f39d-4e12-b2ca-f046b68fcc6a"
2020
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
2121
TypeParameterAccessors = "7e5a90cf-f82e-492e-a09b-e3e26432c138"
22-
23-
[sources]
24-
TensorAlgebra = {url = "https://github.com/ITensor/TensorAlgebra.jl"}

0 commit comments

Comments
 (0)