Skip to content

Added example code for watts-strogatz model and algorithms for dynamic linear topology based on probability value. - #145

Open
CianGrimnir wants to merge 5 commits into
masterfrom
watts_model
Open

Added example code for watts-strogatz model and algorithms for dynamic linear topology based on probability value.#145
CianGrimnir wants to merge 5 commits into
masterfrom
watts_model

Conversation

@CianGrimnir

Copy link
Copy Markdown

No description provided.

…c linear topology based on probability value.
@juraul1

juraul1 commented Oct 3, 2022

Copy link
Copy Markdown
Collaborator

you migth need to add matplotlib in requirements.txt? I think that's why the tests are not passing

conn6_file.close()
conn7_file.close()
conn8_file.close()
if 'test' in argv:

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@juraul1 I have updated the requirements.txt files with the deps, but the test is failing because of incomplete test cases. Do I have to write the test case for this setup, or can I comment out this test snippet?

@juraul1 juraul1 Oct 5, 2022

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@CianGrimnir [edit] Actually we should have a test for that. But I'm not sure the ping test is what you're looking for. We can discuss about it but first it could be nice if you could explain your code to us?
You can comment out the test part for now and see if it passes (although I'm not sure that's the problem), but later we will need a test case.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants