euro-hpc-pl / SpinGlassEngine.jl

Apache License 2.0
1 stars 1 forks source link

The truncation #8

Closed kdomino closed 4 months ago

kdomino commented 3 years ago

When reducing the bonds dimensionality:

Got exception outside of a @test MethodError: no method matching compress(::MPS{Float64}, ::Int64, ::Float64, ::Float64) Closest candidates are: compress(::AbstractMPS, !Matched::PEPSNetwork) at /home/kdomino/.julia/dev/SpinGlassEngine/src/PEPS.jl:128 Stacktrace: [1] compress(::MPS{Float64}, ::PEPSNetwork) at /home/kdomino/.julia/dev/SpinGlassEngine/src/PEPS.jl:131

see branch test_bonds_cutoff and search_3.jl there