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/cookbook-quantum-simulation

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.2.9.tar.gz (21.4 kB view details)

Uploaded Source

Built Distribution

quantum_simulation_recipe-0.2.9-py3-none-any.whl (22.8 kB view details)

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for quantum-simulation-recipe-0.2.9.tar.gz
Algorithm Hash digest
SHA256 bc721e0632b2cbd546c68767fe09d7da3a8f6c9f0ad410066ceb1254e1a18864
MD5 ddd04c1bdd3c958c78469ece243b93bc
BLAKE2b-256 37265c3073c64ce837b7cbc65c0af8e85c7adf396d6cdde19f4db0a102595651

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for quantum_simulation_recipe-0.2.9-py3-none-any.whl
Algorithm Hash digest
SHA256 d8c416ed60e19f32f3b089e114cba5a43e1d60ec04313e31464eb32bf35612d7
MD5 ad8b0e65e3f0ee7af16d9f959731f759
BLAKE2b-256 68b97f82e2752e0f755f4e66c0f373c1dcfbc37b98b411266921610c43861dcc

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