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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for dynetworkx-0.4.2-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 918cd781c68a9ce8068ec93f3acd7e8849c6ff9e766ccfc093f14220e1abe24f |
|
MD5 | b12b77634942cca345025193293980f2 |
|
BLAKE2b-256 | 1f29e577983cb0b77f377b436d998340126022958143f7ed9d84d0f34bc0a8d1 |