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

Uploaded Source

Built Distribution

quantum_simulation_recipe-0.2.10-py3-none-any.whl (22.9 kB view details)

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for quantum-simulation-recipe-0.2.10.tar.gz
Algorithm Hash digest
SHA256 4c8abbc397af0b3792fcedc179839579c7c32fff4321ada8b3be027558951ec3
MD5 70d6c5e67bc43ce1b1487cbd8e714a20
BLAKE2b-256 87e43f56ea47808829ea8fb264c0d8ce1e6223898a8771761dc899a742be5bf1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for quantum_simulation_recipe-0.2.10-py3-none-any.whl
Algorithm Hash digest
SHA256 08c39ef9bf7fcb64ee0c1105dd79fe6996ec34cceb44ce707975a4f5e90e791b
MD5 19428472ec38d72e4ee7eea850d43770
BLAKE2b-256 b90454d66777bd3e39b95ca05b7892dce977f140796711931d4833e2fed15c55

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