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
/
convert.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use scipy.sparse array datastructure (#6037)
Jarrod Millman
2022-10-12
1
-1
/
+1
*
Update tests in base class and simple rename in convert.py (#5848)
Dan Schult
2022-07-15
1
-4
/
+4
*
remove to/from_scipy_sparse_matrix (#5779)
Matt Schwennesen
2022-07-01
1
-4
/
+4
*
Use isort with pre-commit to enforce import guidelines (#5659)
Mridul Seth
2022-06-02
1
-1
/
+2
*
More numpy.matrix cleanups for NX2.7 (#5319)
Ross Barnowski
2022-02-12
1
-3
/
+2
*
A few `np.matrix` cleanups (#5218)
Ross Barnowski
2021-12-09
1
-2
/
+2
*
Change exception varname e to err (#5130)
Dan Schult
2021-10-15
1
-18
/
+18
*
add special processing of `multigraph_input` upon graph init (#4823)
Dan Schult
2021-05-27
1
-6
/
+11
*
Use matrix multiplication operator (#4390)
Jarrod Millman
2020-11-25
1
-2
/
+2
*
Improve test coverage of convert module (#4306)
Ross Barnowski
2020-11-24
1
-8
/
+8
*
Address comments from code review.
Ross Barnowski
2020-11-12
1
-4
/
+6
*
Minor touchups to docstring
Ross Barnowski
2020-11-05
1
-6
/
+6
*
Update docstring of to_dict_of_dicts.
Ross Barnowski
2020-11-05
1
-6
/
+85
*
Simplify imports
Jarrod Millman
2020-09-15
1
-2
/
+1
*
Format python in docstrings (#4168)
Jarrod Millman
2020-08-19
1
-7
/
+7
*
MAINT: Switch to abc-based isinstance checks in to_networkx_graph (#4136)
Ross Barnowski
2020-08-07
1
-11
/
+14
*
use raise from for exceptions in to_networkx_graph (#4009)
anentropic
2020-06-21
1
-16
/
+18
*
allow set of edge nodes (#3907)
Mattwmaster58
2020-04-15
1
-2
/
+2
*
Fix scipy deprecation warnings
Jarrod Millman
2020-01-03
1
-43
/
+61
*
Remove boiler plate from top of modules
Jarrod Millman
2019-11-11
1
-11
/
+3
*
Replacing `Return` to `Returns` in docs for functions (#3301)
Moradnejad
2019-02-18
1
-6
/
+6
*
converter node_attr_dict override fixed. (#3215)
Ramil Nugmanov
2018-10-30
1
-1
/
+5
*
Enable create_using to be a constructor (#3004)
Dan Schult
2018-06-17
1
-33
/
+16
*
Misc. typos (#2872)
luzpaz
2018-02-14
1
-1
/
+1
*
Comply with pep8
Jarrod Millman
2017-08-17
1
-6
/
+3
*
Comply with pep8
Jarrod Millman
2017-08-13
1
-11
/
+8
*
Add tests
Jarrod Millman
2017-08-12
1
-14
/
+15
*
Create separate functions for df as edge-lists and adjacency matrices
Jarrod Millman
2017-08-12
1
-5
/
+12
*
Simplify base classes. (#2604)
Dan Schult
2017-08-12
1
-2
/
+2
*
Fix call to `from_pandas_dataframe` from `to_networkx_graph` (#2490)
Jarrod Millman
2017-06-30
1
-105
/
+110
*
Move data structure to private names and replace with readonly structures (#2...
Dan Schult
2017-06-26
1
-1
/
+1
*
Add graph view classes for nodes/edge/degrees (#2458)
Dan Schult
2017-06-13
1
-3
/
+4
*
Removes unnecessary convert_to_(un)directed func
Jeffrey Finkelstein
2016-09-21
1
-10
/
+0
*
Update add_edge calls to use update for edge attributes.
thegreathippo
2016-05-01
1
-1
/
+2
*
Change sphinx config to improve parameters
Dan Schult
2016-03-08
1
-1
/
+2
*
Examples and doc changes
Dan Schult
2016-01-11
1
-2
/
+2
*
to_networkx_graph needs .update() instead of new dict
Dan Schult
2015-08-07
1
-4
/
+4
*
Update adjacency_iter() method to adjacency() and remove adjacency_list()
Mridul Seth
2015-07-03
1
-2
/
+2
*
Minor docstring updates.
chebee7i
2015-01-05
1
-6
/
+6
*
added Pandas Dataframe into to_networkx_graph
Jamal
2015-01-05
1
-0
/
+13
*
Simplifies _prep_create_using function
jfinkels
2014-12-05
1
-8
/
+6
*
Split matrix conversion functions into new module
Aric Hagberg
2013-11-12
1
-508
/
+11
*
Merge pull request #992 from hagberg/hashrandom-test-fixes
Aric Hagberg
2013-11-08
1
-2
/
+6
|
\
|
*
Fix tests that fail due to hash randomization
Aric Hagberg
2013-10-23
1
-2
/
+6
*
|
Merge pull request #976 from chebee7i/fw_bug
Aric Hagberg
2013-11-08
1
-35
/
+73
|
\
\
|
|
/
|
/
|
|
*
Revert commits 1bca2d1 and 31b5b70.
chebee7i
2013-10-24
1
-57
/
+58
|
*
Handle nonzero edges via masked arrays.
chebee7i
2013-10-24
1
-46
/
+43
|
*
Allow 'weight' to be callable.
chebee7i
2013-10-24
1
-12
/
+14
|
*
Clarify description of `weight` parameter.
chebee7i
2013-10-24
1
-1
/
+2
|
*
Make `nonedge` default to 0.0. Add more comments.
chebee7i
2013-10-24
1
-18
/
+40
[next]