index
:
delta/python-packages/networkx.git
MridulS-patch-1
attrgraph
beam-log-2
circleci-project-setup
digraph-edge-subgraph
doc-isom-orderable
doc-typo
docdraft
docs-for-v1.11
dschult-patch-1
dschult-patch-gml
error-message-configuration-model
error-message-eccentricity
fix-d-separation-conflicts
gh-pages
iter_refactor
kl-encoding
main
master
networkx-1.10
nx-sparse
remove-beam-notes
remove-conda
revert-1806-patch-numpy-compatible
revert-3507-master
revert-5156-pin-pyparsing
scipy-pandas-310
v1.10
v1.10.1
v1.11
v1.9
v1.9.1
v2.5
v2.6
v2.8
github.com: networkx/networkx.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
networkx
/
algorithms
/
bipartite
/
matrix.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use scipy.sparse array datastructure (#6037)
Jarrod Millman
2022-10-12
1
-12
/
+4
*
Use isort with pre-commit to enforce import guidelines (#5659)
Mridul Seth
2022-06-02
1
-1
/
+2
*
Use scipy.sparse array datastructure (#5139)
Ross Barnowski
2022-01-18
1
-3
/
+11
*
Change exception varname e to err (#5130)
Dan Schult
2021-10-15
1
-2
/
+2
*
Standard imports (#4401)
Jarrod Millman
2020-12-07
1
-5
/
+4
*
DOC: Rewording re: numpy.matrix
Ross Barnowski
2020-07-21
1
-1
/
+1
*
Format w/ black
Jarrod Millman
2020-07-10
1
-10
/
+15
*
Fix exception causes and messages in 12 modules (#4012)
Ram Rachum
2020-06-22
1
-2
/
+2
*
Convert %-format to fstring
Jarrod Millman
2020-01-01
1
-1
/
+1
*
Remove superfluous encoding information
Jarrod Millman
2019-11-11
1
-1
/
+0
*
Remove boiler plate from top of modules
Jarrod Millman
2019-11-11
1
-8
/
+1
*
Skip doctests when missing dependencies
Jarrod Millman
2019-10-21
1
-6
/
+0
*
Use pytest for doctest
Jarrod Millman
2019-10-12
1
-7
/
+3
*
Update copyright
Jarrod Millman
2019-03-30
1
-1
/
+1
*
Replacing `Return` to `Returns` in docs for functions (#3301)
Moradnejad
2019-02-18
1
-1
/
+1
*
Enable create_using to be a constructor (#3004)
Dan Schult
2018-06-17
1
-2
/
+1
*
Fix compatibility issue with new version of scipy. (#2944)
Haochen Wu
2018-04-16
1
-1
/
+3
*
Update copyright
Jarrod Millman
2018-01-20
1
-1
/
+1
*
Fix links (#2663)
Jarrod Millman
2017-09-11
1
-15
/
+16
*
Update copyright
Jarrod Millman
2017-07-25
1
-1
/
+1
*
Update docs that should use math mode
Dan Schult
2016-03-07
1
-6
/
+6
*
Change default role for sphinx to 'obj'
Dan Schult
2016-03-03
1
-1
/
+1
*
Update copyrights
Mridul Seth
2016-01-01
1
-1
/
+1
*
Remove edges_iter, G.edges() now returns an iterator instead of list
Mridul Seth
2015-06-17
1
-1
/
+1
*
Merge bipartite reader/writer, adj matrix
Aric Hagberg
2015-03-08
1
-0
/
+177