File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change 1
1
# SpatialGraphs.jl
2
2
3
- [ ![ docs] ( https://img.shields.io/badge/docs-latest-blue.svg )] ( https://docs.circuitscape.org/SpatialGraphs.jl/latest ) [ ![ codecov] ( https://codecov.io/gh/Circuitscape/SpatialGraphs.jl/branch/main/graph/badge.svg?token=67OX4UPWOL )] ( https://codecov.io/gh/Circuitscape/SpatialGraphs.jl )
3
+ | ** Documentation** | ** Build Status** |
4
+ | :-----------------------------------------------------:| :------------------------------------:|
5
+ [ ![ docs] ( https://img.shields.io/badge/docs-latest-blue.svg )] ( https://docs.circuitscape.org/SpatialGraphs.jl/latest ) | [ ![ Build Status] ( https://github.com/Circuitscape/SpatialGraphs.jl/workflows/CI/badge.svg )] ( https://github.com/Circuitscape/SpatialGraphs.jl/actions?query=workflow%3ACI ) [ ![ codecov] ( https://codecov.io/gh/Circuitscape/SpatialGraphs.jl/branch/main/graph/badge.svg?token=67OX4UPWOL )] ( https://codecov.io/gh/Circuitscape/SpatialGraphs.jl )
4
6
5
7
SpatialGraphs.jl introduces the ` AbstractSpatialGraph ` . ` AbstractSpatialGraphs `
6
8
are a subtype of ` LightGraphs.AbstractGraph ` , and can be weighted or directed.
You can’t perform that action at this time.
0 commit comments