Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Improve support for spatial and structural features, change SWP default #149

Merged
merged 2 commits into from
Dec 8, 2020

Conversation

Silmathoron
Copy link
Collaborator

@Silmathoron Silmathoron commented Dec 8, 2020

This PR improves support for positions and Structure objects.
It fixes #148 by updating positions and structure upon node deletion.
It also corrects support for position and structure of from_matrix class method.

I also improved edge deletion with the default "nngt" backend.

Finally (unrelated) it also changes the default behavior of small_world_propensity to match normal behavior in the literature by using the average clustering coefficient instead of the global clustering.

@coveralls
Copy link

coveralls commented Dec 8, 2020

Coverage Status

Coverage increased (+0.03%) to 72.581% when pulling 7cbf925 on delete-and-matrix into 6728231 on master.

@Silmathoron Silmathoron merged commit 301b6b4 into master Dec 8, 2020
@tfardet tfardet deleted the delete-and-matrix branch November 17, 2021 11:28
# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Positions and structure are not updated upon node deletion
3 participants