Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/whiteblackgoose/quantumcomputingmatrices
Here we collect matrices for manual transformations of quantum states
https://github.com/whiteblackgoose/quantumcomputingmatrices
Last synced: 18 days ago
JSON representation
Here we collect matrices for manual transformations of quantum states
- Host: GitHub
- URL: https://github.com/whiteblackgoose/quantumcomputingmatrices
- Owner: WhiteBlackGoose
- License: mit
- Created: 2021-04-08T20:08:13.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-05-09T18:26:39.000Z (over 3 years ago)
- Last Synced: 2024-10-19T18:46:47.657Z (30 days ago)
- Language: Jupyter Notebook
- Size: 20.5 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/WhiteBlackGoose/QuantumComputingMatrices/HEAD)
[![View](https://shields.io/static/v1?label=View%20on&message=NbViewer&color=green)](https://nbviewer.jupyter.org/github/WhiteBlackGoose/QuantumComputingMatrices/blob/main/notebooks/Matrices.ipynb)
[![Powered by AngouriMath](https://img.shields.io/badge/Powered%20by-AngouriMath-purple?style=flat-square&labelColor=646)](https://am.angouri.org)### Quantum matrix almanac
Here we collect matrices for manual transformations of quantum states, so that you can interact with it right in a [Jupyter](https://jupyter.org) notebook.
### How to use
It is an [F#](https://fsharp.org) Jupyter notebook, not a python one. F# is a fun language, so if you should learn it! Here are a few ways to use this repo:
- Run [online on MyBinder](https://mybinder.org/v2/gh/WhiteBlackGoose/QuantumComputingMatrices/HEAD)
- View on [NbViewer](https://nbviewer.jupyter.org/github/WhiteBlackGoose/QuantumComputingMatrices/blob/main/notebooks/Matrices.ipynb)
- Run locally. Then you need to [make sure](https://github.com/dotnet/interactive#jupyter-and-nteract) to have everything required installed.