With Julia of version 0.11.*, you can add this package using
using Pkg
Pkg.add("https://github.com/deepomicslab/CeiTEA")
Please refer to the details in example/sbm_100.jl
.
Note
It is recommended to enable multithread when Julia via julia --thread <N>
for huge data.