Skip to content
This repository has been archived by the owner on May 2, 2020. It is now read-only.

add EvolvingGraphs to README #129

Merged
merged 1 commit into from
May 26, 2015
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down