Skip to content

Modeling complex networks: An implementation based on Python+NetworkX

Notifications You must be signed in to change notification settings

dange-academic/Modeling_complex_networks

Repository files navigation

# !/usr/bin/python3
# -*- coding: utf-8 -*-
# Author : 单哥的科研日常(公众号、B站)
# 点击蓝色标题可跳转视频讲解界面

2022春季第一版课程:

复杂网络建模:基于Python+NetworkX的实现(点击可跳转课程界面)。

环境如下: python==3.9.6, networkx==2.6.3, matplotlib==3.5.2, numpy==1.23.1, pandas==1.4.3, scipy==1.9.0, powerlaw, pygraphviz==1.9

另一门基础课程NetworkX编程实践基础课程源代码见: https://github.com/dange-academic/networkx_example_code

2023春季新版课程:

复杂网络建模:基于Python的实现(点击可跳转课程界面)。

About

Modeling complex networks: An implementation based on Python+NetworkX

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published