An open API service for producing an overview of a list of open source projects.

JOSS: https://github.com/JuliaGraphs/MultilayerGraphs.jl

complex-networks complex-systems discrete-mathematics graph graph-algorithms graph-theory graph-theory-algorithms graph-theory-analysis graphs julia julia-language julia-package multilayer-graphs multilayer-network multilayer-networks multiplex-networks network network-analysis network-science networks

Score: 10.471071510120728

Last synced: about 9 hours ago
JSON representation

Repository metadata:

A Julia package for the creation, manipulation and analysis of the structure, dynamics and functions of multilayer graphs.


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 3 days ago

Total Commits: 273
Total Committers: 7
Avg Commits per committer: 39.0
Development Distribution Score (DDS): 0.143

Commits in past year: 25
Committers in past year: 5
Avg Commits per committer in past year: 5.0
Development Distribution Score (DDS) in past year: 0.48

Name Email Commits
Interdisciplinary Physics Team (InPhyT) 6****m 234
github-actions[bot] 4****] 15
Simone Carlo Surace s****e@g****t 13
CompatHelper Julia c****y@j****g 5
Pietro Monticone 3****e 3
Stefan Krastanov s****n@k****g 2
Tom Kelly t****s@g****m 1

Issue and Pull Request metadata

Last synced: 3 months ago

Total issues: 33
Total pull requests: 89
Average time to close issues: 29 days
Average time to close pull requests: about 1 month
Total issue authors: 8
Total pull request authors: 9
Average comments per issue: 0.7
Average comments per pull request: 0.42
Merged pull request: 72
Bot issues: 0
Bot pull requests: 21

Past year issues: 1
Past year pull requests: 12
Past year average time to close issues: N/A
Past year average time to close pull requests: about 1 month
Past year issue authors: 1
Past year pull request authors: 3
Past year average comments per issue: 0.0
Past year average comments per pull request: 0.33
Past year merged pull request: 4
Past year bot issues: 0
Past year bot pull requests: 10

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/JuliaGraphs/MultilayerGraphs.jl

Top Issue Authors

  • pitmonticone (18)
  • ClaudMor (7)
  • InterdisciplinaryPhysicsTeam (3)
  • Kantishna (1)
  • VEZY (1)
  • maishaoshao (1)
  • bgailleton (1)
  • JuliaTagBot (1)

Top Pull Request Authors

  • pitmonticone (56)
  • github-actions[bot] (20)
  • InterdisciplinaryPhysicsTeam (5)
  • simsurace (2)
  • TomKellyGenetics (2)
  • ClaudMor (1)
  • dependabot[bot] (1)
  • tarleb (1)
  • danielskatz (1)

Top Issue Labels

  • enhancement (25)
  • particular algorithm (11)
  • documentation (3)
  • good first issue (1)
  • publication (1)
  • question (1)
  • bug (1)

Top Pull Request Labels

  • documentation (36)
  • enhancement (13)
  • publication (5)
  • bug (2)
  • github_actions (1)
  • dependencies (1)

Package metadata

juliahub.com: MultilayerGraphs

A Julia package for the creation, manipulation and analysis of the structure, dynamics and functions of multilayer graphs.

  • Homepage: https://juliagraphs.org/MultilayerGraphs.jl/dev
  • Documentation: https://docs.juliahub.com/General/MultilayerGraphs/stable/
  • Licenses: MIT
  • Latest release: 1.1.5 (published 9 months ago)
  • Last Synced: 2026-04-01T03:57:41.160Z (3 months ago)
  • Versions: 11
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 30 Last month
  • Rankings:
    • Dependent repos count: 9.94%
    • Average: 33.575%
    • Dependent packages count: 38.915%
    • Forks count: 40.373%
    • Stargazers count: 45.074%

Dependencies

.github/workflows/CI.yml actions
  • actions/cache v3 composite
  • actions/checkout v3 composite
  • codecov/codecov-action v3 composite
  • coverallsapp/github-action master composite
  • julia-actions/julia-buildpkg v1 composite
  • julia-actions/julia-docdeploy v1 composite
  • julia-actions/julia-processcoverage v1 composite
  • julia-actions/julia-runtest v1 composite
  • julia-actions/setup-julia v1.8 composite
.github/workflows/FormatCheck.yml actions
  • actions/checkout v1 composite
  • julia-actions/setup-julia latest composite
  • reviewdog/action-suggester v1 composite
.github/workflows/RegisterPackage.yml actions
  • julia-actions/RegisterAction latest composite
.github/workflows/TagBot.yml actions
  • JuliaRegistries/TagBot v1 composite
Project.toml julia
  • Bijections *
  • DataStructures *
  • Distributions *
  • Graphs *
  • InteractiveUtils *
  • IterTools *
  • LinearAlgebra *
  • MetaGraphs *
  • OMEinsum *
  • PrettyTables *
  • SimpleTraits *
  • SimpleValueGraphs *
  • SimpleWeightedGraphs *
  • SparseArrays *
  • Statistics *
  • TensorOperations *
  • WhereTraits *
test/Project.toml julia
  • Agents *
  • Distributions *
  • Graphs *
  • Logging *
  • LoggingExtras *
  • MetaGraphs *
  • MultilayerGraphs *
  • SimpleValueGraphs *
  • SimpleWeightedGraphs *
  • StatsBase *
  • Test *
.github/workflows/downgrade.yml actions
  • actions/checkout v5 composite
  • julia-actions/cache v2 composite
  • julia-actions/julia-buildpkg v1 composite
  • julia-actions/julia-downgrade-compat v2 composite
  • julia-actions/julia-runtest v1 composite
  • julia-actions/setup-julia v1 composite
example/Project.toml julia
  • Distributions *
  • Graphs *
  • MultilayerGraphs *
  • SimpleValueGraphs *
docs/Project.toml julia
  • Distributions *
  • Documenter *
  • DocumenterTools *
  • Graphs *
  • MetaGraphs *
  • MultilayerGraphs *
  • Revise *
  • SimpleTraits *
  • SimpleValueGraphs *
  • SimpleWeightedGraphs *