TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

My Quantum Circuit Simulator: Quirk

97 pointsby dmitabout 9 years ago

7 comments

staredabout 9 years ago
Interesting! (For me it looks like &quot;Nielsen Chuang in your browser&quot;.)<p>As I am curious since I am developing some quantum simulation on my own (<a href="https:&#x2F;&#x2F;github.com&#x2F;stared&#x2F;quantum-game" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;stared&#x2F;quantum-game</a> - one photon, but spatial degrees of freedom and more physical interactions).<p>Side remark - for plotting states:<p>- did you consider using colors (see <a href="http:&#x2F;&#x2F;nbviewer.jupyter.org&#x2F;github&#x2F;qutip&#x2F;qutip-notebooks&#x2F;blob&#x2F;master&#x2F;examples&#x2F;example-qubism-and-schmidt-plots.ipynb" rel="nofollow">http:&#x2F;&#x2F;nbviewer.jupyter.org&#x2F;github&#x2F;qutip&#x2F;qutip-notebooks&#x2F;blo...</a>)?<p>- is there some slider, so I can lookup state at any stage (not only the last one)?
评论 #11758281 未加载
lordnachoabout 9 years ago
What&#x27;s a good primer for understanding this? Given I have an EE degree, but only very basic quantum mechanics?
评论 #11757392 未加载
评论 #11758507 未加载
评论 #11757781 未加载
评论 #11757335 未加载
gue5tabout 9 years ago
Why does this site&#x27;s header image seem to say &quot;Bugs&quot; (in near-white text) around (763,108)?
评论 #11757505 未加载
wybiralabout 9 years ago
This looks great!<p>I noticed that custom gates were on your &quot;work in progress&quot; list. Does that include being able to reuse a circuit as a gate in another circuit? That&#x27;s a killer feature for me. Being able to &quot;abstract away&quot; things like the Grover diffuse operation. That, or even copy &amp; paste functionality to speed up designing those repetitions.
评论 #11758322 未加载
westoncbabout 9 years ago
Very nice. I know nothing about quantum circuits, but just as a piece of software this is very cool.<p>My one criticism: there&#x27;s something about the visual style of the interactive elements that makes them appear non-interactive until interacted with. The whole application initially looked like a static image to me before I started clicking around and fiddling with it.
评论 #11757902 未加载
vonklausabout 9 years ago
This is awesome. If you want a cool side project, you should definitely make this into a kerbal space program like game where you build quantum computers &amp; optimization patterns. It would probably be super fun for you to build and also a fairly profitable venture given you have much of the codebase writeen.
bmerabout 9 years ago
Can someone do a back of the napkin calculation to compare the performance of a quantum simulator with the real deal?