Skip to content

The performance issue of visualizing large quantum circuit #571

@GiggleLiu

Description

@GiggleLiu

The following code freezes due to generating too large file:

using TensorQEC, TensorQEC.Yao

# Load and parse the Stim circuit file
qc = parse_stim_file(joinpath(@__DIR__, "bbcode.stim"), 288)
vizcircuit(qc; filename=joinpath(@__DIR__, "bbcode.svg"))

unzip the following file to extract bbcode.stim.
bbcode.zip

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions