Data and code to generate plots for Post-measurement Quantum Monte Carlo
收藏NIAID Data Ecosystem2026-05-02 收录
下载链接:
https://zenodo.org/records/14274347
下载链接
链接失效反馈官方服务:
资源简介:
# Data repository for publication "Post-measurement Quantum Monte Carlo" by Kriti Baweja, David J. Luitz and Samuel J. Garratt
This repository contains the raw data and python codes to create the figures of the publication
Post-measurement Quantum Monte CarloKriti Baweja, David J. Luitz and Samuel J. Garratt arXiv:2410.13844
https://arxiv.org/abs/2410.13844
Please cite this dataset and the accompanying paper if you use any of the code or data for future work.
The raw data is in standard HDF5 format, you can inspect the files using h5dump. From python, the files are read using the h5py module, which you need to install.Each HDF5 file contains a attribute called 'description' which contains the details about the parameter and set-up used for the simulation to check the 'description' for any data file "File.attrs.get()" can be used in python.
You can run the plotting scripts using> python3 Figure_6.py
The dataset also contains a plotting library figures_module.py which is used in plotting scripts.
Here is a list of files and folders included in this data bundle:
Figure_6.hdf5Figure_7_data/Figure_8_data/Figure_11_data/Figure_12_data/Figure_13_data/Figure_14_data/Figure_6.pyFigure_7.pyFigure_8.pyFigure_11.pyFigure_12.pyFigure_13.pyFigure_14.pyFigure_16_upper_column.pyFigure_16_lower_column.pyfigures_module.pyReadme.txt
# 论文《后测量量子蒙特卡洛(Post-measurement Quantum Monte Carlo)》配套数据仓库,作者为Kriti Baweja、David J. Luitz及Samuel J. Garratt
本仓库包含该论文配图所需的原始数据与Python代码。
论文《后测量量子蒙特卡洛(Post-measurement Quantum Monte Carlo)》,作者Kriti Baweja、David J. Luitz与Samuel J. Garratt,预印本编号arXiv:2410.13844
https://arxiv.org/abs/2410.13844
若您在后续工作中使用本仓库的代码或数据,请引用本数据集及配套论文。
原始数据采用标准HDF5(Hierarchical Data Format 5)格式,可通过h5dump工具查看文件内容。如需通过Python读取文件,则需安装h5py模块。每个HDF5文件均包含一个名为`description`的属性,其中存储了本次模拟所用的参数与模拟设置详情。如需查看任意数据文件的该属性,可在Python中调用`File.attrs.get()`方法。
您可通过如下命令运行绘图脚本:`python3 Figure_6.py`
本数据集还包含绘图脚本所用的绘图库`figures_module.py`。
本数据套件包含的文件与文件夹列表如下:
Figure_6.hdf5、Figure_7_data/、Figure_8_data/、Figure_11_data/、Figure_12_data/、Figure_13_data/、Figure_14_data/、Figure_6.py、Figure_7.py、Figure_8.py、Figure_11.py、Figure_12.py、Figure_13.py、Figure_14.py、Figure_16_upper_column.py、Figure_16_lower_column.py、figures_module.py、Readme.txt
创建时间:
2024-12-11



