High-Performance Quantum Walk Simulator
Project description
Hiperwalk
Source code of Hiperwalk project http://qubit.lncc.br/qwalk/
Currently, it is necessary to have neblina-core and pyneblina installed. Paulo Motta described on his blog the installation steps for both neblina-core and pyneblina.
Style Guide for Python Code
The code must be written accordingly PEP 8. Some code may need to be updated to match PEP 8's requirements.
Python Libraries Dependencies
- Matplotlib;
- NetworkX >= 2.7;
- PIL;
- NumPy;
- Scipy >= 1.8;
- Sphinx;
- numpydoc;
Optional Libraries For Animations
- PyGObject: backend for showing animations;
- ImageMagick: for saving animated gifs;
- ffmpeg: for saving movies.
TODO List
- Update installation instructions
- Refactor Coined_QW_Adjacency_Matrix-v2.ipynb
- Create separated file for plotting
- General plotting based on networkx
- Specific functions for widely used walks?
- Support for different coins
- Hadamard Coin general dimensions
- Generating shift operator: checking whether argument type is sparse or not
- Optimization: use lil_matrix instead of csr_matrix while generating S operator
- Construct shift operators based on sympy expressions?
- Implement and refactor tests
- Complete Graph
- Line walk
- Mesh walk
- Tests for plotting graphs?
- Clean examples
- Add commentaries to qwalk/coined
- Create documentation
- pdf (with LaTeX)
- webpage
- pyneblina_interface.py
- Rename functions
- Remove definition from examples
- Move PyneblinaInterface.py functions to Pyneblina project?
- Give support for more backends to show animations
- Matplotlib animation (show and save may be slow)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
hiperwalk-2.0b12.tar.gz
(3.7 MB
view details)
Built Distribution
File details
Details for the file hiperwalk-2.0b12.tar.gz
.
File metadata
- Download URL: hiperwalk-2.0b12.tar.gz
- Upload date:
- Size: 3.7 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.10.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | bc4e046b0f0c6c1ba1f614b2046d4a9863d79a84a1e7eb7279775eb29fcc2957 |
|
MD5 | 19959d9df1827d0a8da0109ab5b8e3f5 |
|
BLAKE2b-256 | 4a7d93f5e73ebb75a788f7d357cd5d43e555e68c9e5d0b55e2a7576562ea8b3b |
File details
Details for the file hiperwalk-2.0b12-py3-none-any.whl
.
File metadata
- Download URL: hiperwalk-2.0b12-py3-none-any.whl
- Upload date:
- Size: 65.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.10.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1537a507fac240317a32e12d4db6fd23dbb28ececc58b5e6e3a244a756f1ea89 |
|
MD5 | ed7de328adeb3ffcc41229391b92d5f8 |
|
BLAKE2b-256 | ae55dd78224bef711d3bb60501ad33b16aa69bdb910267c310bb20a0d041ecd9 |