Good news for Arch GNU/Linux users! Graph-tool is now available in the main repository! To install it, just do:
pacman -S python-graph-tool
The days of compiling graph-tool from AUR are over!
Rejoice! 🎉
Hello world! We're a research group led by @tiagopeixoto at the newly founded IT:U, Linz, Austria.
We focus on inverse problems in network science and complex systems.
Follow this account to get scientific updates!
https://t.co/PIFPqG1qsb
Did you know that you install @graph_tool via @condaproject, it will install binaries that are
optimized for your specific CPU micro-architecture, including SIMD vectorization, in addition to having OpenMP enabled?
It's awesome! Try it out today!
Good news everyone! A new version of graph-tool is just out! @graph_tool
https://t.co/fZTRrRruXD
@graph_tool is a comprehensive and efficient Python library to work with networks, including structural, dynamical, and statistical algorithms, as well as visualization. 1/N
Applying Bayesian generative stochastic block modelling to the molecular data of individual patient lesions, we reveal a hierarchical network structure of tumour genetics.
Powered by @tiagopeixoto's @graph_tool: check it out for your research.
3/6 🧵
@graph_tool's documentation has just gotten a facelift!
Besides an overall re-organization, now there's a new and improved quick start guide.
Check it out and tell your friends!
https://t.co/OBnG9gyAfA
Did you know that you can easily use @graph_tool with @SingularityApp?
Singularity/Apptainer lets you run containers in HPC clusters *as a regular user*.
This means you do not have to ask your sysadmin to install software for you!
Easy instructions: https://t.co/3mBQvrDH2m
@moeslim_roni@graph_tool@SingularityApp It's often ~200x faster, does better visualization (IMO), and contains many different algorithms, including inferential community detection.
https://t.co/Va0GHxd5BP
https://t.co/4WZq5XoFOc
Good news everyone! A new version of graph-tool is just out! @graphtool
https://t.co/fZTRrRruXD
Single line installation:
Anaconda ⤵️
conda create --name gt -c conda-forge graph-tool
Homebrew ⤵️
brew install graph-tool
Debian/Ubuntu⤵️
apt-get install python3-graph-tool
1/2
I've moved the @graphtool mailing list to a discourse forum at https://t.co/pUWm6UIvKW
The interface is a bit more friendly to many, but it is still possible to interact with it via email, much like a mailing list.
The whole archive has been mirrored there as well.
Do you want to study the rich US faculty hiring dataset just published with the paper below by @hneutr, @_szhang, @aaronclauset and @DanLarremore ?
It's now also on @netzschleuder on several formats, and can be easily loaded into @graphtool!
See: https://t.co/r7a3wPvqL1
Good news everyone! A new version of graph-tool is just out! @graphtool
https://t.co/fZTRrRruXD
Single line installation:
anaconda ⤵️
conda create --name gt -c conda-forge graph-tool
homebrew ⤵️
brew install graph-tool
debian/ubuntu⤵️
apt-get install python3-graph-tool