BellDiagonalQudits
BellDiagonalQudits: A package for entanglement analyses of mixed maximally entangled qudits - Published in JOSS (2023)
Science Score: 93.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
✓DOI references
Found 12 DOI reference(s) in README and JOSS metadata -
✓Academic publication links
Links to: arxiv.org, joss.theoj.org, zenodo.org -
○Committers with academic emails
-
○Institutional organization owner
-
✓JOSS paper metadata
Published in Journal of Open Source Software
Repository
Basic Info
- Host: GitHub
- Owner: kungfugo
- License: mit
- Language: Julia
- Default Branch: main
- Homepage: https://kungfugo.github.io/BellDiagonalQudits.jl/dev
- Size: 545 KB
Statistics
- Stars: 10
- Watchers: 2
- Forks: 2
- Open Issues: 0
- Releases: 10
Metadata Files
README.md
BellDiagonalQudits.jl
Generate and analyze Bell diagonal Qudits with Julia
A package for generation and entanglement classification of Bell diagonal quantum states.
Bell diagonal states are generated as mixtures maximally entangled Bell states, which are related by Weyl transformations. The special propterties of these states, e.g. symmetries, allow efficient methods to be leveraged for the detection of entanglement, including its generally hard to detect form of PPT/bound entanglement.
This package provides methods to sample states, to numerically generate entanglement witnesses and to apply and extend further criteria to detect entanglement or separability in general dimension. For a precise description of implemented methods and related research results see [1], [2], [3] and the references therein.
Package Features
- Create mixtures of maximally entangled Bell states based on Weyl transformations in any dimension
- Classify Bell diagonal states as separable, PPT/bound entangled or NPT/free entangled
- Generate numerical entanglement witnesses for Bell diagonal states
- Generate entanglement conserving symmetries and use them for entanglement classification
- Execute recurrence-based entanglement distillation.
Installation
BellDiagonalQudits can be installed using the Julia package manager. From the Julia REPL, type ] to enter the Pkg REPL mode and run
pkg> add BellDiagonalQudits
The package can be loaded via
julia
julia> using BellDiagonalQudits
Documentation
Documentation is available at https://kungfugo.github.io/BellDiagonalQudits.jl/dev/
References
[1] Popp, C., Hiesmayr, B.C., Almost complete solution for the NP-hard separability problem of Bell diagonal qutrits, Sci Rep 12, 12472 (2022), https://doi.org/10.1038/s41598-022-16225-z
[2] Baumgartner, B., Hiesmayr, B.C., Narrenhofer, H. A special simplex in the state space for entangled qudits, J. Phys. A Math. Theor. 40, 7919 (2007), https://doi.org/10.1088/1751-8113/40/28/s03
[3] Popp, C., Hiesmayr, B.C., Bound Entanglement of Bell Diagonal Pairs of Qutrits and Ququarts: A Comparison, arXiv (2022), https://arxiv.org/abs/2209.15267
[4] Popp, C., Sutter, T.C., Hiesmayr, B.C., A Novel Stabilizer-based Entanglement Distillation Protocol for Qudits, arXiv (2024), https://arxiv.org/abs/2408.02383
Contributions
Any contribution to BellDiagonalQudits.jl is welcome in the following ways:
- Reporting bugs and suggestions in the issues section of the project's Github.
- Modifying the code or documentation with a pull request. To contribute to the package, fork the repository on GitHub, clone it and make modifications on a new branch. Once your changes are made, push them on your fork and create the Pull Request on the main repository.
Owner
- Login: kungfugo
- Kind: user
- Repositories: 1
- Profile: https://github.com/kungfugo
JOSS Publication
BellDiagonalQudits: A package for entanglement analyses of mixed maximally entangled qudits
Authors
Tags
quantum information quantum physics entanglement separability problem Bell statesGitHub Events
Total
- Create event: 1
- Commit comment event: 3
- Release event: 1
- Issues event: 3
- Watch event: 3
- Issue comment event: 3
- Push event: 2
Last Year
- Create event: 1
- Commit comment event: 3
- Release event: 1
- Issues event: 3
- Watch event: 3
- Issue comment event: 3
- Push event: 2
Committers
Last synced: 7 months ago
Top Committers
| Name | Commits | |
|---|---|---|
| Popp, Christopher | c****p@d****e | 60 |
| Chris | c****p@g****e | 19 |
| Jarvist Moore Frost | j****t@g****m | 1 |
Committer Domains (Top 20 + Academic)
Issues and Pull Requests
Last synced: 6 months ago
All Time
- Total issues: 5
- Total pull requests: 2
- Average time to close issues: 6 months
- Average time to close pull requests: 4 minutes
- Total issue authors: 4
- Total pull request authors: 1
- Average comments per issue: 3.4
- Average comments per pull request: 0.0
- Merged pull requests: 1
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 2
- Pull requests: 0
- Average time to close issues: about 1 month
- Average time to close pull requests: N/A
- Issue authors: 2
- Pull request authors: 0
- Average comments per issue: 1.0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- kungfugo (2)
- suttert95 (1)
- JuliaTagBot (1)
- sikorsl1 (1)
Pull Request Authors
- kungfugo (2)
Top Labels
Issue Labels
Pull Request Labels
Packages
- Total packages: 1
-
Total downloads:
- julia 1 total
- Total dependent packages: 0
- Total dependent repositories: 0
- Total versions: 10
juliahub.com: BellDiagonalQudits
- Homepage: https://kungfugo.github.io/BellDiagonalQudits.jl/dev
- Documentation: https://docs.juliahub.com/General/BellDiagonalQudits/stable/
- License: MIT
-
Latest release: 0.1.9
published over 1 year ago
Rankings
Dependencies
- actions/checkout v2 composite
- codecov/codecov-action v1 composite
- julia-actions/julia-buildpkg v1 composite
- julia-actions/julia-processcoverage v1 composite
- julia-actions/julia-runtest v1 composite
- julia-actions/setup-julia v1 composite
- actions/checkout v2 composite
- julia-actions/setup-julia latest composite
- JuliaRegistries/TagBot v1 composite
- actions/checkout v2 composite
- actions/upload-artifact v1 composite
- openjournals/openjournals-draft-action master composite
