MultilayerGraphs.jl Versions Save

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

v1.1.4

1 year ago

MultilayerGraphs v1.1.4

Diff since v1.1.3

Closed issues:

  • [review JOSS] (#129)

Merged pull requests:

  • Set version to 1.1.3 and update README (#123) (@pitmonticone, @ClaudMor)
  • Set version to 1.1.3 (#124) (@pitmonticone, @ClaudMor)
  • Set version to 1.1.3 (#125) (@pitmonticone, @ClaudMor)
  • Update installation instructions and issue templates (#126) (@pitmonticone, @ClaudMor)
  • Update installation instructions and issue templates (#127) (@pitmonticone, @ClaudMor)
  • Update installation instructions and issue templates (#128) (@pitmonticone, @ClaudMor)
  • Integrate review feedbacks (#130) (@pitmonticone, @ClaudMor)
  • Integrate review feedbacks (#131) (@pitmonticone, @ClaudMor)
  • Integrate review feedbacks (#132) (@pitmonticone, @ClaudMor)

v1.1.3

1 year ago

MultilayerGraphs v1.1.3

Diff since v1.1.2

Closed issues:

  • Improve logo (#73)

Merged pull requests:

  • Improve docs (#114) (@pitmonticone, @ClaudMor)
  • Improve docs (#115) (@pitmonticone, @ClaudMor)
  • Improve docs (#116) (@pitmonticone, @ClaudMor)
  • Improve docs (#117) (@pitmonticone, @ClaudMor)
  • Improve logo (#118) (@pitmonticone, @ClaudMor)
  • Improve logo (#119) (@pitmonticone, @ClaudMor)
  • Improve logo (#120) (@pitmonticone, @ClaudMor)
  • Improve logo (#121) (@pitmonticone, @ClaudMor)
  • Improve logo (#122) (@pitmonticone, @ClaudMor)

v1.1.2

1 year ago

MultilayerGraphs v1.1.2

Diff since v1.1.1

Closed issues:

  • Add example folder (#79)
  • Implement a sub-ecosystem for multilayer graphs (preliminary) (#105)
  • Implement NodeAlignedEdgeColored(Di)Graph (#106)

Merged pull requests:

  • Rebase on "main" branch (#66) (@pitmonticone, @ClaudMor)
  • Set version to 1.1.1 (#67) (@pitmonticone, @ClaudMor)
  • Add JOSS submission badge (#69) (@pitmonticone, @ClaudMor)
  • Add JOSS submission badge (#70) (@pitmonticone, @ClaudMor)
  • Update the README (#71) (@pitmonticone, @ClaudMor)
  • Update README (#72) (@pitmonticone, @ClaudMor)
  • Update README.md (#74) (@pitmonticone, @ClaudMor)
  • Update README.md (#75) (@pitmonticone, @ClaudMor)
  • Add v1.1 announcement posts in README and docs (#76) (@pitmonticone, @ClaudMor)
  • Add v1.1 announcement posts to README and docs (#77) (@pitmonticone, @ClaudMor)
  • Add example folder (#80) (@pitmonticone, @ClaudMor)
  • Add example folder (#81) (@pitmonticone, @ClaudMor)
  • Update "Future Developments" section in README and docs (#96) (@pitmonticone, @ClaudMor)
  • Update "Future Developments" section in README and docs (#97) (@pitmonticone, @ClaudMor)
  • Update "Future Developments" section in README and docs (#98) (@pitmonticone, @ClaudMor)
  • Update "Future Developments" section in README and docs (#99) (@pitmonticone, @ClaudMor)
  • Fix bugs in README and example (#101) (@pitmonticone, @ClaudMor)
  • Fix bugs in README and example (#102) (@pitmonticone, @ClaudMor)
  • Fix bugs in README and example (#103) (@pitmonticone, @ClaudMor)
  • Fix bugs in README and example (#104) (@pitmonticone, @ClaudMor)
  • Traits based sub ecosystem & NodeAlingnedEdgeColored(Di)Graph (#107) (@pitmonticone, @ClaudMor)
  • Traits based sub ecosystem & NodeAlingnedEdgeColored(Di)Graph (#110) (@pitmonticone, @ClaudMor)
  • Traits based sub ecosystem & NodeAlingnedEdgeColored(Di)Graph (#111) (@pitmonticone, @ClaudMor)
  • Traits based sub ecosystem & NodeAlingnedEdgeColored(Di)Graph (#112) (@pitmonticone, @ClaudMor)

v1.1.1

1 year ago

MultilayerGraphs v1.1.1

Diff since v1.1.0

Closed issues:

  • Update API, README and docs with minor fixes (#60)

Merged pull requests:

  • General improvements to the user experience (#56) (@pitmonticone, @ClaudMor)
  • Update LICENSE (#57) (@pitmonticone, @ClaudMor)
  • Update API, README and docs with minor fixes (#64) (@pitmonticone, @ClaudMor)
  • Clean docs (#65) (@pitmonticone, @ClaudMor)

v1.1.0

1 year ago

MultilayerGraphs v1.1.0

Diff since v1.0.2

Closed issues:

  • Implement more general configuration models / graph generators (#33)
  • Improve readability of console print of custom struct (#43)
  • Implement configuration models / graph generators for layers (#47)
  • Implement more user-friendly constructors for Layers and Interlayers (#52)

Merged pull requests:

  • Update README and docs (#45) (@pitmonticone, @ClaudMor)
  • Update README and docs (#49) (@pitmonticone, @ClaudMor)
  • Update README and docs (#50) (@pitmonticone, @ClaudMor)
  • Update README and docs (#51) (@pitmonticone, @ClaudMor)
  • General improvements to the user experience (#55) (@ClaudMor, @pitmonticone)

v1.0.2

1 year ago

MultilayerGraphs v1.0.2

Diff since v1.0.1

  • Delete useless files (@ClaudMor, @pitmonticone);
  • Update badges in README (@ClaudMor, @pitmonticone);
  • Update CI workflow (@ClaudMor, @pitmonticone).

v1.0.1

1 year ago

MultilayerGraphs v1.0.1

Diff since v1.0.0

  • Update CI and TagBot workflows to fix stable docs (@ClaudMor, @pitmonticone)

v1.0.0

1 year ago

MultilayerGraphs v1.0.0

Diff since v0.1.2

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 and MultilayerDiGraph 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)

v0.1.2

1 year ago

MultilayerGraphs v0.1.2

Diff since v0.1.1

Closed issues:

  • TagBot trigger issue (#19)
  • Random MultilayerGraph generation should be a utility function (#22)
  • Provide better support for multiplex graphs (#23)

Merged pull requests:

  • Provide better support for multiplex graphs (#24) (@InterdisciplinaryPhysicsTeam, @ClaudMor, @pitmonticone)

v0.1.1

1 year ago

MultilayerGraphs v0.1.1

Authors

  • @ClaudMor (@InterdisciplinaryPhysicsTeam)
  • @pitmonticone (@InterdisciplinaryPhysicsTeam)