QCHackers / tqec

Design automation software tools for Topological Quantum Error Correction
https://tqec.app
Apache License 2.0
58 stars 15 forks source link

Use scalable variants when possible #243

Closed nelimee closed 1 week ago

nelimee commented 1 month ago

This is a work in progress

This PR introduces several scalable variants to Shape2D or Position that may ultimately be used to check ComposedTemplate validity (see #242).

Fixes #241

nelimee commented 1 month ago

Note that, for the moment, tests are not all valid. This is currently expected, this is a WIP.

nelimee commented 1 week ago

Replaced by #254