<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/networkx.git/networkx/classes/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>Add is_empty() and update is_weighted() to cover empty graph.</title>
<updated>2015-04-29T05:50:43+00:00</updated>
<author>
<name>chebee7i</name>
<email>chebee7i@gmail.com</email>
</author>
<published>2015-04-29T05:49:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/networkx.git/commit/?id=89c24c15b85e62249682f10e4902178bbaf5bde2'/>
<id>89c24c15b85e62249682f10e4902178bbaf5bde2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Rename to is_negatively_weighted, minor docstring edits.</title>
<updated>2015-04-29T05:32:23+00:00</updated>
<author>
<name>chebee7i</name>
<email>chebee7i@gmail.com</email>
</author>
<published>2015-04-29T05:32:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/networkx.git/commit/?id=d5ee4c4d4fea25ccd8c6f51747d38510f34d8b25'/>
<id>d5ee4c4d4fea25ccd8c6f51747d38510f34d8b25</id>
<content type='text'>
Also add unit tests for corner cases.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also add unit tests for corner cases.
</pre>
</div>
</content>
</entry>
<entry>
<title>Some code fixes</title>
<updated>2015-04-27T20:42:09+00:00</updated>
<author>
<name>Thodoris Sotiropoulos</name>
<email>theosotr@windowslive.com</email>
</author>
<published>2015-04-27T20:42:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/networkx.git/commit/?id=654d2d807ed85732e50130afbf9cc395d1f325d0'/>
<id>654d2d807ed85732e50130afbf9cc395d1f325d0</id>
<content type='text'>
List of changes:
- Rename function to is_weighted()
- Remove unnecessary variable
- Fix code allignment on documentation
- Remove unnecessary else statement
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
List of changes:
- Rename function to is_weighted()
- Remove unnecessary variable
- Fix code allignment on documentation
- Remove unnecessary else statement
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'master' into checking-weights</title>
<updated>2015-04-21T21:54:37+00:00</updated>
<author>
<name>Thodoris Sotiropoulos</name>
<email>theosotr@windowslive.com</email>
</author>
<published>2015-04-21T21:54:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/networkx.git/commit/?id=68b6ec8471bc34f96dff543b0ce61818f8db2727'/>
<id>68b6ec8471bc34f96dff543b0ce61818f8db2727</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix copyrights</title>
<updated>2015-04-21T16:51:07+00:00</updated>
<author>
<name>JGab</name>
<email>jean.gabriel.young@gmail.com</email>
</author>
<published>2015-04-21T16:51:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/networkx.git/commit/?id=bc987a9a5e3de487b231bfb27e4d0ee929d924c6'/>
<id>bc987a9a5e3de487b231bfb27e4d0ee929d924c6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Style changes</title>
<updated>2015-04-16T13:40:16+00:00</updated>
<author>
<name>Konstantinos Karakatsanis</name>
<email>dinoskarakas@gmail.com</email>
</author>
<published>2015-04-16T13:40:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/networkx.git/commit/?id=0a5e794ab0647613bfc9cac04b049937da3f0be4'/>
<id>0a5e794ab0647613bfc9cac04b049937da3f0be4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add negative_weights function</title>
<updated>2015-04-15T17:11:56+00:00</updated>
<author>
<name>Konstantinos Karakatsanis</name>
<email>dinoskarakas@gmail.com</email>
</author>
<published>2015-04-15T17:11:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/networkx.git/commit/?id=5f478db455fa0ac42af5ff3fc3294d2c0c1ad413'/>
<id>5f478db455fa0ac42af5ff3fc3294d2c0c1ad413</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add weight_edges function</title>
<updated>2015-04-10T22:09:46+00:00</updated>
<author>
<name>Thodoris Sotiropoulos</name>
<email>theosotr@windowslive.com</email>
</author>
<published>2015-04-10T22:09:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/networkx.git/commit/?id=50ef4002020e03c2ed77ee29d36b7e68190aecb2'/>
<id>50ef4002020e03c2ed77ee29d36b7e68190aecb2</id>
<content type='text'>
A function to check the existence of weighted edges in a graph.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
A function to check the existence of weighted edges in a graph.
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove compatibility code for Python 2.6.</title>
<updated>2015-02-16T20:32:44+00:00</updated>
<author>
<name>chebee7i</name>
<email>chebee7i@gmail.com</email>
</author>
<published>2015-02-16T20:30:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/networkx.git/commit/?id=3a65772e7fa585e4bbb5e9e6f34d11ac3ef59540'/>
<id>3a65772e7fa585e4bbb5e9e6f34d11ac3ef59540</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add smoke tests for ordered graph variants.</title>
<updated>2015-02-16T18:28:17+00:00</updated>
<author>
<name>chebee7i</name>
<email>chebee7i@gmail.com</email>
</author>
<published>2015-02-16T18:28:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/networkx.git/commit/?id=3fe15c3c41e3e9bbe15a0b9a90b936013a0e0b9c'/>
<id>3fe15c3c41e3e9bbe15a0b9a90b936013a0e0b9c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
