NetworkX

from Wikipedia, the free encyclopedia
NetworkX

Watts strogatz.svg
Basic data

developer Los Alamos National Laboratory
Current  version 2.4
( October 17, 2019 )
operating system Platform independent
programming language python
License BSD license
networkx.github.io

NetworkX is a free Python - library in the field of graph theory and networks . Due to the use of a pure Python data structure, NetworkX is a fairly efficient, very scalable , highly portable framework for the analysis of social and other networks.

properties

Individual evidence

  1. Release 2.4 . October 17, 2019 (accessed October 22, 2019).
  2. ^ Exploring Network Structure, Dynamics, and Function using NetworkX. In: Proceedings of the Python in Science Conference (SciPy). Retrieved October 26, 2018 .
  3. Getting started with graph analysis in Python with pandas and networkx . In: Towards Data Science . August 8, 2018 (English, towardsdatascience.com [accessed October 26, 2018]).
  4. Graphs in Python: NetworkX. In: Python Advanced. Retrieved October 26, 2018 .
  5. Intro to Graph Optimization with NetworkX in Python . In: DataCamp Community . September 12, 2017 (English, datacamp.com [accessed October 26, 2018]).
  6. Hiroki Sayama: Basics of Networks . In: Mathematics LibreTexts . April 8, 2018 (English, libretexts.org [accessed October 26, 2018]).