quantum-computing-toolkit/README.md
2024-11-09 22:00:12 +07:00

50 lines
2.2 KiB
Markdown

## quantum computing toolkit
<br>
### tl; dr
<br>
#### ⚛️ quantum computing technology starts a new exciting era in humanity, combining quantum mechanics, security, artificial intelligence, and computing technologies.
#### ⚛️ once quantum computers become available, some of the main asymmetric algorithms used in cryptography will no longer be safe.
#### ⚛️ the purpose of this repository is to keep a list of high-quality curated resources on the current state of quantum computing hardware and software, and its implications for post-quantum cryptography.
<br>
----
### chapters
<br>
* **[quantum computing](quantum_computing)**
* **[post-quantum crypto](post_quantum_crypto)**
* **[quantum supremacy](quantum_supremacy)**
* **[quantum software](quantum_software)**
* **[quantum hardware](quantum_hardware)**
* **[quantum machine learning](quantum_machine_learning)**
* **[post-quantum blockchains](blockchains)**
<br>
---
### some of bt3gl's work from the last decade+
<br>
##### outreach
* **[DEF CON 23 talk on hacking quantum computing](https://www.youtube.com/watch?v=1Fp6ibfOQ4Y)**
* **[curiee, a former 501(c)(3) for hackers to learn qc](http://web.archive.org/web/20200426052315/http://curiee.com/)**
##### publications
* **[graduate book on quantum information](http://www.astro.sunysb.edu/steinkirch/books/qi.pdf)**
* **[graduate book on quantum field theory](https://www.astro.sunysb.edu/steinkirch/books/qft.pdf)**
* **[whitepaper on "the study of the potts model, tutte and chromatic polynomials, and the connections with computation complexity and quantum computing"](https://www.astro.sunysb.edu/steinkirch/reviews/potts_model_paper.pdf)**
* **[handwritten notes on topological quantum field theory (and the chern-simons theory)](https://www.astro.sunysb.edu/steinkirch/books/tqfts.pdf)**
##### open-source software
* **[training energy-based-models using openai's resources](https://github.com/autistic-symposium/ml-ai-agents-py/tree/master/EBMs)**
* **[quantum computing tensorflow on kubernetes](https://github.com/autistic-symposium/ml-qtensorflow-py?tab=readme-ov-file)**
* **[quantum teleportation demo in cirq](https://www.youtube.com/watch?v=oGYMrXpQT-8)**