qitesse: performant quantum circuit simulation in Python
Project description
qitesse
qitesse is an open-source python API for qitesse-sim, the performant Rust quantum simulator.
qitesse is built upon qitesse-sim, the high-performance CPU-based state-vector simulator for quantum circuits, fully built in Rust.
This PyPI module provides a high-level python interface for the purpose of production, research, and development.
Features
- Performant CPU based simulation
- Amplitude measurements on quantum circuits
- More soon!
Installation
qitesse requires Python 3.8+. Install it via pip:
pip install qitesse
Or install from source:
git clone https://github.com/OsamaMIT/qitesse.git
pip install maturin
maturin develop --release
To run examples:
python examples/h_example.py
python examples/qft_example.py
Documentation
Avaliable soon!
Planned Features
- Differentiable gradients
- Implementing more quantum gates
Contributing
Contributions are welcome! To contribute:
- Fork the repository
- Create a new branch (feature-branch)
- Commit your changes and open a pull request
License
This project is licensed under the MIT License. See the LICENSE file for details.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file qitesse-0.0.3-cp313-cp313-manylinux_2_34_x86_64.whl.
File metadata
- Download URL: qitesse-0.0.3-cp313-cp313-manylinux_2_34_x86_64.whl
- Upload date:
- Size: 356.9 kB
- Tags: CPython 3.13, manylinux: glibc 2.34+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f898031c2f24ef8eee751bb3750f5969ff076b683f926f7c3427ea554b1e051d
|
|
| MD5 |
521694c6373fda233b99418a3a56f0b3
|
|
| BLAKE2b-256 |
2d25912ebfcff38a23402bb7b35b5b7ed09e45829e49c0cb93a0112e60107714
|