https://github.com/marekyggdrasil/notebooks
Collection of Jupyter notebooks I written, I put them all here before I decide what's best way to organize them
https://github.com/marekyggdrasil/notebooks
Last synced: 3 months ago
JSON representation
Collection of Jupyter notebooks I written, I put them all here before I decide what's best way to organize them
- Host: GitHub
- URL: https://github.com/marekyggdrasil/notebooks
- Owner: marekyggdrasil
- License: mit
- Created: 2019-04-23T04:24:37.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2019-04-25T01:47:34.000Z (about 6 years ago)
- Last Synced: 2025-01-17T20:44:19.280Z (5 months ago)
- Language: Jupyter Notebook
- Size: 16.6 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
This is an (un)organized collection of some Jupyter notebooks I drafted. I am not yet sure where to put them so (totally temporarily) I just dump them all in this repository.
Quantum Mechanics
* [Bloch Sphere Rotations](https://nbviewer.jupyter.org/github/marekyggdrasil/notebooks/blob/master/bloch-sphere-rotations.ipynb)
* Tight-Binding Model
* Jordan-Wigner TransformationQuantum Information and Quantum Computing
* Suzuki-Trotter expansion of Ising Model on IBM Q
* Grover's algorithm
* Shor's algorithm
* Quantum Teleportation