Popular repositories Loading
-
networkx
networkx PublicForked from networkx/networkx
Dan Schult's copy of networkx for messin with
-
-
-
readthedocs.org
readthedocs.org PublicForked from readthedocs/readthedocs.org
source code to readthedocs.org
Python
-
-
grave
grave PublicForked from networkx/grave
GraVE is a Graph Visualization Package combining ideas from Matplotlib and NetworkX
Python
710 contributions in the last year
Day of Week | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | April Apr | ||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Activity overview
Contribution activity
April 2025
Created 15 commits in 3 repositories
Created a pull request in scikit-learn/scikit-learn that received 2 comments
Enable config setting sparse_interface
to control sparray and spmatrix creation
This PR sets up a config parameter sparse_interface
to indicate "sparray" or "spmatrix" outputs, as suggested in #26418.
The first commit sets ever…
Opened 7 other pull requests in 3 repositories
networkx/archive
4
merged
1
closed
-
Add 2025-04-18 meeting notes
This contribution was made on Apr 18
-
Add 2025-04-11 meeting notes
This contribution was made on Apr 14
-
Add 2025-04-04 meeting notes
This contribution was made on Apr 7
-
Add 2025-04-04 meeting notes
This contribution was made on Apr 7
-
Add 2025-03-28 meeting notes
This contribution was made on Apr 4
scipy/scipy
1
open
-
ENH: sparse: Support nD sum/mean/min/max/argmin for sparse arraysv
This contribution was made on Apr 22
networkx/networkx
1
merged
-
new try at will_call_mutate_inputs
This contribution was made on Apr 3
Reviewed 17 pull requests in 4 repositories
networkx/networkx
13 pull requests
-
Add Functions for Finding Connected Dominating Sets
This contribution was made on Apr 20
-
BiRank Algorithm Implementation
This contribution was made on Apr 20
-
Improve special cases in dispatch testing (paying off tech debt)
This contribution was made on Apr 18
-
Discussion: adding Hypothesis framework
This contribution was made on Apr 17
-
Add option for
biadjacency_matrix
to be returned as a dense NumPy arrayThis contribution was made on Apr 17 -
Improve _sparse_fruchterman_reingold with L-BFGS
This contribution was made on Apr 14
-
Avoid repeated cache conversion failures for backends
This contribution was made on Apr 14
-
Faster
square_clustering
This contribution was made on Apr 14 -
Improve Performance of Tree Isomorphism and Center Calculation
This contribution was made on Apr 14
-
Fixing nx.diameter inconsistent results with usebounds=True
This contribution was made on Apr 4
-
Fix documentation error in hypercube_graph function
This contribution was made on Apr 3
-
MAINT: Follow-up to 7945 - rm helper function
This contribution was made on Apr 2
-
Improving rooted_tree_isomorphism for deep trees
This contribution was made on Apr 1
networkx/nx-guides
2 pull requests
-
Improvements to isomorphism tutorial.
This contribution was made on Apr 4
-
Drop betweenness centrality from facebook notebook.
This contribution was made on Apr 4
networkx/archive
1 pull request
-
Add dispatch meeting notes for 2023, 2024, 2025
This contribution was made on Apr 8
scipy/scipy
1 pull request
-
MAINT: sparse: add lazy loading for csgraph and linalg
This contribution was made on Apr 8
Created an issue in networkx/networkx that received 1 comment
Code of conduct changes
NumFOCUS has released a new Code of Conduct and has asked projects to consider whether they would like to adopt the NumFOCUS Code of Conduct. Our c…
Opened 4 other issues in 2 repositories
networkx/networkx
3
open
-
Iteration over MST and CDS and maybe other trees
This contribution was made on Apr 18
-
Improving visibility and access to nx-guides
This contribution was made on Apr 18
-
Support "dense" as a "sparse format" option to return numpy arrays.
This contribution was made on Apr 17
scientific-python/summit-2025
1
open
-
Converting user libraries of SciPy sparse matrix to sparse array
This contribution was made on Apr 7
Answered 1 discussion in 1 repository
networkx/networkx
-
To improve runtime of girvan_newman() function
This contribution was made on Apr 11