forked from networkx/networkx
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix initializer for kamada_kawai_layout (networkx networkx#3658) (net…
…workx#3782) * fixed high-dimensional initializer for kamada_kawai_layout (networkx networkx#3658) * added tests for kamada_kawai 3d * increased test coverage of kamada_kawai_layout * fixed empty-graph oversight in kamada_kawai_layout * removed unused variable vpos from smoke tests Fixes networkx#3658
- Loading branch information
Showing
2 changed files
with
76 additions
and
46 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters