Skip to content

Commit

Permalink
Revert "AbstractCache"
Browse files Browse the repository at this point in the history
This reverts commit a028422.
  • Loading branch information
JoeyT1994 committed Jan 2, 2025
1 parent a028422 commit 81dcea4
Show file tree
Hide file tree
Showing 3 changed files with 214 additions and 247 deletions.
5 changes: 2 additions & 3 deletions src/ITensorNetworks.jl
Original file line number Diff line number Diff line change
Expand Up @@ -28,10 +28,9 @@ include("edge_sequences.jl")
include("formnetworks/abstractformnetwork.jl")
include("formnetworks/bilinearformnetwork.jl")
include("formnetworks/quadraticformnetwork.jl")
include("caches/abstractbeliefpropagationcache.jl")
include("caches/beliefpropagationcache.jl")
#include("caches/boundarympscacheutils.jl")
#include("caches/boundarympscache.jl")
include("caches/boundarympscacheutils.jl")
include("caches/boundarympscache.jl")
include("contraction_tree_to_graph.jl")
include("gauging.jl")
include("utils.jl")
Expand Down
236 changes: 0 additions & 236 deletions src/caches/abstractbeliefpropagationcache.jl

This file was deleted.

Loading

0 comments on commit 81dcea4

Please sign in to comment.