Skip to main content

A unified Quantum Walk simulation package

Project description

Quantum Walks Package

This package provides a unified interface for various Quantum Walk simulations.

Installation

pip install quantumwalks

Usage

import quantumwalks as qw

# 1D/2D/3D Lattice Walks
qw.run_simulation('1d', steps=100)
qw.run_simulation('2d', steps=50)
qw.run_simulation('3d', steps=20)

# Graph Walks
qw.run_simulation('ranking', file_path='graph.edgelist')
qw.run_simulation('pagerank')
qw.run_simulation('hadamard')
qw.run_simulation('szegedy')
qw.run_simulation('community')

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

sly_quantum_walks-1.0.2.tar.gz (8.2 kB view details)

Uploaded Source

Built Distribution

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

sly_quantum_walks-1.0.2-py3-none-any.whl (8.8 kB view details)

Uploaded Python 3

File details

Details for the file sly_quantum_walks-1.0.2.tar.gz.

File metadata

  • Download URL: sly_quantum_walks-1.0.2.tar.gz
  • Upload date:
  • Size: 8.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.9

File hashes

Hashes for sly_quantum_walks-1.0.2.tar.gz
Algorithm Hash digest
SHA256 84b9d2c9b0a728c9999285449498d2d0127154be317384b296d79abca8d5f3f6
MD5 c20f5b3217f4319084ee688a64b04c20
BLAKE2b-256 0c6e83a03e3e7eb6b8a105cd4c661b0fcba8400d818eafc95936d8c65d9974cc

See more details on using hashes here.

File details

Details for the file sly_quantum_walks-1.0.2-py3-none-any.whl.

File metadata

File hashes

Hashes for sly_quantum_walks-1.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 93962e91abf391cefff228b37d99b33ec6e21840a33fa1c3226e5e1b17811539
MD5 6dad35e173bf8b4b4f2fa4c095d8ee46
BLAKE2b-256 01bd9381b48a10c65cb5bdc5340eb3383ab65244120ed8c96a3989aa95552f40

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