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: about 2 months ago
JSON representation
QI package for Mathematica
- Host: GitHub
- URL: https://github.com/jmiszczak/qi
- Owner: jmiszczak
- Created: 2019-11-04T21:31:47.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2025-06-15T10:36:27.000Z (9 months ago)
- Last Synced: 2025-07-18T17:35:31.635Z (8 months ago)
- Topics: entanglement, mathematica, physics, quantum, quantum-algorithms, quantum-computing, quantum-mechanics, quantum-walks
- Language: Mathematica
- Homepage:
- Size: 3.35 MB
- Stars: 23
- Watchers: 5
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[](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
```
<