Skip to content

Improve the performance of automatic detector computation #2

Description

@nelimee

After tqec/tqec#356 being merged, we know have a reasonably efficient way of computing automatically detectors. It should scale quite well with k (i.e., code distance, circuit size, ...). One issue we still have is that the detector computation part is still quite slow: tqec/tqec#356 (comment) shows some timings for a circuit implementing a logical CNOT, and shows that computing the detectors even for a small experiment (k=1) requires more than 2 full seconds of computation.

It would be nice to be able to gain at least half an order of magnitude on these numbers if we can.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions