It's a Julia program for repetition of the FIG. 2. in Phys. Rev. Lett. 119, 075702 (2017) - Two Universality Classes for the Many-Body Localization Transition
]add https://github.com/WeiMXi/MBL_ED.jl
using MBL_ED
# maybe you need install some pkg
# ]add JLD, Gadfly, DataFrames, Cairo, Statistics
# copy the example folder of the repository in the current directory
# then we can use the run.jl and data_process.jl
include("example/run.jl") # run in parallel computing
include("example/data_process.jl") # process data and get pdf of the result
Then, we can obtain result :