Skip to main content

Quantum circuit simulation

Project description

qcir_sim

Quantum circuit simulation using Vector and Tensor simulations

Note: Examples for using are provided in the examples/ folder. Examples include:

  1. Benchmarking how many qubits can we simulate using Vector and Tensor simulation
  2. Sampling the Qubits from a Quantum simulation
  3. Calculating the expectation values of <Ψ| Op |Ψ>

Setting up

Using uv (Installation)

  1. Create a virtual environment
uv venv .venv
  1. Activate the virtual environment
source .venv/bin/activate
  1. Install the dependencies
uv sync
uv pip install pandas # required in benchmark.py

Legacy virtual environments

  1. Create virtual environment
python3 -m venv .venv
  1. Activate the virtual environment
source .venv/bin/activate
  1. Install dependencies
pip install -e . # -e to develop while using

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

qcir_sim-0.1.0.tar.gz (14.3 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

qcir_sim-0.1.0-py3-none-any.whl (4.3 kB view details)

Uploaded Python 3

File details

Details for the file qcir_sim-0.1.0.tar.gz.

File metadata

  • Download URL: qcir_sim-0.1.0.tar.gz
  • Upload date:
  • Size: 14.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.4.18

File hashes

Hashes for qcir_sim-0.1.0.tar.gz
Algorithm Hash digest
SHA256 67f9317b255dc971b689c3502a849288677e5c70ef2324dba33c5c5f618504c7
MD5 8b5e81fc80f6731f8c2d56ec460cd445
BLAKE2b-256 825d29437533401f032a67f672ac38010745b36a7148870eac28a36fbd14cabe

See more details on using hashes here.

File details

Details for the file qcir_sim-0.1.0-py3-none-any.whl.

File metadata

  • Download URL: qcir_sim-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 4.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.4.18

File hashes

Hashes for qcir_sim-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 034c22168939d326b81527882231bc491ce3318faf3a1bcb4a869c5ee9b38021
MD5 d3e59a17f83fe5f863ce51b5019bd857
BLAKE2b-256 5835ed4e0a6ce768448a32e8ce580e927954b9bd3cff45658dcc40b56d882ae3

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page