This package implements LinkStream
and StreamGraph
objects which model interactions over time.
For more information, please refer to the following paper: Stream Graphs and Link Streams for the Modeling of Interactions over Time
Documentation is available at GitHub Pages.
julia> using Pkg
julia> Pkg.clone("git://github.com/juliastreamgraphs/StreamGraphs.jl")
Once installed, the StreamGraphs
package can be used by typing
julia> using StreamGraphs
Contributions to the development and enhancement of StreamGraphs.jl
are welcome. Please see CONTRIBUTING.md for code contribution guidelines.
StreamGraphs is released under a BSD license.
If you are having issues using StreamGraphs, feel free to open an Issue here
For questions about collaboration please email Nicolas Gensollen