JuliaGraphs/MultilayerGraphs.jl
A Julia package for the creation, manipulation and analysis of the structure, dynamics and functions of multilayer graphs.
JuliaMIT
Issues
- 0
- 1
- 1
Implement graph of layers
#34 opened by InterdisciplinaryPhysicsTeam - 1
Prepare JOSS submission
#42 opened by InterdisciplinaryPhysicsTeam - 2
- 2
[review JOSS]
#129 opened by bgailleton - 0
- 0
- 0
Improve logo
#73 opened by pitmonticone - 0
Systematize the sub-ecosytem feature
#113 opened by ClaudMor - 0
Implement multilayer authority centrality
#83 opened by pitmonticone - 0
Implement multilayer closeness centrality
#84 opened by pitmonticone - 0
Implement multilayer hub centrality
#85 opened by pitmonticone - 0
Implement multilayer Katz centrality
#86 opened by pitmonticone - 0
Implement multilayer Page Rank centrality
#87 opened by pitmonticone - 0
Implement multilayer random walk centrality
#88 opened by pitmonticone - 0
Implement the multiplexity centrality
#89 opened by pitmonticone - 0
Implement global descriptors
#90 opened by pitmonticone - 0
Implement coverage evolution
#92 opened by pitmonticone - 0
Implement components
#93 opened by pitmonticone - 0
- 0
Implement `NodeAlignedEdgeColored(Di)Graph`
#106 opened by ClaudMor - 4
Related packages -> MultiScaleTreeGraph.jl
#78 opened by VEZY - 0
Implement dimensions of multiplexity (aspects)
#100 opened by ClaudMor - 0
Implement Laplacian matrix
#91 opened by pitmonticone - 0
Add IO functionality to import / export multilayer network data in various formats
#82 opened by pitmonticone - 0
Add example folder
#79 opened by pitmonticone - 0
Update API, README and docs with minor fixes
#60 opened by pitmonticone - 0
Add to `add_layer!` a kwarg that allows the user to specify some new interlayers, skipping the instantiation of the default ones.
#63 opened by ClaudMor - 0
Improve integration with Agents.jl
#61 opened by ClaudMor - 0
Allow configuration models to specify a minimum discrepancy between the sampled (di)graphical sequence(s) and the provided distribution
#62 opened by ClaudMor - 0
Improve error explanations
#59 opened by ClaudMor - 0
Infer `weighttype` from `default_edge_weight`
#58 opened by ClaudMor - 0
- 0
- 0
- 0
Implement multilayer graph data visualisation functionalities (or a new package)
#54 opened by pitmonticone - 0
Relax the requirement of same `T` and `U` for all `Layer`s and `Interlayer`s that are meant to constitute a `Multilayer(Di)Graph`
#53 opened by ClaudMor - 0
- 0
Implement more general configuration models / graph generators
#33 opened by InterdisciplinaryPhysicsTeam - 0
Implement a fully-fledged multilayer configuration model / graph generator
#48 opened by pitmonticone - 0
- 0
- 0
Implement more default multilayer graphs (e.g. multiplex graphs)
#36 opened by InterdisciplinaryPhysicsTeam - 0
Implement weight tensor, metadata tensor and supra weight matrix
#28 opened by InterdisciplinaryPhysicsTeam - 0
Make concrete `MultilayerGraph` and `MultilayerDiGraph` NOT graph wrappers
#29 opened by InterdisciplinaryPhysicsTeam - 0
Implement uniform, standard and "transparent" interface for layers and interlayers
#30 opened by InterdisciplinaryPhysicsTeam - 0
- 0
Implement a configuration model-like multilayer graph generator
#27 opened by InterdisciplinaryPhysicsTeam - 0