Skip to main content

DyNetworkX is a Python package for the study of dynamic network analysis.

Project description

DyNetworkX

DyNetworkX is a Python package for the study of dynamic network analysis (DNA). DyNetworkX used to be a fork of NetworkX package. Thus, implementation, documentation and the development of DyNetworkX is heavily influenced by NetworkX.

Documentation: https://dynetworkx.readthedocs.io/

DyNetworkX provides:

  • Tools for the study of the structure of dynamic networks.
  • All dynamic graph types can be converted to one or more of NetworkX graph types, allowing access to a verity of network algorithms.

Audience

The audience for DyNetworkX includes mathematicians, physicists, biologists, computer scientists, and social scientists. Overall, everyone interested in analyzing dynamic networks.

Install

You can install the latest version of DyNetworkX using pip:

pip install dynetworkx

Python

Python is a powerful programming language that allows simple and flexible representations of networks as well as clear and concise expressions of network algorithms. Python has a vibrant and growing ecosystem of packages that NetworkX uses to provide more features such as numerical linear algebra and drawing. In order to make the most out of NetworkX you will want to know how to write basic programs in Python. Among the many guides to Python, we recommend the Python documentation.

License

Released under the 3-Clause BSD license (see LICENSE.txt):

Copyright (C) 2018 IDEASLab @ The University of Toledo.

History

DyNetworkX is developed by IDEASLab @ The University of Toledo.

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

dynetworkx-0.4.2.tar.gz (78.1 kB view hashes)

Uploaded Source

Built Distribution

dynetworkx-0.4.2-py3-none-any.whl (63.9 kB view hashes)

Uploaded Python 3

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