-
The Programming Historian has received the following tutorial on 'Exploring and Analyzing Network Data with Python' by @jrladd @jmotis and @scottbot. This lesson is now under review and can be read at…
-
Add centralities that allow to determine which artists are more relevant for a user. Random-walk centralities must be used. For that, decide:
* Whether to use closeness or betweenness centralities …
-
The Programming Historian has received the following proposal for a lesson on 'Exploring and Analyzing Network Data with Python' by @jrladd @jmotis and @scottbot. The proposed learning outcomes of the…
-
Opened this new issue and assigned to @khorstmann as discussed at the meeting. We are going to give each person on the team his or her own issues to make it easier to track what is going on with more…
-
Individual issues/tasks for the upcoming week as discussed in Thursday's meeting.
After the break, at our next meeting we will review the talks and posters for the LMU Symposium, so please have dra…
-
I want to learn a bit more about big graph processing (https://github.com/geoHeil/graphFrameStarter) and would like to implement something a bit similar to betweenness centrality. This could be expand…
-
I'm currently running networkx 1.11
**Issue:**
When I run networkx.harmonic_centrality(G), there is a huge memory leakage (ran on ~60,000 nodes). I checked the documentation page, and it's only liste…
-
Read my blog on an XML-based network analysis project I've been working on, [Spectacular intersections of place in Southey’s _Thalaba the Destroyer_](https://digitalromanticist.wordpress.com/2013/08/…
-
I changed the vertex.shape="sphere from the default and now the vertices don't respond when clicked on.
-
@khorstmann and @maggie-oneil will compute graph statistics for the 6 networks using Gephi.