A Python package to simulate and visualise Union-Find-related decoders for CSS codes.
Project description
localuf (Local Union-Find)
A Python package to simulate and visualise
Union-Find-related decoders for CSS codes.
All UML class diagrams can be found in uml_class_diagrams.md.
Local Installation Instructions
Using Conda
Create environment called localuf:
conda env create -f environment.yml
Activate the environment:
conda activate localuf
Install the localuf package in editable mode (and its dependencies from pip):
python -m pip install -e . --no-build-isolation --no-deps
Using Pip (Untested)
Install the package in editable mode and its dependencies using pip:
pip install -e .
Usage
See demo_notebooks/intro.ipynb.
The first section is a demo of the Macar and Actis decoders.
The second section is a demo of the Snowflake decoder.
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file localuf-3.4.3.tar.gz.
File metadata
- Download URL: localuf-3.4.3.tar.gz
- Upload date:
- Size: 631.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c39b707860005a7cd91ebc624c7e993fa39e4ce364d282c4292fb00e25722330
|
|
| MD5 |
73ae439d68cb29d91f83fc6cbd28274e
|
|
| BLAKE2b-256 |
5732745441154da3400e22169bc22960588bc3eef98a9e30404f00c5ade53fd5
|
File details
Details for the file localuf-3.4.3-py3-none-any.whl.
File metadata
- Download URL: localuf-3.4.3-py3-none-any.whl
- Upload date:
- Size: 86.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8ec5b1a8e3b10342f7c5a3455d2f03ff2a08edfe2741a005fe04ae077fcb917e
|
|
| MD5 |
8aff7107bc473d1c0bc39c191df52ba1
|
|
| BLAKE2b-256 |
3143387c36e0b7c21a8daeea71433cac7f937608bb37e357b8deef73da0d6e69
|