EcoJulia / Phylo.jl

Simple phylogenetic trees in Julia to work with Diversity.jl - https://github.com/EcoJulia/Diversity.jl
BSD 2-Clause "Simplified" License
34 stars 13 forks source link

Migrate from LightGraphs to Graphs #77

Closed cossio closed 1 year ago

cossio commented 1 year ago

LightGraphs is archived, see:

https://github.com/sbromberger/LightGraphs.jl

https://github.com/JuliaGraphs/Graphs.jl#transition-from-lightgraphs-to-graphs

richardreeve commented 1 year ago

Thanks @cossio for pointing this out. This looks like it should be relatively easy!