alainlhostis / shriveling_world

The "shriveling_world" project aims at producing images of the global geographical time-space, using the third dimension, as in time-space relief maps. The word "shriveling" was introduced by Waldo Tobler in his comments of Mathis-L'Hostis time-space relief image, in order to describe the complex contraction process suggested by the model.
GNU General Public License v3.0
9 stars 4 forks source link

Renaming "edges" to "link" in code #104

Closed ghost closed 4 years ago

ghost commented 4 years ago

Is your feature request related to a problem? Please describe. edges are classically naming links between nodes in graph theory edges also describe limits between, facets of a three d polygon

both concepts are used in the model

Describe the solution you'd like rename "edges" into "links" in code when relevant

ghost commented 4 years ago

done