Skip to main content

A simple quantum walk simulator in python

Project description

SQWalk

Unitary Fund PyPi Version

In development, use with discretion.

A Stochastic Quantum Walk simulator based on QuTiP.

Dependencies:

qutip
qiskit
numpy
matplotlib

The implementation of the walker class is contained in sqwalk/objects.py.

The tutorials folder contains some tutorial notebooks to familiarize yourself with this package and review the principal features.

SQWalk can be easily incorporated in any existing pipeline with any custom topology or network class, provided with the adjacency matrix. It can deal both with Continuous-Time (ref) and Discrete-Time (or Coined) (ref) Quantum Walks, usage examples for both classes can be found in the tutorials.

Install

The package is avaiable on PyPi, it can be installed by running

python3 -m pip install sqwalk

If one wants to build it from here using setuptools, clone this repository and install the package by running

python3 -m pip install .

inside the directory.

The package and its dependencies are tested to run on Python 3.8, we recommend installing the package inside a conda env or a virtualenv to avoid conflicting dependencies.

To discuss any questions you are welcomed to open an issue or to cantact the author.

Stay tuned!

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

sqwalk-0.5.3.tar.gz (8.8 kB view hashes)

Uploaded Source

Built Distribution

sqwalk-0.5.3-py3-none-any.whl (9.4 kB view hashes)

Uploaded Python 3

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