You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
f(...; mode=[:compressed|:expanded]) setting whether the layout of the gates is compressed to the left, such that independent gates are not drawn one after the other but rather in parallel. This should be converted to a scoped value and documented.
Quantikz.classicalbitslayout which is a scoped value that controls whether there should be one classical wire for all bits, or one wire per bit.
Currently we have
f(...; mode=[:compressed|:expanded])
setting whether the layout of the gates is compressed to the left, such that independent gates are not drawn one after the other but rather in parallel. This should be converted to a scoped value and documented.Quantikz.classicalbitslayout
which is a scoped value that controls whether there should be one classical wire for all bits, or one wire per bit.The text was updated successfully, but these errors were encountered: