SignalingDimension
Certify the classical simulation cost of black-box systems.
Science Score: 38.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
○codemeta.json file
-
○.zenodo.json file
-
○DOI references
-
✓Academic publication links
Links to: arxiv.org, zenodo.org -
✓Committers with academic emails
1 of 2 committers (50.0%) from academic institutions -
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (15.9%) to scientific vocabulary
Keywords
Repository
Certify the classical simulation cost of black-box systems.
Basic Info
- Host: GitHub
- Owner: ChitambarLab
- License: mit
- Language: Julia
- Default Branch: main
- Homepage: https://chitambarlab.github.io/SignalingDimension.jl/dev/
- Size: 1.24 MB
Statistics
- Stars: 2
- Watchers: 3
- Forks: 1
- Open Issues: 1
- Releases: 0
Topics
Metadata Files
README.md

SignalingDimension.jl
Certify the classical simulation cost of black-box systems.
This Julia package is the software companion piece to Certifying the Classical Simulation Cost of a Quantum Channel.
Features:
- Tools to compute signaling correlations and polytopes.
- Methods to certify the signaling dimension of black-box systems.
- A catalog of Bell inequalities for witnessing signaling dimension.
Overview
The advent of quantum technology requires new figures of merit to compare the performance of quantum and classical systems. The signaling dimension quantifies the classical simulation cost of black-box devices. That is, it specifies the minimum amount of noiseless, classical communication needed to exactly simulate the input-output statistics of the device in question. The signaling dimension is discussed in greater detail in the Background section of this documentation.
Quick Start
- Install Julia: https://julialang.org/downloads/
- Add the SignalingDimension.jl package (run from julia prompt):
julia> using Pkg; Pkg.add("SignalingDimension")
- Add BellScenario.jl and QBase.jl dependencies:
julia> using Pkg; Pkg.add("BellScenario")
julia> using Pkg; Pkg.add("QBase")
Project Structure
data/- Computed facet inequalities for signaling polytopes.docs/- Documentation source code.src/- Software for certifying signaling dimension.test/- Unit tests for code insrc/.script/- Scripts for computing signaling polytopes and verifying tight Bell inequalities.
Citing
To reference this work, see CITATION.bib.
Licensing
SignalingDimension.jl is released under the MIT License.
Acknowledgements
Development of SignalingDimension.jl was made possible by the advisory of Dr. Eric Chitambar and general support from the Physics Department at the University of Illinois Urbana-Champaign. Funding was provided by NSF Award 1914440.
Owner
- Name: Chitambar Lab Group
- Login: ChitambarLab
- Kind: organization
- Location: United States of America
- Repositories: 7
- Profile: https://github.com/ChitambarLab
Citation (CITATION.bib)
@misc{SignalingDimension.jl,
author = {Brian Doolittle},
title = {{S}ignaling{D}imension.jl},
howpublished = {\url{https://github.com/ChitambarLab/SignalingDimension.jl}},
url = {https://github.com/ChitambarLab/SignalingDimension.jl},
version = {v0.1.2},
year = {2021},
month = {2}
}
GitHub Events
Total
Last Year
Committers
Last synced: about 3 years ago
All Time
- Total Commits: 94
- Total Committers: 2
- Avg Commits per committer: 47.0
- Development Distribution Score (DDS): 0.479
Top Committers
| Name | Commits | |
|---|---|---|
| Brian Doolittle | b****e@g****m | 49 |
| Brian Doolittle | b****4@i****u | 45 |
Committer Domains (Top 20 + Academic)
Issues and Pull Requests
Last synced: over 1 year ago
All Time
- Total issues: 1
- Total pull requests: 9
- Average time to close issues: less than a minute
- Average time to close pull requests: 9 minutes
- Total issue authors: 1
- Total pull request authors: 2
- Average comments per issue: 3.0
- Average comments per pull request: 0.22
- Merged pull requests: 7
- Bot issues: 0
- Bot pull requests: 1
Past Year
- Issues: 0
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- JuliaTagBot (1)
Pull Request Authors
- bdoolittle (8)
- github-actions[bot] (1)
Top Labels
Issue Labels
Pull Request Labels
Packages
- Total packages: 1
- Total downloads: unknown
- Total dependent packages: 0
- Total dependent repositories: 0
- Total versions: 3
juliahub.com: SignalingDimension
Certify the classical simulation cost of black-box systems.
- Homepage: https://chitambarlab.github.io/SignalingDimension.jl/dev/
- Documentation: https://docs.juliahub.com/General/SignalingDimension/stable/
- License: MIT
-
Latest release: 0.1.2
published over 5 years ago