Groups
Sign in
Groups
networkx-discuss
Conversations
About
Send feedback
Help
networkx-discuss
Contact owners and managers
1–30 of 2406
Mark all as read
Report group
0 selected
Hiroki Hamaguchi
Mar 9
Request for Review: Improve _sparse_fruchterman_reingold with L-BFGS #7889
Dear NetworkX Developers, I have submitted a pull request (https://github.com/networkx/networkx/pull/
unread,
Request for Review: Improve _sparse_fruchterman_reingold with L-BFGS #7889
Dear NetworkX Developers, I have submitted a pull request (https://github.com/networkx/networkx/pull/
Mar 9
Rajendraprasad
3
Mar 9
PR Submission for Approximate Diameter Algorithm & GSoC 2025
Gentle reminder for reviewing PR. Best, Rajendra On Friday, March 7, 2025 at 8:09:25 PM UTC+5:30
unread,
PR Submission for Approximate Diameter Algorithm & GSoC 2025
Gentle reminder for reviewing PR. Best, Rajendra On Friday, March 7, 2025 at 8:09:25 PM UTC+5:30
Mar 9
Dan Schult
Feb 11
Re: [networkx-discuss] Networkx nodes are being overwritten
I suggest you stop a minute and think about what a node means to you and your data. If the data says
unread,
Re: [networkx-discuss] Networkx nodes are being overwritten
I suggest you stop a minute and think about what a node means to you and your data. If the data says
Feb 11
Ralph Liu US
,
Russell Jurney
4
Feb 4
[nx-cugraph] Calling All NetworkX Users Looking for GPU Acceleration
I'm referring to graphlet or subgraph matching in a larger graph - yes, an isomorphism test -
unread,
[nx-cugraph] Calling All NetworkX Users Looking for GPU Acceleration
I'm referring to graphlet or subgraph matching in a larger graph - yes, an isomorphism test -
Feb 4
Susan Varghese Padath
,
Rhyd Lewis
2
Jan 17
Edge Coloring Algorithms on Graphs PR #7397
Hi Susan, Glad to hear about your interest in adding further graph coloring functionality to networkx
unread,
Edge Coloring Algorithms on Graphs PR #7397
Hi Susan, Glad to hear about your interest in adding further graph coloring functionality to networkx
Jan 17
Rhyd Lewis
, …
thomasb...@gmail.com
5
Jan 15
New Graph Coloring Library
Hi Thomas, Thanks for thr feedback, and good to hear you've got it working. I've deliberately
unread,
New Graph Coloring Library
Hi Thomas, Thanks for thr feedback, and good to hear you've got it working. I've deliberately
Jan 15
nidha ahmed
12/20/24
Query regarding GSOC
Hello, I wanted to know if networkx is planning to participate in GSOC'25... Kindly let me know
unread,
Query regarding GSOC
Hello, I wanted to know if networkx is planning to participate in GSOC'25... Kindly let me know
12/20/24
Scott VR
,
Russell Jurney
2
12/9/24
Announcing PHART: Pure Python ASCII Graph Visualization
This is beautiful. I needed this just the other day for a README :) On Mon, Dec 9, 2024 at 5:29 PM
unread,
Announcing PHART: Pure Python ASCII Graph Visualization
This is beautiful. I needed this just the other day for a README :) On Mon, Dec 9, 2024 at 5:29 PM
12/9/24
Andreas Scharf
12/1/24
Request for Review: Fix for Issue #7645
Dear NetworkX Developers, I have submitted a pull request to address [issue #7645](https://github.com
unread,
Request for Review: Fix for Issue #7645
Dear NetworkX Developers, I have submitted a pull request to address [issue #7645](https://github.com
12/1/24
Elfarouk Harb
11/22/24
Implementation of Some Algorithms for the Densest Subgraph Problem
Hi Everyone, My name is Farouk, I'm a first time contributor. I've sent in a PR that
unread,
Implementation of Some Algorithms for the Densest Subgraph Problem
Hi Everyone, My name is Farouk, I'm a first time contributor. I've sent in a PR that
11/22/24
Matthew Thorne
10/23/24
Local Community Detection
Hi All, I have recently been working a lot with large graphs where it is infeasible to do global
unread,
Local Community Detection
Hi All, I have recently been working a lot with large graphs where it is infeasible to do global
10/23/24
Ben Griffin
,
Dan Schult
2
10/3/24
Kamada-Kawai for networks with 10^5 + nodes.
Kamada-Kawai uses an optimization that requires all-to-all distance calculations -- so it creates
unread,
Kamada-Kawai for networks with 10^5 + nodes.
Kamada-Kawai uses an optimization that requires all-to-all distance calculations -- so it creates
10/3/24
Nelson Aloysio
,
Eric BEAUSSART
2
9/29/24
NetworkX-Temporal: extending NetworkX to dynamic graphs
Hello Dear All ! About Dynamics and then Time, we ca say : No "Events", no Time ! So,
unread,
NetworkX-Temporal: extending NetworkX to dynamic graphs
Hello Dear All ! About Dynamics and then Time, we ca say : No "Events", no Time ! So,
9/29/24
André Guedes
2
9/23/24
read_dot error - add an extra vertex
I was informed that this bug was fixed in version 2.0.0 of pydot. So you can forget about it. Sorry
unread,
read_dot error - add an extra vertex
I was informed that this bug was fixed in version 2.0.0 of pydot. So you can forget about it. Sorry
9/23/24
Starlin Mini
9/19/24
I want to create all possible graphs. Input: Graph with n-1 nodes, degree sequence for n nodes.
unread,
I want to create all possible graphs. Input: Graph with n-1 nodes, degree sequence for n nodes.
9/19/24
Ewaryst Polch
, …
David Menéndez Hurtado
7
8/28/24
network 3.2.1 is_tournament() function bug
On Mon, 26 Aug 2024, 22:48 'Ewaryst Polch' via networkx-discuss, <networkx-discuss@
unread,
network 3.2.1 is_tournament() function bug
On Mon, 26 Aug 2024, 22:48 'Ewaryst Polch' via networkx-discuss, <networkx-discuss@
8/28/24
NEERAJ KRISHNA N
,
Dan Schult
2
8/26/24
Inquiry Regarding Implementation of Parameterized Algorithms
We do include exponential time algorithms in networkx. Why do you claim we don't? I hope we don
unread,
Inquiry Regarding Implementation of Parameterized Algorithms
We do include exponential time algorithms in networkx. Why do you claim we don't? I hope we don
8/26/24
Daniel Mota
, …
David Menéndez Hurtado
8
8/20/24
Node visit with time-window
One simple solution is to use the A* algorithm, using the shortest path from the full graph as
unread,
Node visit with time-window
One simple solution is to use the A* algorithm, using the shortest path from the full graph as
8/20/24
aDS
, …
Sanchit Ram
6
8/9/24
Trying to determine the best graph architecture
It might be the case that graphs aren't best suited for this kind of analysis. I think your
unread,
Trying to determine the best graph architecture
It might be the case that graphs aren't best suited for this kind of analysis. I think your
8/9/24
Saurabh Misra
7/26/24
Found some performance optimizations
Hi all, I am an algorithms researcher and I am building a general purpose code optimization program.
unread,
Found some performance optimizations
Hi all, I am an algorithms researcher and I am building a general purpose code optimization program.
7/26/24
Anthony Moser
7/19/24
Preferred algorithms for exploration?
Hey! I've been making a set of tools for generating network graphs of public records data that
unread,
Preferred algorithms for exploration?
Hey! I've been making a set of tools for generating network graphs of public records data that
7/19/24
Rhyd Lewis
7/15/24
Graph Colouring Updates
Hi All, I submitted some new code (and responses to previous feedback) a couple of weeks ago https://
unread,
Graph Colouring Updates
Hi All, I submitted some new code (and responses to previous feedback) a couple of weeks ago https://
7/15/24
Starlin Mini
,
Dan Schult
3
6/2/24
For Graph theory
Thank you sir. On Sat, Jun 1, 2024 at 9:07 PM Dan Schult <dsc...@colgate.edu> wrote: You
unread,
For Graph theory
Thank you sir. On Sat, Jun 1, 2024 at 9:07 PM Dan Schult <dsc...@colgate.edu> wrote: You
6/2/24
Nicholas Bauman
4/11/24
Isomorphism with MultiDiGraph and weighted edges
I am trying to get NetworkX to determine if two graphs are equivalent. Some things about the graphs:
unread,
Isomorphism with MultiDiGraph and weighted edges
I am trying to get NetworkX to determine if two graphs are equivalent. Some things about the graphs:
4/11/24
Sherlock
, …
Matt Schwennesen
8
4/5/24
Looking for some pointers
The performance questions are difficult to answer, I've never tried to push for maximum
unread,
Looking for some pointers
The performance questions are difficult to answer, I've never tried to push for maximum
4/5/24
Nemiche, Mohamed
4/3/24
Complex Systems Conference
5th Edition of World Conference on Complex Systems (WCCS24) Conference Website : http://
unread,
Complex Systems Conference
5th Edition of World Conference on Complex Systems (WCCS24) Conference Website : http://
4/3/24
ellen mariman
,
Dan Schult
3
4/1/24
automatically putting output into networkx and node attributes
Hi, I rewrote my question so that it is more clear: This is the code I have now. I want to get a
unread,
automatically putting output into networkx and node attributes
Hi, I rewrote my question so that it is more clear: This is the code I have now. I want to get a
4/1/24
Lennart Jansen
3/27/24
Asking for Review
Hi, hoping this is the right place to ask for a review: https://github.com/networkx/networkx/pull/
unread,
Asking for Review
Hi, hoping this is the right place to ask for a review: https://github.com/networkx/networkx/pull/
3/27/24
abhishek boken
, …
abdullah
3
3/27/24
google Colab
You can upload find information from here.https://saturncloud.io/blog/uploading-local-files-using-
unread,
google Colab
You can upload find information from here.https://saturncloud.io/blog/uploading-local-files-using-
3/27/24
Ashot Vardanian
,
Russell Jurney
2
3/27/24
Scaling NetworkX to largest graphs with UKV
Can UKV work with Neo4j? Sit on top of it? On Saturday, February 18, 2023 at 6:44:53 PM UTC-8 Ashot
unread,
Scaling NetworkX to largest graphs with UKV
Can UKV work with Neo4j? Sit on top of it? On Saturday, February 18, 2023 at 6:44:53 PM UTC-8 Ashot
3/27/24
Search
Clear search
Close search
Google apps
Main menu