Data and code for reproduction of "A real-space exceptional ring mediates an eigenframe-charge transition in a non-Hermitian skyrmion (arXiv:2606.27810)"
收藏资源简介:
Reproduction package: non-Hermitian skyrmion eigenframe transition This code-and-data package accompanies arXiv:2606.27810v5, A real-space exceptional ring mediates an eigenframe-charge transition in a non-Hermitian skyrmion. The arXiv manuscript source and PDF are distributed separately in the arXiv submission package and are intentionally not duplicated here. The current Zenodo concept record is https://doi.org/10.5281/zenodo.20862932. This directory is the prepared v4.0 archive; its version DOI is assigned only when the new Zenodo version is published. Scope The calculations use an operational local Jones/eigenframe response model. They do not derive the formation, stability, or preparation of the polarization texture, and they are not a microscopic GPE, reservoir, or Bogoliubov-de Gennes simulation. Contents code/: figure generators and the raw Jones-matrix verification. data/: numerical records generated for the manuscript figures and checks. LICENSE: MIT license for the code and package contents. Reproduce the numerical outputs Use Python 3.9 or newer. From the unpacked archive root: python3 -m pip install -r requirements.txt cd code python3 make_all_figures.py The run writes regenerated JSON records and figure PDFs/PNGs to code/. It checks the continuous band labeling, fixed-box charge refinement, and the raw-Jones reconstruction. Floating-point metadata and execution times need not be byte-identical across platforms.



