内容简介:A puzzle game with photons, superposition and quantum measurement, right in your browser. With true quantum mechanics underneath!Follow updates on Twitter
Quantum Game 2
A puzzle game with photons, superposition and quantum measurement, right in your browser. With true quantum mechanics underneath!
Follow updates on Twitter @QuantumGameIO , Faceboook and read our blog posts on Medium .
Quantum Game is currently being developed by dr Piotr Migdał , Philippe Cochin , Chiara Decaroli , Klem Jankiewicz , Kuba Strebeyko , Pawel Janicki and others.
This version of the game was funded by the Center for Quantum Technologies of the National University of Singapore .
The current version uses subcomponents:
- Quantum Tensors - a JavaScript / TypeScript package for sparse tensor operations on complex numbers. It is an NPM package we created for this game, but made it in a way it is reusable.
- bra-ket-vue - quantum state and operator visualizer, in Vue.js.
- Quantum Encyclopedia - encyclopedia of elements and concepts in quantum physics.
You can play the old version (2014-2016) here ; its source is at stared/quantum-game .
Installation
You need to have yarn installed. Then, after cloning install dependencies with:
yarn
And run it with:
yarn serve
Contribution
It as an open-source project and we appreciate contributions.
Issues
Please report all errors using Issues . Please be explicit what is wrong, and what is the desired behavior. Screenshots do help a lot.
以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网
猜你喜欢:本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
Wireshark网络分析实战
[以色列 Yoram Orzach / 古宏霞、孙余强 / 人民邮电出版社 / 2015-1 / 79.00元
本书采用步骤式为读者讲解了一些使用Wireshark来解决网络实际问题的技巧。 本书共分为14章,其内容涵盖了Wireshark的基础知识,抓包过滤器的用法,显示过滤器的用法,基本/高级信息统计工具的用法,Expert Info工具的用法,Wiresahrk在Ethernet、LAN及无线LAN中的用法,ARP和IP故障分析,TCP/UDP故障分析,HTTP和DNS故障分析,企业网应用程序行......一起来看看 《Wireshark网络分析实战》 这本书的介绍吧!