Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
lindnemi authored Dec 28, 2020
1 parent 067fc0e commit 27aed84
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@
[![](https://img.shields.io/badge/docs-dev-blue.svg)](https://fhell.github.io/NetworkDynamics.jl/dev)
<!-- [![](https://img.shields.io/badge/docs-stable-blue.svg)](https://fhell.github.io/NetworkDynamics.jl/stable) -->

***
News: We just released a preprint paper about NetworkDynamics.jl on [arXiv](https://arxiv.org/abs/2012.12696). Make sure to use ND v0.5 if you want to reproduce the results shown there. For more details see also the latest docs ([dev](https://fhell.github.io/NetworkDynamics.jl/dev)).
***

A package for working with dynamical systems on complex networks. NetworkDynamics.jl provides an interface between [LightGraphs.jl](https://github.com/JuliaGraphs/LightGraphs.jl) and [DifferentialEquations.jl](https://github.com/JuliaDiffEq/DifferentialEquations.jl). It allows to define several types of dynamic and static nodes and edges and to link them up in order to create complex network dynamics.

Expand Down

0 comments on commit 27aed84

Please sign in to comment.