Eric Bridgeford

Results 30 comments of Eric Bridgeford

error provided in slack correspondance. message below: ` 1: .Call("R_FG_compute_betweenness", fg, vids, PACKAGE = "FlashGraphR") 2: fg.betweenness(g) 3: as.vector(fg.betweenness(g)) 4: eval(expr, envir, enclos) 5: eval(expr, envir, enclos) 6: withVisible(eval(expr, envir,...

In the example, the cartesian product of the inner/outer hierarchies has 6 elements, but the actual network only has 4, since one of the inner communities are not possible in...

Big note: I think it would be useful to include the actual estimated permutation matrix, Phat, as a return for all graph matching related things. The place this might become...

@daxpryce for reference, there was no 😢 react, so let the 👍 stand in its place :(

@daxpryce https://via.hypothes.is/http://docs.neurodata.io/graph-stats-book/representations/ch4/properties-of-networks.html here it is for you again, this time in our graph stats book...

@daxpryce perhaps a "healthy medium" as a last resort fail-safe would be a try-catch that downloads it if it's not there if the computer is connected to interwebz..?

yah; this doesn't work for me locally, nor on a remote jupyter instance for the github workflow we use for the book... so something is amuck. no clue how to...

Ok so I just brute forced it temporarily by literally wgetting and chmodding with problematically bad permissions to fix the issue for the specific deployment workflow I needed to work...

Looks like a perfect solution to me. Sorry for late reply!

> unclear, though I eventually got it to install, but it took like straight up 2 hours and an extreme amount of nitty-gritty technical work manually rebuilding a lot of...