Recent Releases of nemtropy

nemtropy - Motifs and Motivations

With this release we finally add the 3-nodes motifs. This means users will be able to: - count 3-nodes motifs on their networks - compute analytical expectation, standard deviation and z-score of the 3-motifs numerosity on a with respect to the null model provided by the solution of the dcm maximum entropy model computed by NEMtropy. - updated naming convention for 2-motifs and 3-motifs

You can find more information about the new functions in this notebook

- Python
Published by nicoloval over 3 years ago

nemtropy - Dyadic motifs now available!

With this release, we add functions to compute the dyadic motifs in a graph.

- Python
Published by EmilianoMarchese over 4 years ago

nemtropy - Corrections for BipartiteGraph

BipartiteGraph was buggy when having to return the bipartite projection in various formats and when computing its likelihood.

- Python
Published by mat701 almost 5 years ago

nemtropy - Some minor fixes.

Minor changes: - Seed in ensemble sampler is not fixed anymore; - New functions "model_loglikelihood" returning the loglikelihood of the last run model computed in the solution;

- Python
Published by EmilianoMarchese almost 5 years ago

nemtropy - Less buggy than ever!

It works without having to imagine things such as the name of the methods or having to set an initial guess even if it's optional!

- Python
Published by mat701 almost 5 years ago

nemtropy - Bugs, bugs and bugs.

The following bugs are fixed with this release: - Initialise directed and undirected graph from edgelist with strings as a node label was not working; - buildadjancyfrom_edgelist function was raising a compilation error with some versions of Numba.

- Python
Published by EmilianoMarchese almost 5 years ago

nemtropy - Requirementes, requirements, requirements...

Shame on us, we were so excited with yesterday new release, that we forgot some minor particulars... Nothing to worry about! Everything is fixed now and ready to go.

- Python
Published by nicoloval about 5 years ago

nemtropy - BiCM: bipartite networks join the party

In this release a whole new typology of graphs is added: bipartite networks. Thanks to Matteo, who just joined the team, his python package BiCM was fully integrated in NEMtropy.

For a full tutorial on the new suite of methods on bipartite networks please visit the tutorial.

See you soon space networks cowboys

- Python
Published by nicoloval about 5 years ago

nemtropy - numba.core dependency fixed

- Python
Published by EmilianoMarchese about 5 years ago

nemtropy - Bugs Fixing

- Python
Published by EmilianoMarchese about 5 years ago

nemtropy - Stable version of NEMtropy

In this new release we fix the following bugs: - None bug in ensemble_sampler() function - Installation problem with python3.5

The buildgraphfrom_edgelist() was added.

- Python
Published by EmilianoMarchese about 5 years ago

nemtropy - Stable version of MENet

New in this release: - None bug fixed in ensemble_sampler; - Nemtropy now works in python 3.5+

- Python
Published by EmilianoMarchese about 5 years ago