Skip to content
#

gate

Here are 93 public repositories matching this topic...

bortzmeyer
bortzmeyer commented Jun 27, 2018

README.md says (example "Pure python quantum computing machinery"):

qc.measure("q1")
qc.measure("q2")
Probability.pretty_print_probabilities(qc.qubits.get_quantum_register_containing("q1").get_state())

If you do so, the last line always output:

|psi>=|00>
Pr(|00>)=1.000000; 
<state>=1.000000

Because measurement destroyed the state. IMHO, it should be get_noop in

这是一个支持分布式和集群的java游戏服务器框架,可用于开发棋牌、回合制等游戏。基于netty实现高性能通讯,支持tcp、http、websocket等协议。支持消息加解密、攻击拦截、黑白名单机制。封装了redis缓存、mysql数据库的连接与使用。轻量级,便于上手。

  • Updated May 20, 2020
  • Java
benweinberg89
benweinberg89 commented Mar 10, 2020

Thank you for your bug report!

Please fill out the following template.

PLATFORM (Mac, PC, Linux, other):

Mac, jupyter

OPERATING SYSTEM (eg OSX 10.7, Windows 8.1):

10.14.6

SEVERITY (Critical? Major? Minor? Enhancement?):

Minor enhancement

DESCRIPTION:

  • What were you trying to do?
    Plot flow histograms.
  • What happened?
    Plots sorted in non-natural sorting or

Improve this page

Add a description, image, and links to the gate topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the gate topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.