File tree Expand file tree Collapse file tree 1 file changed +13
-1
lines changed Expand file tree Collapse file tree 1 file changed +13
-1
lines changed Original file line number Diff line number Diff line change 11name = " ITensorNetworksNext"
22uuid = " 302f2e75-49f0-4526-aef7-d8ba550cb06c"
33authors = [
" ITensor developers <[email protected] > and contributors" ]
4- version = " 0.1.3 "
4+ version = " 0.1.5 "
55
66[deps ]
77Adapt = " 79e6a3ab-5dfb-504d-930d-738a2a938a0e"
@@ -16,8 +16,13 @@ NamedDimsArrays = "60cbd0c0-df58-4cb7-918c-6f5607b73fde"
1616NamedGraphs = " 678767b0-92e7-4007-89e4-4527a8725b19"
1717SimpleTraits = " 699a6c99-e7fa-54fc-8d76-47d257e15c1d"
1818SplitApplyCombine = " 03a91e81-4c3e-53e1-a0a4-9c0c8f19dd66"
19+
20+ [weakdeps ]
1921TensorOperations = " 6aa20fa7-93e2-5fca-9bc0-fbd0db3c71a2"
2022
23+ [extensions ]
24+ ITensorNetworksNextTensorOperationsExt = " TensorOperations"
25+
2126[compat ]
2227Adapt = " 4.3.0"
2328BackendSelection = " 0.1.6"
@@ -33,3 +38,10 @@ SimpleTraits = "0.9.5"
3338SplitApplyCombine = " 1.2.3"
3439TensorOperations = " 5.3.1"
3540julia = " 1.10"
41+
42+ [extras ]
43+ TensorOperations = " 6aa20fa7-93e2-5fca-9bc0-fbd0db3c71a2"
44+ Test = " 8dfed614-e22c-5e08-85e1-65c5234f0b40"
45+
46+ [targets ]
47+ test = [" Test" ]
You can’t perform that action at this time.
0 commit comments