Skip to content

Commit

Permalink
update test_entanglement_tracker.jl
Browse files Browse the repository at this point in the history
  • Loading branch information
ba2tripleO committed Jan 17, 2024
1 parent 962f5d6 commit 5b726da
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions test/test_entanglement_tracker.jl
Original file line number Diff line number Diff line change
Expand Up @@ -118,18 +118,6 @@ end

# Tests with 2d Grid

using Revise
using QuantumSavory
using QuantumSavory.ProtocolZoo: EntanglerProt, SwapperProt, EntanglementTracker
using Graphs
using Test
using ResumableFunctions
using ConcurrentSim

using Logging
logger = ConsoleLogger(Logging.Debug; meta_formatter=(args...)->(:black, "", ""))
global_logger(logger)

## Custom Predicates
function top_left(net, node, x)
n = sqrt(size(net.graph)[1]) # grid size
Expand Down

0 comments on commit 5b726da

Please sign in to comment.