<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/networkx.git/networkx/convert.py, 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>Minor docstring updates.</title>
<updated>2015-01-06T05:39:01+00:00</updated>
<author>
<name>chebee7i</name>
<email>chebee7i@gmail.com</email>
</author>
<published>2015-01-06T05:39:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/networkx.git/commit/?id=1018fe90584a39b65e00fcbaacf0515af47c2a93'/>
<id>1018fe90584a39b65e00fcbaacf0515af47c2a93</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>added Pandas Dataframe into to_networkx_graph</title>
<updated>2015-01-06T05:23:54+00:00</updated>
<author>
<name>Jamal</name>
<email>jamalsenouci@gmail.com</email>
</author>
<published>2014-11-25T06:39:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/networkx.git/commit/?id=b15f88632216062468e8134583c2134e1f6fb413'/>
<id>b15f88632216062468e8134583c2134e1f6fb413</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Simplifies _prep_create_using function</title>
<updated>2014-12-05T20:21:20+00:00</updated>
<author>
<name>jfinkels</name>
<email>jfinkels@users.noreply.github.com</email>
</author>
<published>2014-12-05T20:21:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/networkx.git/commit/?id=c2b5149e800bc61349d45a0a6808f62fead41f5e'/>
<id>c2b5149e800bc61349d45a0a6808f62fead41f5e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Split matrix conversion functions into new module</title>
<updated>2013-11-12T21:46:45+00:00</updated>
<author>
<name>Aric Hagberg</name>
<email>aric.hagberg@gmail.com</email>
</author>
<published>2013-11-12T21:46:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/networkx.git/commit/?id=fde869a49413ff3531a0e48bbeb03cb708bd532e'/>
<id>fde869a49413ff3531a0e48bbeb03cb708bd532e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #992 from hagberg/hashrandom-test-fixes</title>
<updated>2013-11-08T22:35:12+00:00</updated>
<author>
<name>Aric Hagberg</name>
<email>aric.hagberg@gmail.com</email>
</author>
<published>2013-11-08T22:35:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/networkx.git/commit/?id=293e2f49506e1b00d915a354bc46311fff1c893e'/>
<id>293e2f49506e1b00d915a354bc46311fff1c893e</id>
<content type='text'>
Fix tests that fail due to hash randomization</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix tests that fail due to hash randomization</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #976 from chebee7i/fw_bug</title>
<updated>2013-11-08T22:30:06+00:00</updated>
<author>
<name>Aric Hagberg</name>
<email>aric.hagberg@gmail.com</email>
</author>
<published>2013-11-08T22:30:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/networkx.git/commit/?id=cf1f44b39fd2da749fc2876a7002359a4d7644ec'/>
<id>cf1f44b39fd2da749fc2876a7002359a4d7644ec</id>
<content type='text'>
Subtle bug in floyd_warshall_numpy</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Subtle bug in floyd_warshall_numpy</pre>
</div>
</content>
</entry>
<entry>
<title>Revert commits 1bca2d1 and 31b5b70.</title>
<updated>2013-10-25T02:18:38+00:00</updated>
<author>
<name>chebee7i</name>
<email>chebee7i@gmail.com</email>
</author>
<published>2013-10-25T02:18:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/networkx.git/commit/?id=ee247023996e6fd349ab829d7f186f34ece8ec0a'/>
<id>ee247023996e6fd349ab829d7f186f34ece8ec0a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Handle nonzero edges via masked arrays.</title>
<updated>2013-10-24T18:30:56+00:00</updated>
<author>
<name>chebee7i</name>
<email>chebee7i@gmail.com</email>
</author>
<published>2013-10-24T18:30:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/networkx.git/commit/?id=31b5b707a455d107bc4685e5b9291c1b4d544be6'/>
<id>31b5b707a455d107bc4685e5b9291c1b4d544be6</id>
<content type='text'>
Also, allow custom multigraph_weight opertor functions.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also, allow custom multigraph_weight opertor functions.
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow 'weight' to be callable.</title>
<updated>2013-10-24T17:52:02+00:00</updated>
<author>
<name>chebee7i</name>
<email>chebee7i@gmail.com</email>
</author>
<published>2013-10-24T17:47:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/networkx.git/commit/?id=1bca2d175a64adcb70f1786438f4849115a4c580'/>
<id>1bca2d175a64adcb70f1786438f4849115a4c580</id>
<content type='text'>
For example, weight=lambda attrs: attrs.get('weight', 0).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
For example, weight=lambda attrs: attrs.get('weight', 0).
</pre>
</div>
</content>
</entry>
<entry>
<title>Clarify description of `weight` parameter.</title>
<updated>2013-10-24T17:31:53+00:00</updated>
<author>
<name>chebee7i</name>
<email>chebee7i@gmail.com</email>
</author>
<published>2013-10-24T17:31:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/networkx.git/commit/?id=52011fa3b1ef762e977b2d4a7544d7bb08cfc9ff'/>
<id>52011fa3b1ef762e977b2d4a7544d7bb08cfc9ff</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
