Skip to content

Commit

Permalink
Merge pull request #7 from GiulioRossetti/main
Browse files Browse the repository at this point in the history
🆕 add CDlib, NDlib, DyNetX and ASH to the python packages list
  • Loading branch information
vtraag authored Jun 28, 2024
2 parents d0a8522 + aa4a9ee commit e9eef9f
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions packages/packages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,28 +55,28 @@
complex systems with group (higher-order) interactions.
- name: CDlib
href: "https://cdlib.readthedocs.io"
img: cdlib.svg
img: cdlib.png
description: |
Community Detection Library (CDlib) is a python library that provides
a set of reference implementations of community discovery algorithms
for complex (static and dynamic) networks - along with evaluation and visualization tools.
- name: NDlib
href: "https://ndlib.readthedocs.io"
img: ndlib.svg
img: ndlib.png
description: |
Network Diffusion Library (NDlib) is a python library that provides
a reference implementation of agent-based diffusion dynamics
(Epidemics and Opinion Dynamics) on complex networks.
- name: DyNetX
href: "https://dynetx.readthedocs.io"
img: dynetx.svg
img: dynetx.png
description: |
DyNetX is a Python library for dynamic network analysis. It provides
data structures and algorithms for modeling and analyzing dynamic
network topologies (Stream and Snapshot Graphs).
- name: ASH
href: "https://ash-model.readthedocs.io"
img: ash.svg
img: ash.png
description: |
ASH is a Python library for the analysis of Attributed Streaming Hypergraphs (ASH).
It provides data structures and algorithms for modeling and analyzing dynamic
Expand Down

0 comments on commit e9eef9f

Please sign in to comment.