Caitao Zhan

Results 14 comments of Caitao Zhan

> I have tried to read the files as you pointed, but I got the next error: > > ``` > File "C:\ProgramData\Anaconda2\lib\site-packages\gensim\models\base_any2vec.py", line 380, in syn1neg > self.trainables.syn1neg =...

I met this problem. I solved this by installing Xcode (MacBook Pro), then in Matlab prompt, run "mex -setup" and "make".

> I was wondering the same thing - specifically, I think we are asking if the technique described here [https://pytorch.org/tutorials/beginner/saving_loading_models.html](url) works for pytorch quantum the way it does for classical...

Hi Hanrui, I see. I have a question about an expected thing happening. I ran the _quantumnat.py_ and did some profiling (adding self.counter_x, self.counter_y, self.counter_z) in the _NoiseModelTQ.sample_noise_op()_ function and...

Hi Alex, Thanks for the clarification on `chapter3/example2.py` about the BBPSSW protocol. For `chapter3/example3.py` about entanglement swapping, I will give some more clarification. What example3.py is printing is correct. But...

Hi DMcDe, I could not replicate your issue. Please paste the code that leads to this issue. Some information for you: - The coherence_time leads to an expire event in...

Hi DMcDe, I understand your code and your problem now. `When coherence time is very small, program runs without error but does not terminate.` Answer: this is because the entanglement...

This Issue will be closed unless @DMcDe raises another question.