<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/networkx.git/networkx/tests, branch docdraft</title>
<subtitle>github.com: networkx/networkx.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/networkx.git/'/>
<entry>
<title>Fixes issue #1539 Bug in relabel_nodes for isolated nodes</title>
<updated>2015-05-22T18:45:16+00:00</updated>
<author>
<name>Dan Schult</name>
<email>dschult@colgate.edu</email>
</author>
<published>2015-05-22T18:45:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/networkx.git/commit/?id=32452dc2b33e444fca3330e0d611b1ff8325e193'/>
<id>32452dc2b33e444fca3330e0d611b1ff8325e193</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge remote-tracking branch 'rnelsonchem/dffix'</title>
<updated>2015-04-30T15:21:09+00:00</updated>
<author>
<name>chebee7i</name>
<email>chebee7i@gmail.com</email>
</author>
<published>2015-04-30T15:21:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/networkx.git/commit/?id=07008e8d93cb842b0f797d70c96601bf61caa231'/>
<id>07008e8d93cb842b0f797d70c96601bf61caa231</id>
<content type='text'>
Conflicts:
	doc/source/reference/api_2.0.rst
	doc/source/reference/credits.rst
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Conflicts:
	doc/source/reference/api_2.0.rst
	doc/source/reference/credits.rst
</pre>
</div>
</content>
</entry>
<entry>
<title>Add explicit Pandas import into __init__</title>
<updated>2015-04-26T17:30:42+00:00</updated>
<author>
<name>Ryan Nelson</name>
<email>rnelsonchem@gmail.com</email>
</author>
<published>2015-04-26T17:30:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/networkx.git/commit/?id=9095b9df80c699df190eeac090b30511bbff5e23'/>
<id>9095b9df80c699df190eeac090b30511bbff5e23</id>
<content type='text'>
Also, use the Numpy that is in the Pandas namespace. Will be the same thing,
but saves an import.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also, use the Numpy that is in the Pandas namespace. Will be the same thing,
but saves an import.
</pre>
</div>
</content>
</entry>
<entry>
<title>Change "non iso" to "noniso".</title>
<updated>2015-04-24T00:49:45+00:00</updated>
<author>
<name>chebee7i</name>
<email>chebee7i@gmail.com</email>
</author>
<published>2015-04-24T00:49:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/networkx.git/commit/?id=169c3c1ddb789fea42cf0ee5f94487e040964f85'/>
<id>169c3c1ddb789fea42cf0ee5f94487e040964f85</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added appropriate tests for new function</title>
<updated>2015-01-22T22:15:51+00:00</updated>
<author>
<name>Ryan Nelson</name>
<email>rnelsonchem@gmail.com</email>
</author>
<published>2015-01-22T22:15:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/networkx.git/commit/?id=4042d8dcd5d195f8279965119e4ae7786fbcc58a'/>
<id>4042d8dcd5d195f8279965119e4ae7786fbcc58a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add generator function to from_pandas_dataframe</title>
<updated>2015-01-21T20:44:07+00:00</updated>
<author>
<name>Ryan Nelson</name>
<email>rnelsonchem@gmail.com</email>
</author>
<published>2015-01-21T20:44:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/networkx.git/commit/?id=742e8b1b0830cef95834edd18de59c9001e8ddae'/>
<id>742e8b1b0830cef95834edd18de59c9001e8ddae</id>
<content type='text'>
The from_pandas_dataframe function was modified to use a generator that
yields an ebunch for every entry in the DataFrame. In this way, the DataFrame
does not need to be square.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The from_pandas_dataframe function was modified to use a generator that
yields an ebunch for every entry in the DataFrame. In this way, the DataFrame
does not need to be square.
</pre>
</div>
</content>
</entry>
<entry>
<title>Allows explicit conversion with parallel edges</title>
<updated>2015-01-21T03:30:26+00:00</updated>
<author>
<name>Jeffrey Finkelstein</name>
<email>jeffrey.finkelstein@gmail.com</email>
</author>
<published>2015-01-21T02:30:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/networkx.git/commit/?id=afc7f06b91cbf1313582cd577eb195aa04357c0c'/>
<id>afc7f06b91cbf1313582cd577eb195aa04357c0c</id>
<content type='text'>
Adds the `parallel_edges` keyword argument to the `from_numpy_matrix`
and `from_scipy_sparse_matrix`. This allows the user to specify whether
to interpret an integer matrix as parallel edges in a multigraph or
single weighted edges in a multigraph.

