Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

change initial num of nodes formula #15

Merged
merged 1 commit into from
Apr 3, 2021

Conversation

bricaud
Copy link
Contributor

@bricaud bricaud commented Apr 2, 2021

to avoid having more initial nodes than the requested final number of nodes (when the final number of nodes requested is much smaller than the graph size).

@benedekrozemberczki
Copy link
Owner

The CI and the UNIT tests are failing.

@bricaud
Copy link
Contributor Author

bricaud commented Apr 2, 2021 via email

@benedekrozemberczki
Copy link
Owner

Seems like an upstream NetworkX or random librady change. Weird.

@bricaud
Copy link
Contributor Author

bricaud commented Apr 2, 2021 via email

@benedekrozemberczki
Copy link
Owner

There was a new NetworkX release which is broken.

https://networkx.org/documentation/latest/release/release_dev.html

@benedekrozemberczki
Copy link
Owner

Okay decorators 5.0.2. and NetworkX are broken together. Fixed the decorators versions.

@benedekrozemberczki benedekrozemberczki merged commit 0d5fbac into benedekrozemberczki:master Apr 3, 2021
@benedekrozemberczki
Copy link
Owner

Merged the PR.

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.

None yet

2 participants