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

NetworkX dependencies #24

Open
sukjulian opened this issue Jun 30, 2024 · 3 comments
Open

NetworkX dependencies #24

sukjulian opened this issue Jun 30, 2024 · 3 comments

Comments

@sukjulian
Copy link

Following the basic setup results in and outdated networkx version. I have tried upgrading to networkx==3.3 but it currently conflicts dependencies. Is an upgrade of networkx planned?

@gbg141
Copy link
Member

gbg141 commented Jul 1, 2024

Hi! Do you need any new functionality of the latest networkx library?

We are not planning to upgrade dependencies' versions until the end of the challenge, where we will gather all old and new ones.

@sukjulian
Copy link
Author

Hi! The latest networkx includes expander graph generation which I have used in my pull request. For now I have just copied & pasted the networkx code and everything works fine. But this is of course not very pretty.

@gbg141
Copy link
Member

gbg141 commented Jul 8, 2024

Hi! Thank you for the feedback.

We will take this into account when reviewing this functionality of your implementation! And we'll keep this issue open to handle it after the challenge deadline.

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

No branches or pull requests

2 participants