qubits:Clojure 中的量子位

时间:2024-08-01 10:28:28
【文件属性】:

文件名称:qubits:Clojure 中的量子位

文件大小:15KB

文件格式:ZIP

更新时间:2024-08-01 10:28:28

Clojure

量子位 远距离的恐怖动作,在你的副本中! 下面是一个基本的介绍。 在 examples 中还有一些更 。 嘿,好吧,让我拥有一些这些量子位 好吧,让我们看看。 ( require '[com.gfredericks.qubits.objects :refer :all ]) ( def foo ( qubit " foo " )) ; ; here is the qubit we just made foo => # ; ; we can ask for its value ( observe foo) => 0 ; ; and again if we like ( observe foo) => 0 我可以用这个量子位做任何有趣的事情吗? 我们可以通过几个“门”发送量子位以潜在地改变其状态。 ; ; The "X" gate changes the


【文件预览】:
qubits-master
----project.clj(320B)
----test()
--------com()
----src()
--------com()
----.gitignore(130B)
----README.md(5KB)

网友评论