-
-
Notifications
You must be signed in to change notification settings - Fork 31
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* edit : minor edit in `pyrgg_gen_using`. * add : `edge_gen_erg` and `erdos_renyi_gilbert_gen_using` functions added. * add : `probability` added to `input_dict`. * update : functions and params updated for ERG model. * update : tests updated. * log : changes logged. (#146) * rename : `handle_str_to_float_0_1` -> `handle_str_prob`. * fix : `erdos_renyi_gilbert_gen_using` docstring. * fix : `erdos_renyi_gilbert_gen_using` return added. * test : a test added to `graph_gen_test.py`. * fix : typo in tests fixed. * test : tests added for `handle_str_prob`. * fix : typo fixed in `functions_test.py`.
- Loading branch information
1 parent
4d73c0d
commit 901d2f7
Showing
7 changed files
with
153 additions
and
36 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
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
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
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