Skip to content

Latest commit

 

History

History
44 lines (26 loc) · 1.86 KB

README.md

File metadata and controls

44 lines (26 loc) · 1.86 KB

StreamGraphs.jl

Build Status Build status codecov

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

Documentation is available at GitHub Pages.

Installation

julia> using Pkg
julia> Pkg.clone("git://github.com/juliastreamgraphs/StreamGraphs.jl")

Usage

Once installed, the StreamGraphs package can be used by typing

julia> using StreamGraphs

Development

Contributions to the development and enhancement of StreamGraphs.jl are welcome. Please see CONTRIBUTING.md for code contribution guidelines.

License

StreamGraphs is released under a BSD license.

Contact

If you are having issues using StreamGraphs, feel free to open an Issue here

For questions about collaboration please email Nicolas Gensollen