Quos package for simulating quantum computing based on oscillatory quanta
Project description
Quos package
for simulating quantum computing based on oscillatory quanta
How to install
pip install matplotlib pip install quos
How to upgrade
pip install --upgrade quos
How to import
import quos or from quos import *
How to use
quos.piqo('Hadamard 1 1,PauliX 2 2,PauliY 3 3,PauliZ 4 4')
will generate a matplotlib plot of a quantum circuit consisting of
- Hadamard for qubit # 1 at operation sequence 1,
- Pauli X gate for qubit # 2 at operation sequence 2,
- Pauli Y gate for qubit # 3 at operation sequence 3,
- Pauli Z gate for qubit # 4 at operation sequence 4.
Modules included
icons
Version History
- 0.0.1 2023-11-07 Initial release
- 0.0.2 2023-11-07 Minor corrections
- 0.0.3 2023-11-07 Minor corrections
- 0.0.4 2023-11-07 Minor corrections
- 0.0.5 2023-11-09 Removed dependancy on networkx package
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
quos-0.0.5.tar.gz
(78.8 kB
view details)
Built Distribution
quos-0.0.5-py3-none-any.whl
(115.1 kB
view details)
File details
Details for the file quos-0.0.5.tar.gz
.
File metadata
- Download URL: quos-0.0.5.tar.gz
- Upload date:
- Size: 78.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5c9403714a1516a7c1950e4f5cbe12d8437d3e73444b405c6aab4b2141e4bf87 |
|
MD5 | 529ed36a58b53c8fcee7c2884c26b7dc |
|
BLAKE2b-256 | 98d919b5b2c3cdedb1d27c9f7151cf1fc774afe0c8eff9689752526327a40a3c |
File details
Details for the file quos-0.0.5-py3-none-any.whl
.
File metadata
- Download URL: quos-0.0.5-py3-none-any.whl
- Upload date:
- Size: 115.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ae785ac043e7857dda2deddeabff54aca6a0a4f179747bc8687b59ffa87d342d |
|
MD5 | d89572472c50a01ec6c54b6fd5181ca2 |
|
BLAKE2b-256 | f60f86be7b2eea196a709c0d0ba07e7c3171c8d43068fcba29ababcab1cf295e |