Razin Shaikh

Results 92 comments of Razin Shaikh

Can you share a code snippet for adding new boxes to the right instead?

While it would be useful to have this in the main branch, do you mind also merging this in legacy? For now, the discocirc code uses the legacy branch and...

That's very nice. Does this also work when the frames have names?

This looks a bit difficult to debug and the error does not say what caused the problem. I am not able to reproduce this yet. It would help if you...

We already support this as all parametric angles are taken to be multiples of pi

We do not use sympy expression as we built the symbolic module in PyZX, which has some advantages over sympy

Yeah, the input parsing needs to be updated. The benefit of the symbolic module is that it allows for more integrated custom behavior. For example, we can have specific rewrites...

Yes, but it would be nice to allow the input to be more flexible. In fact, for symbolic values, it doesn't even make sense to ask for inputs in units...

The original problem of dialog windows being hidden behind the main window is now solved. I have renamed the issue as per @dlyongemallo 's suggestion. The following still needs to...