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
- Host: GitHub
- URL: https://github.com/jmiszczak/qi
- Owner: jmiszczak
- Created: 2019-11-04T21:31:47.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2023-10-28T09:06:10.000Z (almost 2 years ago)
- Last Synced: 2025-01-17T14:24:50.592Z (9 months ago)
- Topics: entanglement, mathematica, physics, quantum, quantum-algorithms, quantum-computing, quantum-mechanics, quantum-walks
- Language: Mathematica
- Homepage:
- Size: 3.34 MB
- Stars: 20
- Watchers: 5
- Forks: 3
- 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
```
<