Raphael Koh

Results 8 comments of Raphael Koh

@majuansari I would ask @brian-armstrong-discord as he's the code owner of this repository! :)

Another thing to consider when fixing this is that [this line](https://github.com/vprusso/toqito/blob/834549e6b0d667777927ce50bb2bff3b28bae8d9/tests/test_nonlocal_games/test_nonlocal_game.py#L53) might not be testing what was intended: ```python # It may be possible for the lower bound to not...

@cgranade which release branch should I target this to?

Updated base branch to a feature branch instead as this PR introduces a major overhaul to existing code.

Thanks @samarsha! I guess this sample was meant to be merged in after the `sqore` package was released, but if you want to try it out, you can do: 1....

As a note, I didn't get the chance to implement adding a box around expanded operations, but the changes are similar to the changes in [this PR](https://github.com/microsoft/iqsharp/pull/291), specifically `visualizer.ts`.

@guenp I don't think this app works yet. We'll still need to install sqore manually. It's also been a while since I've checked on the progress of the library, so...

Sounds good! I guess the change doesn't impact any existing files, so we could wait for the next release (whenever that might be). Or if you think that it would...