-
Notifications
You must be signed in to change notification settings - Fork 1
Description
I believe after a bit more development we can make this package more public and might even join the JuliaGraphs organisation with it (?). In pronciple it is useful for various applications. In any case, it would be good to make it a Julia package then it's easier to install e.g. SyntheticNetworks.jl for people.
In view of that, I would like to keep the scope of the code narrow and remove functions that are not directly related to EmbeddedGraphs.
Examples are largest_component!, largest_component, small_world_ness_HG, small_world_ness_Telesford, characteristic_length', degree_arrayandlocal_clustering_histogram`.
Since this might break @oskarddfa code eventually, I moved them to a new branch named EmbeddedGraphs-extended so they are still available but not on master.
]add git@github.com:FHell/EmbeddedGraphs.jl.git#EmbeddedGraphs-extended