Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 314 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 314 Bytes

HigherOrderNetworks.jl

This package contains algorithms to generate and analyze higher-order networks models based on the latest research in network science, along with datasets to run the algorithms on.

To install package


using Pkg
Pkg.add("HigherOrderNetworks")
using HigherOrderNetworks