Jae H. Yoo

Results 13 issues of Jae H. Yoo

For gentle reminder: https://github.com/JackHidary/quantumcomputingbook/issues/32 This PR already modified the question 7 to question 4 (4번 문제, in korean) Thanks!

Hi. I read that the two sub problems mention Question 7, but I guess it was Question 4, because they are trying to comparing the number of gates required for...

For example, we have: ``` template std::vector Sample( const State& state, uint64_t num_samples, unsigned seed); ``` in `class StateSpace*`, but MPStateSpace doesn't have it. It's a good time to add...

custom-op project itself is out of sync with the original TF repository, so trying to upgrade it to the recent one (v2.11.0)

This is the first draft version which worked for the google internal infrastructure. We need to modify this code as the following steps: 1. Update & polish the code working...

Let's investigate why this happens: ```cc #include "../qsim/..." ``` and if it is possible that: ```cc #include "qsim/..." ```

https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/

extracting TFI_rect.zip failed with the error: ``` Archive: TFI_rect.zip End-of-central-directory signature not found. Either this file is not a zipfile, or it constitutes one disk of a multi-part archive. In...