Aleks Kissinger

Results 22 issues of Aleks Kissinger

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...

bug
rust

Currently the way PyZX handles scalars is not compatible with the Rust backend. The reason for this is Rust stores its scalars differently, so asking for the scalar from the...