We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a5d8ba0 commit 51214b1Copy full SHA for 51214b1
src/main/create_graph.jl
@@ -2,7 +2,7 @@
2
# using LinearAlgebra
3
4
"""
5
- create_graph(param, w = 11, h = 11; type = "map", N = 1, kwargs...) -> Dict
+ create_graph(param, w = 11, h = 11; type = "map", kwargs...) -> Dict
6
7
Initialize the underlying graph, population and productivity parameters.
8
0 commit comments