Skip to content

jingkaimori/Higher-order-interactions

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Higher-order-interactions

DESCRIPTION

This is a Julia program designed for calculating the benefit-to-cost ratio of any higher-order networks.

Get started

Julia 1.11 and following packages is required:

  • Symbolics.jl

Download the repo, activate environment in /examples, and run such code in Julia repl to get final results:

cd("path/to/repo/")
include("examples/batch-system-analysis.jl")
include("examples/system-analysis-visualization.jl")

Project Structure

Acknowledgement

Thanks to matlab version created by @Anzhi Sheng and procedure of clustering coefficent by @Gyeong-GyunHa.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • MATLAB 100.0%