<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/networkx.git/networkx/algorithms/euler.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>Merge digraph and graph algorithm</title>
<updated>2013-12-15T21:11:27+00:00</updated>
<author>
<name>Aric Hagberg</name>
<email>aric.hagberg@gmail.com</email>
</author>
<published>2013-12-15T21:11:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/networkx.git/commit/?id=f8a9784e56482eec5ec96fb4b277440762430645'/>
<id>f8a9784e56482eec5ec96fb4b277440762430645</id>
<content type='text'>
Use unified graph and digraph algorithm.  It's arguable whether this is easier to read but it is less code anyway.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use unified graph and digraph algorithm.  It's arguable whether this is easier to read but it is less code anyway.
</pre>
</div>
</content>
</entry>
<entry>
<title>added reference</title>
<updated>2013-12-12T20:35:18+00:00</updated>
<author>
<name>swatmad</name>
<email>swatmad@gmail.com</email>
</author>
<published>2013-12-12T18:12:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/networkx.git/commit/?id=da1c108e41cc282d28a14f22810d664036e7757c'/>
<id>da1c108e41cc282d28a14f22810d664036e7757c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>compatibility with python3</title>
<updated>2013-12-12T20:35:14+00:00</updated>
<author>
<name>Stepan Artamonov</name>
<email>swatmad@gmail.com</email>
</author>
<published>2013-12-05T20:36:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/networkx.git/commit/?id=0e324c6f4dea3feec61cc9309d1cb7a872629566'/>
<id>0e324c6f4dea3feec61cc9309d1cb7a872629566</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>documentation updated</title>
<updated>2013-12-12T20:35:10+00:00</updated>
<author>
<name>swatmad</name>
<email>swatmad@gmail.com</email>
</author>
<published>2013-12-05T18:23:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/networkx.git/commit/?id=8013658bebea10ff089671152c6729a6e624810c'/>
<id>8013658bebea10ff089671152c6729a6e624810c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fast euler cycle algorithm implemented</title>
<updated>2013-12-12T20:31:11+00:00</updated>
<author>
<name>swatmad</name>
<email>swatmad@gmail.com</email>
</author>
<published>2013-12-05T18:07:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/networkx.git/commit/?id=577a45acc7a0690c100b2f8005ba812aeaa381fa'/>
<id>577a45acc7a0690c100b2f8005ba812aeaa381fa</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Clean up documentation and comments</title>
<updated>2010-09-12T13:49:29+00:00</updated>
<author>
<name>Aric Hagberg</name>
<email>aric.hagberg@gmail.com</email>
</author>
<published>2010-09-12T13:49:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/networkx.git/commit/?id=3fc64b3c163feab70165fe776791361913a8623b'/>
<id>3fc64b3c163feab70165fe776791361913a8623b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix wrong license text.</title>
<updated>2010-09-12T13:38:41+00:00</updated>
<author>
<name>Aric Hagberg</name>
<email>aric.hagberg@gmail.com</email>
</author>
<published>2010-09-12T13:38:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/networkx.git/commit/?id=89059afc3e14ecb23f01c48681613645ef006a99'/>
<id>89059afc3e14ecb23f01c48681613645ef006a99</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update some doctests. Addresses #385</title>
<updated>2010-08-07T13:53:57+00:00</updated>
<author>
<name>aric</name>
<email>none@none</email>
</author>
<published>2010-08-07T13:53:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/networkx.git/commit/?id=86a8bf98ff89c2741420f304b5b84ed576702437'/>
<id>86a8bf98ff89c2741420f304b5b84ed576702437</id>
<content type='text'>
--HG--
extra : convert_revision : svn%3A3ed01bd8-26fb-0310-9e4c-ca1a4053419f/networkx/trunk%401864
</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%401864
</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>
<entry>
<title>Add eulerian graph and circuit functions.</title>
<updated>2010-07-22T02:39:11+00:00</updated>
<author>
<name>aric</name>
<email>none@none</email>
</author>
<published>2010-07-22T02:39:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/networkx.git/commit/?id=55f91188a8b3be9b78ddea4f3e1e27671b548c8b'/>
<id>55f91188a8b3be9b78ddea4f3e1e27671b548c8b</id>
<content type='text'>
Fixes #363

--HG--
extra : convert_revision : svn%3A3ed01bd8-26fb-0310-9e4c-ca1a4053419f/networkx/trunk%401774
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes #363

--HG--
extra : convert_revision : svn%3A3ed01bd8-26fb-0310-9e4c-ca1a4053419f/networkx/trunk%401774
</pre>
</div>
</content>
</entry>
</feed>
