Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我使用python中的networkx包来绘制网络。我的网络具有模块化结构
我编写了一个生成这个邻接矩阵的代码,但是当我用 networkx 包绘制我的生成图时,得到了这个数字。
并且它的模块化结构没有明确显示(特别是在高阶图 1c 中)是否有任何建议工具(其他软件,特定包,...)用于为此目的绘制此图(模块化结构)?