Skip to content

Commit 4fa6dc0

Browse files
author
Vincent Landau
committed
Merge branch 'main' of github.com:Circuitscape/SpatialGraphs.jl into main
2 parents d8f642f + 32ec92f commit 4fa6dc0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# SpatialGraphs.jl
22

3+
[![docs](https://img.shields.io/badge/docs-latest-blue.svg)](https://docs.circuitscape.org/SpatialGraphs.jl/latest)
4+
35
SpatialGraphs.jl introduces the `AbstractSpatialGraph`. `AbstractSpatialGraphs`
46
are a subtype of `LightGraphs.AbstractGraph`, and can be weighted or directed.
57
AbstractSpatialGraphs are AbstractGraphs, methods from LightGraphs.jl work right

0 commit comments

Comments
 (0)