Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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.