Commit 31498fe
Inline tensor collection in TreeTensorNetwork docstring example
The intermediate `ITensorNetwork` wrap was redundant — `TreeTensorNetwork`
accepts a tensor collection directly. Use a literal vertex label (`[1]`)
in `ortho_region` instead of looking it up via `vertices(itn)`.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent f29d8cd commit 31498fe
1 file changed
Lines changed: 1 addition & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
56 | | - | |
57 | | - | |
58 | 56 | | |
59 | 57 | | |
60 | | - | |
61 | | - | |
62 | | - | |
| 58 | + | |
63 | 59 | | |
64 | 60 | | |
65 | 61 | | |
| |||
0 commit comments