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
/
tests
/
test_convert_numpy.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Change "non iso" to "noniso".
chebee7i
2015-04-23
1
-1
/
+1
*
Allows explicit conversion with parallel edges
Jeffrey Finkelstein
2015-01-20
1
-4
/
+17
*
Don't add edges twice when converting from numpy
Jeffrey Finkelstein
2015-01-12
1
-0
/
+11
*
Allows parallel edges when converting from numpy.
Jeffrey Finkelstein
2014-12-17
1
-0
/
+24
*
Fixes for pypy compatibility.
Aric Hagberg
2011-09-11
1
-0
/
+1
*
Remove deprecated "from_whatever()" in favor of to_networkx_graph().
Aric Hagberg
2011-06-04
1
-1
/
+1
*
Add weight keyword to current_flow centrality and spectrum functions. Add t...
Dan Schult
2011-05-20
1
-0
/
+11
*
Cleaned up import statements.
Loïc Séguin-C.
2011-02-09
1
-3
/
+1
*
Test multigraph to numpy matrix converter.
Aric Hagberg
2010-11-11
1
-1
/
+10
*
Remove spurious prints in tests.
Aric Hagberg
2010-10-04
1
-2
/
+0
*
Convert numpy types to Python types.
Aric Hagberg
2010-09-12
1
-1
/
+48
*
numpy and scipy matrix converters now return adjacency matrices only.
cellison
2009-09-02
1
-41
/
+12
*
Updating dependency checks now that lazy imports are not used.
cellison
2009-08-27
1
-3
/
+0
*
Making numpy/scipy test a class method and lazy import aware.
cellison
2009-08-18
1
-1
/
+6
*
Fixes #260
cellison
2009-08-17
1
-0
/
+135