v1.0.0
MultilayerGraphs v1.0.0
Closed issues:
- Implement general multilayer graph (#25)
- Develop integration with Agents.jl (#26)
- Implement a configuration model-like multilayer graph generator (#27)
- Implement weight tensor, metadata tensor and supra weight matrix (#28)
- Make concrete
MultilayerGraph
andMultilayerDiGraph
NOT graph wrappers (#29) - Implement uniform, standard and "transparent" interface for layers and interlayers (#30)
- Implement faster graph realization algorithms (#32)
Merged pull requests:
- New MultilayerGraphs.jl Pre-Release (#31) (@ClaudMor, @pitmonticone)
- Implement faster graph realization algorithms (#41) (@ClaudMor, @pitmonticone)