Skye Bender-deMoll

Results 44 issues of Skye Bender-deMoll

(transfered from statnet trac ticket #625) as per Li's lovely example: ​https://statnet.csde.washington.edu/trac/attachment/wiki/Vital%20Dynamic/vital%20sim.pdf this _is_ implemented for the rectangles used to indicate the `slice.par` values on the timeline

enhancement

(transfered from statnet trac issue #492) I've got code to reconstruct the wals movie, but seems like it would take two days to finish the ndtv layout and rendering. Seems...

enhancement

(transfered from statnet trac ticket #483) would be great to be able to do the 'flip-book' style animation, where we layout the network using the entire set of edges (weighted...

enhancement

(transfered from statnet trac ticket #326) This blog post lists a number of other packges for doing MDS, including SMACOF ​http://gastonsanchez.wordpress.com/2013/01/23/7-functions-to-do-metric-multidimensional-scaling-in-r/ maybe one of them will include a fast c...

enhancement

(migrated from statnet trac ticket #208) for some networks it would be better if the vertices didn't sort of stop at the beginning/end of each time step. Should be possible...

enhancement

(migrated from statnet trac ticket #207) sometimes its helpful (especially for panel data) to see the animation more as a series of steps with a bit of time to see...

enhancement

(migrated from statnet trac ticket #202) Should be able to use weighted edges, interpreted as dissimilarity/distance ### comment:1 Changed 3 years ago by skyebend I'm going to add the two...

enhancement

(migrated from statnet trac ticket #19) many layouts need (and results are influenced by) the set of initial seed coordinates fed into the layout process. Currently only option is random,...

writing tests for a GUI application can be quite hard, but it would be great to have some minimal tests that the application can launch so we know if we...