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

https://github.com/jmiszczak/qi

QI package for Mathematica
https://github.com/jmiszczak/qi

entanglement mathematica physics quantum quantum-algorithms quantum-computing quantum-mechanics quantum-walks

Last synced: 3 months ago
JSON representation

QI package for Mathematica

Awesome Lists containing this project

README

          

[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.3988569.svg)](https://doi.org/10.5281/zenodo.3988569)

# QI

QI is a package for Mathematica computer algebra system developed to support symbolic analysis of quantum states and operations.

## Usage

Package funcionality is defined in `QI.m`, `QIExtras.m`, `QINisq.m`, and `QIWalks.m` files, whish should be placed in `Applications` subdirectory in `.Mathematica` directory (on Unix-based systems).

The main package can be loaded
```
<