This restores the default behavior of these functions that was changed
by pull request #1305.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Adds the `parallel_edges` keyword argument to the `from_numpy_matrix`
and `from_scipy_sparse_matrix`. This allows the user to specify whether
to interpret an integer matrix as parallel edges in a multigraph or
single weighted edges in a multigraph.

This restores the default behavior of these functions that was changed
by pull request #1305.
</pre>
</div>
</content>
</entry>
<entry>
<title>Don't add edges twice when converting from numpy</title>
<updated>2015-01-12T20:17:30+00:00</updated>
<author>
<name>Jeffrey Finkelstein</name>
<email>jeffrey.finkelstein@gmail.com</email>
</author>
<published>2014-12-18T17:47:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/networkx.git/commit/?id=f29fd4789f3e43012c4d76185d5df589d9af9240'/>
<id>f29fd4789f3e43012c4d76185d5df589d9af9240</id>
<content type='text'>
Previously in `from_scipy_sparse_matrix()` and `from_numpy_matrix()`, if
`create_using` were an undirected multigraph and the input matrix were
symmetric, the edge (u, v) and the edge (v, u) would be added
separately, thereby resulting in two parallel edges. This change makes
the function behave more intelligently: it now assumes that when the
input matrix is symmetric and `create_using` is undirected, the edge (u,
v) should be added only once.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Previously in `from_scipy_sparse_matrix()` and `from_numpy_matrix()`, if
`create_using` were an undirected multigraph and the input matrix were
symmetric, the edge (u, v) and the edge (v, u) would be added
separately, thereby resulting in two parallel edges. This change makes
the function behave more intelligently: it now assumes that when the
input matrix is symmetric and `create_using` is undirected, the edge (u,
v) should be added only once.
</pre>
</div>
</content>
</entry>
<entry>
<title>Allows parallel edges when converting from numpy.</title>
<updated>2014-12-17T20:55:44+00:00</updated>
<author>
<name>Jeffrey Finkelstein</name>
<email>jeffrey.finkelstein@gmail.com</email>
</author>
<published>2014-12-15T17:32:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/networkx.git/commit/?id=b672ee5163515202bc438490f6712a1dcabb0b94'/>
<id>b672ee5163515202bc438490f6712a1dcabb0b94</id>
<content type='text'>
Forces from_numpy_matrix() and from_scipy_sparse_matrix() to create a
multigraph with parallel edges if the input adjacency matrix has integer
entries and the `create_using` keyword argument is an instance of
`MultiGraph`. In this case, each positive integer entry in the adjacency
matrix is interpreted as the number of parallel edges, each with weight
1, joining two vertices. Otherwise, if any of these conditions is not
met, the function behaves as it previously did: an integer entry is
interpreted as the weight of a single edge joining the two vertices.

This is not a backwards compatible change: it changes the behavior of
the function if the input is an integer matrix and `create_using` is a
multigraph.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Forces from_numpy_matrix() and from_scipy_sparse_matrix() to create a
multigraph with parallel edges if the input adjacency matrix has integer
entries and the `create_using` keyword argument is an instance of
`MultiGraph`. In this case, each positive integer entry in the adjacency
matrix is interpreted as the number of parallel edges, each with weight
1, joining two vertices. Otherwise, if any of these conditions is not
met, the function behaves as it previously did: an integer entry is
interpreted as the weight of a single edge joining the two vertices.

This is not a backwards compatible change: it changes the behavior of
the function if the input is an integer matrix and `create_using` is a
multigraph.
</pre>
</div>
</content>
</entry>
<entry>
<title>add test for in-place replacement of self-loop node with node 0</title>
<updated>2014-10-31T20:18:18+00:00</updated>
<author>
<name>Ioannis Filippidis</name>
<email>jfilippidis@gmail.com</email>
</author>
<published>2014-10-31T20:16:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/networkx.git/commit/?id=39813b032a19be74aad181485b393d30f88d426b'/>
<id>39813b032a19be74aad181485b393d30f88d426b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
