<?xml version="1.0" encoding="gbk"?>
<rss version="2.0">
  <channel>
    <title>社会网络分析论坛 social network analysis forum - python</title>
    <link>http://www.sanji.vip/forum-55-1.html</link>
    <description>Latest 20 threads of python</description>
    <copyright>Copyright(C) 社会网络分析论坛 social network analysis forum</copyright>
    <generator>Discuz! Board by Comsenz Inc.</generator>
    <lastBuildDate>Tue, 05 May 2026 00:29:51 +0000</lastBuildDate>
    <ttl>60</ttl>
    <image>
      <url>http://www.sanji.vip/static/image/common/logo_88_31.gif</url>
      <title>社会网络分析论坛 social network analysis forum</title>
      <link>http://www.sanji.vip/</link>
    </image>
    <item>
      <title>python 社会网络分析工具之igraph</title>
      <link>http://www.sanji.vip/thread-525-1-1.html</link>
      <description><![CDATA[1、networkx2、igraph3、SNAP
2、igraph    开源路径：https://github.com/igraph/python-igraph    官方文档：http://igraph.org/c/    官方教程：http://www.cs.rhul.ac.uk/home/tamas/development/igraph/tutorial/tutorial.html    API文档：http://pythonhosted.o ...]]></description>
      <category>python</category>
      <author>snachina</author>
      <pubDate>Wed, 01 Apr 2020 09:08:58 +0000</pubDate>
    </item>
    <item>
      <title>python 社会网络分析工具之networkx</title>
      <link>http://www.sanji.vip/thread-524-1-1.html</link>
      <description><![CDATA[1、networkx    NetworkX是一个用Python语言开发的图论与复杂网络建模工具，内置了常用的图与复杂网络分析算法，可以方便的进行复杂网络数据分析、仿真建模等工作。networkx支持创建简单无向图、有向图和多重图（multigraph）；内置许多标准的图论算法，节点可为任意数 ...]]></description>
      <category>python</category>
      <author>snachina</author>
      <pubDate>Wed, 01 Apr 2020 09:08:30 +0000</pubDate>
    </item>
    <item>
      <title>社会网络分析与挖掘---Python之networkx介绍</title>
      <link>http://www.sanji.vip/thread-523-1-1.html</link>
      <description><![CDATA[Python的第三方模块networkx几乎都囊括了这些实现的接口，Python的好处就是开源，所以它的第三方模块的源码都可以看到，我看了实现的源码做了部分修改，算是完成了实验。下面对这个库做一些介绍。

1. introduction
networkX是一款Python的软件包，用于创造、操作复 ...]]></description>
      <category>python</category>
      <author>snachina</author>
      <pubDate>Wed, 01 Apr 2020 09:06:35 +0000</pubDate>
    </item>
  </channel>
</rss>