harmonium-mode-entanglement
Code associated with publication on the determination of mode entanglement in bosonic and fermionic Harmonium in the presence of local super-selection rules
Science Score: 67.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
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
✓DOI references
Found 3 DOI reference(s) in README -
✓Academic publication links
Links to: arxiv.org, aps.org, zenodo.org -
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (7.6%) to scientific vocabulary
Repository
Code associated with publication on the determination of mode entanglement in bosonic and fermionic Harmonium in the presence of local super-selection rules
Basic Info
- Host: GitHub
- Owner: jan-o-e
- License: mit
- Language: Mathematica
- Default Branch: main
- Size: 6.22 MB
Statistics
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
- Releases: 2
Metadata Files
README.md
Mode Entanglement Calculation for Bosons and Fermions
This repository contains code associated with a publication which describes the determination of mode entanglement in bosonic and fermionic Harmonium in the presence of local super-selection rules.
The codebase contains a combination of Mathematica notebooks which were used to analytically calculate integrals corresponding to expectation values of the creation/annihilation operators associated with certain mode combinations in various spin configurations and for various particle numbers/spatial dimensions. N always denotes the number of particles and d the spatial dimension so N4d1 would correspond to a one-dimensional system with 4 particles, m corresponds to the mode index, such that m01 in a mode-mode entangled system would correspond to the modes indexed 0 and 1. This consisted in the bulk of the work and the majority of files are Mathematica notebooks labelled in this fashion. "N-RDO" corresponds to the N particle reduced density operator, the calculation of which is required for the determination of all the desired matrix elements.
In some cases, the relative entropy of entanglement was calculated numerically with Matlab where we resorted to an optimisation routine for input bipartite matrices. The plots shown in the paper were generated in python and are also shown.
For suspected errors or suggestions please get in touch with me.
## Requirements
- Mathematica 13
- Matlab
- Python 3.8++
- Matplotlib 3.5++
## References
Ernst, J. O., & Tennie, F. (2024). Mode Entanglement in Fermionic and Bosonic Harmonium. In New Journal of Physics. IOP Publishing. https://doi.org/10.1088/1367-2630/ad240f
M.W. Girard, Y. Zinchenko, S. Friedland, and G. Gour. Erratum: Numerical estimation of the relative entropy of entanglement. Phys. Rev. A 91, 029901 (2015).
Owner
- Name: Jan Ole Ernst
- Login: jan-o-e
- Kind: user
- Location: Oxford
- Twitter: jan_o_e
- Repositories: 3
- Profile: https://github.com/jan-o-e
Oxford MPhysPhil Graduate, now pursuing a PhD in Quantum Physics.
Citation (CITATION.cff)
cff-version: 1.2.0 message: "If you use this software, please cite it as below." authors: - family-names: "Ernst" given-names: "Jan Ole" title: "Mode Entanglement in Harmonium" version: 1.0.0 doi: date-released: 2023-12-09 url: "https://github.com/jan-o-e/harmonium-mode-entanglementt"