Casper Guo
Casper Guo
### Description While running `pipupgrade --upgrade-type patch`, the following error occured: ### Screenshot _No response_ ### Console errors ```shell Updating 62 of 185 packages: mkl-fft Traceback (most recent call last):...
Initialize a qubit to |0> and apply `HZH` gate should be equivalent to applying the `X` gate directly. The resulting state is |1> with phase=0. The current implementation carries a...
I am making an [effort](https://github.com/Casper-Guo/Optimal-Royal-Game) to use policy iteration for achieving optimal play under the Finkel ruleset. I have ran the search algorithm and there is ~137M non-end board states....
Fixes #644 I am choosing to change the team colors dictionary rather than the team translate dictionary because `visa rb` is not how the team is represented in the data
### Describe the issue: The legacy `team_color` function throws a `KeyError` when `rb` is used as an input ### Reproduce the code example: ```python session = f.get_session(2024, "US Grand Prix",...