a Twitter thread from @tiagopeixoto

a Twitter thread from @tiagopeixoto

@TwitterVid_bot

1.

A new version of graph-tool is out! @graphtool https://graph-tool.skewed.de

It includes a 5x speedup of the SBM inference multilevel algorithm for principled community detection! Let it rip on your very large networks!

See the HOWTO here: https://graph-tool.skewed.de/static/doc/demos/inference/inference.html

1/3

2.

It also has code for hypergraph reconstruction from network data:

https://graph-tool.skewed.de/static/doc/inference.html#graph_tool.inference.clique_decomposition.CliqueState

See the paper with @_jgyou and @lordgrilo here: https://www.nature.com/articles/s42005-021-00637-w

2/3

3.

Single-line, compilation-free install instructions:

Anaconda: ⤵️

conda create --name gt -c conda-forge graph-tool

Homebrew: ⤵️

brew install graph-tool

Debian/Ubuntu: ⤵️

apt-get install python3-graph-tool

(More at: https://git.skewed.de/count0/graph-tool/wikis/installation-instructions)

3/3


Read this thread on Twitter


Made by @TwitterVid_bot

Report Page