File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# BPGauge
22
3- [ ![ Stable] ( https://img.shields.io/badge/docs-stable-blue.svg )] ( https://ArrogantGao.github.io/BPGauge.jl/stable/ )
4- [ ![ Dev] ( https://img.shields.io/badge/docs-dev-blue.svg )] ( https://ArrogantGao.github.io/BPGauge.jl/dev/ )
5- [ ![ Build Status] ( https://github.com/ArrogantGao/BPGauge.jl/actions/workflows/CI.yml/badge.svg?branch=main )] ( https://github.com/ArrogantGao/BPGauge.jl/actions/workflows/CI.yml?query=branch%3Amain )
6- [ ![ Coverage] ( https://codecov.io/gh/ArrogantGao/BPGauge.jl/branch/main/graph/badge.svg )] ( https://codecov.io/gh/ArrogantGao/BPGauge.jl )
3+ <!-- [](https://ArrogantGao.github.io/BPGauge.jl/stable/) -->
4+ <!-- [](https://ArrogantGao.github.io/BPGauge.jl/dev/) -->
5+ <!-- [](https://github.com/ArrogantGao/BPGauge.jl/actions/workflows/CI.yml?query=branch%3Amain) -->
6+ <!-- [](https://codecov.io/gh/ArrogantGao/BPGauge.jl) -->
Original file line number Diff line number Diff line change 3636 add_edge! (g, 2 , 3 )
3737 add_edge! (g, 3 , 4 )
3838 add_edge! (g, 4 , 5 )
39- tn = random_state (g, d_virtual = 8 )
39+ tn = random_state (g, d_virtual = 10 )
4040 normalize_state! (tn)
4141 origin_34 = ein " ijkm, kln -> ijmnl" (tn. site_tensors[3 ], tn. site_tensors[4 ])
4242
You can’t perform that action at this time.
0 commit comments