From aa4a9ee03278af2adcdeecbc01216399cc94199b Mon Sep 17 00:00:00 2001 From: GiulioRossetti Date: Fri, 28 Jun 2024 09:52:05 +0200 Subject: [PATCH] :new: add CDlib, NDlib, DyNetX and ASH to the python packages list --- packages/packages.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/packages/packages.yml b/packages/packages.yml index d6df94e..f2f0c68 100644 --- a/packages/packages.yml +++ b/packages/packages.yml @@ -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 Attributed Streaming Hypergraphs (ASH). It provides data structures and algorithms for modeling and analyzing dynamic