From 94769338b88b59ca1f1e4f23e99a07684e907afb Mon Sep 17 00:00:00 2001 From: Weijian Zhang Date: Mon, 25 May 2015 23:14:35 +0100 Subject: [PATCH] add EvolvingGraphs to README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c8eb867..c2a55b3 100644 --- a/README.md +++ b/README.md @@ -54,6 +54,7 @@ package please install the package [*Lexicon*][lexicon-url]. * [BrainWave.jl](https://github.com/sam81/BrainWave.jl) Julia functions to process electroencephalographic recordings. * [Diversity.jl](https://github.com/richardreeve/Diversity.jl) Julia package for diversity measurement. * [Docile.jl](https://github.com/MichaelHatherly/Docile.jl) Julia package documentation system. +* [EvolvingGraphs.jl](https://github.com/weijianzhang/EvolvingGraphs.jl) Dynamic graph analysis framework in Julia. * [IterativeSolvers.jl](https://github.com/JuliaLang/IterativeSolvers.jl) Implement Arnoldi and Lanczos methods for svds and eigs. * [Lexicon.jl](https://github.com/MichaelHatherly/Lexicon.jl) Julia package documentation generator. * [SDT.jl](https://github.com/sam81/SDT.jl) Signal detection theory measures with Julia.