<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/networkx.git/networkx/classes/tests/test_multidigraph.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>Add tests to classes to cover missing cases.</title>
<updated>2011-11-19T00:48:04+00:00</updated>
<author>
<name>Aric Hagberg</name>
<email>aric.hagberg@gmail.com</email>
</author>
<published>2011-11-19T00:48:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/networkx.git/commit/?id=b124677365f31a67e5a199b7c7a410b05139aa1a'/>
<id>b124677365f31a67e5a199b7c7a410b05139aa1a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Split Graph class tests that rely on data structure or edge attributes.</title>
<updated>2011-07-29T03:53:53+00:00</updated>
<author>
<name>Dan Schult</name>
<email>dschult@colgate.edu</email>
</author>
<published>2011-07-29T03:53:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/networkx.git/commit/?id=7cbf43c1ab6fdc28a977f4f2741243f6e18bee7c'/>
<id>7cbf43c1ab6fdc28a977f4f2741243f6e18bee7c</id>
<content type='text'>
This helps trying out different data structures.
Addresses #206, #457, #608
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This helps trying out different data structures.
Addresses #206, #457, #608
</pre>
</div>
</content>
</entry>
<entry>
<title>Change degree() and friends to accept weight= keyword instead of weighted=</title>
<updated>2011-06-18T05:27:18+00:00</updated>
<author>
<name>Dan Schult</name>
<email>dschult@colgate.edu</email>
</author>
<published>2011-06-18T05:27:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/networkx.git/commit/?id=570509b772159dab14c582f39eb578c3802888b1'/>
<id>570509b772159dab14c582f39eb578c3802888b1</id>
<content type='text'>
weight gives the edge attribute.  weighted was simply boolean.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
weight gives the edge attribute.  weighted was simply boolean.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add more tests for reverse()</title>
<updated>2011-06-09T21:52:41+00:00</updated>
<author>
<name>Aric Hagberg</name>
<email>aric.hagberg@gmail.com</email>
</author>
<published>2011-06-09T21:52:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/networkx.git/commit/?id=7eb7bfe5b650f469200351adcad09f9c07a95e2f'/>
<id>7eb7bfe5b650f469200351adcad09f9c07a95e2f</id>
<content type='text'>
Addresses #567
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Addresses #567
</pre>
</div>
</content>
</entry>
<entry>
<title>DiGraph and MultiDigraph reverse(copy=True) methods don't make a proper copy of the graph.</title>
<updated>2011-06-09T21:49:51+00:00</updated>
<author>
<name>Aric Hagberg</name>
<email>aric.hagberg@gmail.com</email>
</author>
<published>2011-06-09T21:49:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/networkx.git/commit/?id=08769906b2142e503efb5821a0b424085dbe1ec0'/>
<id>08769906b2142e503efb5821a0b424085dbe1ec0</id>
<content type='text'>
Addresses #567
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Addresses #567
</pre>
</div>
</content>
</entry>
<entry>
<title>More imports cleanup and exceptions fixed.</title>
<updated>2011-02-11T02:27:49+00:00</updated>
<author>
<name>Loïc Séguin-C.</name>
<email>loicseguin@gmail.com</email>
</author>
<published>2011-02-11T02:27:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/networkx.git/commit/?id=d41d15f94e4efd0979f2551bc00c1216fc59e111'/>
<id>d41d15f94e4efd0979f2551bc00c1216fc59e111</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add MultiDiGraph in_edges() and out_edges() methods.</title>
<updated>2010-11-17T03:06:18+00:00</updated>
<author>
<name>Aric Hagberg</name>
<email>aric.hagberg@gmail.com</email>
</author>
<published>2010-11-17T03:06:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/networkx.git/commit/?id=9857703425a011e92d4f8c4b2b0f59b375126f4b'/>
<id>9857703425a011e92d4f8c4b2b0f59b375126f4b</id>
<content type='text'>
Addresses #469
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Addresses #469
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix bug in degree_iter(weighted=True) for MultiGraphs.</title>
<updated>2010-11-08T16:24:12+00:00</updated>
<author>
<name>Aric Hagberg</name>
<email>aric.hagberg@gmail.com</email>
</author>
<published>2010-11-08T16:24:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/networkx.git/commit/?id=55520decbb1412352d0143a8f50e5bcb41cc9a67'/>
<id>55520decbb1412352d0143a8f50e5bcb41cc9a67</id>
<content type='text'>
Fixes #460
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes #460
</pre>
</div>
</content>
</entry>
<entry>
<title>Add reciprocal option in to_undirected().</title>
<updated>2010-09-29T04:02:11+00:00</updated>
<author>
<name>Aric Hagberg</name>
<email>aric.hagberg@gmail.com</email>
</author>
<published>2010-09-29T04:02:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/networkx.git/commit/?id=e41e3c9c4bab24bce9f85f8a2c12ebda4bc19fbb'/>
<id>e41e3c9c4bab24bce9f85f8a2c12ebda4bc19fbb</id>
<content type='text'>
Addreses #441
* * *
Add tests for to_undirected(reciprocal=).

--HG--
extra : rebase_source : 136efa36d3d30d7b2cd90255219a224ad55783dc
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Addreses #441
* * *
Add tests for to_undirected(reciprocal=).

--HG--
extra : rebase_source : 136efa36d3d30d7b2cd90255219a224ad55783dc
</pre>
</div>
</content>
</entry>
<entry>
<title>Merging py3k-1.2 branch into trunk. Addresses #348</title>
<updated>2010-08-02T14:50:33+00:00</updated>
<author>
<name>loicseguin</name>
<email>none@none</email>
</author>
<published>2010-08-02T14:50:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/networkx.git/commit/?id=c585bf422f2ff040d2182c272f4dd3351626b9e9'/>
<id>c585bf422f2ff040d2182c272f4dd3351626b9e9</id>
<content type='text'>
--HG--
extra : convert_revision : svn%3A3ed01bd8-26fb-0310-9e4c-ca1a4053419f/networkx/trunk%401832
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
--HG--
extra : convert_revision : svn%3A3ed01bd8-26fb-0310-9e4c-ca1a4053419f/networkx/trunk%401832
</pre>
</div>
</content>
</entry>
</feed>
