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
Currently calling Circuit::to_tensor panics with unsupported gate if there are ancillae or post-selections. It shouldn't be hard to add support for these (although it is should still panic if you have gates with variables in them).