Skip to main content

Package to design and run diffusion phenomena in networks.

Project description

Network Diffusion - spreading models in complex networks

License: GPL DOI

PyPI version

Tests Builds Docs codecov FOSSA Status

This Python library provides a versatile toolkit for simulating diffusion processes in complex networks. It offers support for various types of models, including temporal models, multilayer models, and combinations of both.

Documentation is available here!

Key Features

  • Complex Network Simulation: The library enables users to simulate diffusion processes in complex networks with ease. Whether you are studying information spread, disease propagation, or any other diffusion phenomena, this library has you covered.

  • Temporal Models: You can work with temporal models, allowing you to capture the dynamics of processes over time. These temporal models can be created using regular time windows or leverage CogSnet.

  • Multilayer Networks: The library supports multilayer networks, which are essential for modeling real-world systems with interconnected layers of complexity.

  • Predefined Models: You have the option to use predefined diffusion models such as the Linear Threshold Model, Independent Cascade Model, and more. These models simplify the simulation process, allowing you to focus on your specific research questions.

  • Custom Models: Additionally, Nwtwork Diffusion allows you to define your own diffusion models using open interfaces, providing flexibility for researchers to tailor simulations to their unique requirements.

  • Centrality Measures: The library provides a wide range of centrality measures specifically designed for multilayer networks. These measures can be valuable for selecting influential seed nodes in diffusion processes.

  • NetworkX Compatibility: Last but not least, the package is built on top of NetworkX, ensuring seamless compatibility with this popular Python library for network analysis. You can easily integrate it into your existing NetworkX-based workflows.

Installation

To install package run this command: pip install network_diffusion. Please note, that currently we support Linux, MacOS, and Windows only.

If you like the package, please cite us as:

@INPROCEEDINGS{czuba2022networkdiffusion,
    author={Czuba, Micha\l{} and Br\'{o}dka, Piotr},
    booktitle={2022 IEEE 9th International Conference on Data Science and Advanced Analytics (DSAA)},
    title={Simulating Spreading of Multiple Interacting Processes in Complex Networks},
    year={2022},
    month={oct},
    volume={},
    number={},
    pages={1-10},
    publisher={IEEE},
    address={Shenzhen, China},
    doi={10.1109/DSAA54385.2022.10032425},
}

New features incoming

A board with issues and state of the progress torwards implementing new functionalities can be found here.

About us

This library is developed and maintained by Network Science Lab at WUST and external partners. For more information and updates, please visit our : website.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

network_diffusion-0.13.0.tar.gz (60.0 kB view hashes)

Uploaded Source

Built Distributions

network_diffusion-0.13.0-cp310-cp310-win_amd64.whl (92.9 kB view hashes)

Uploaded CPython 3.10 Windows x86-64

network_diffusion-0.13.0-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.whl (108.4 kB view hashes)

Uploaded CPython 3.10 manylinux: glibc 2.5+ x86-64

network_diffusion-0.13.0-cp310-cp310-macosx_11_0_x86_64.whl (89.9 kB view hashes)

Uploaded CPython 3.10 macOS 11.0+ x86-64

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page