Skip to content

juliastreamgraphs/StreamGraphs.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published

Languages