Skip to main content

Recipe for quantum simulation

Project description

Quantum Simulation Recipes

License Release

This python package (published on PiP) contains basic ingredients for quantum simulation, such as the Hamiltonians and algorithmic primitives, mainly build on qiskit, openfermion, etc.

Install

conda create --name qs python=3.10 
conda activate qs
pip install quantum-simulation-recipe

Usage

import quantum_simulation_recipe as qsr
from quantum_simulation_recipe import spin
from quantum_simulation_recipe.plot_config import *  

H = spin.Nearest_Neighbour_1d(4, Jx=1.0)
H.ham

More usage in https://jue-xu.github.io/Quantum-Simulation-Cookbook

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

quantum-simulation-recipe-0.1.9.tar.gz (20.6 kB view details)

Uploaded Source

Built Distribution

quantum_simulation_recipe-0.1.9-py3-none-any.whl (22.1 kB view details)

Uploaded Python 3

File details

Details for the file quantum-simulation-recipe-0.1.9.tar.gz.

File metadata

File hashes

Hashes for quantum-simulation-recipe-0.1.9.tar.gz
Algorithm Hash digest
SHA256 ecaf56f4a24d866ffd6a27576e67ccc5e309735c007978638989acb8822a7c91
MD5 aa903b541123478a5de98051d8416e25
BLAKE2b-256 bfdd62610aeb17c43ba462c219b8522b400ac9ee629d8aef766950b201cc1dbe

See more details on using hashes here.

File details

Details for the file quantum_simulation_recipe-0.1.9-py3-none-any.whl.

File metadata

File hashes

Hashes for quantum_simulation_recipe-0.1.9-py3-none-any.whl
Algorithm Hash digest
SHA256 f12ff70e9e804a0eaac8d374f1c366c7443ff26bd9c23dfeff4a5b11c2adab94
MD5 e0520a5e883b1413b7b56636500726c9
BLAKE2b-256 c0ab5bb6e3097f3fb674385522e85fa3fc9c3527df8583dfc54d162d3d16e01f

See more details on using hashes here.

Supported by

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