<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/networkx.git/networkx/algorithms/bipartite, 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>Underline length too short</title>
<updated>2015-06-13T20:38:33+00:00</updated>
<author>
<name>Aric Hagberg</name>
<email>aric.hagberg@gmail.com</email>
</author>
<published>2015-06-13T20:38:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/networkx.git/commit/?id=de747ce534af2415efd743827eda9535eecef686'/>
<id>de747ce534af2415efd743827eda9535eecef686</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Cleans docs and simplifies bipartite.redundancy</title>
<updated>2015-05-08T06:03:50+00:00</updated>
<author>
<name>Jeffrey Finkelstein</name>
<email>jeffrey.finkelstein@gmail.com</email>
</author>
<published>2015-05-05T04:21:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/networkx.git/commit/?id=b9a74ebd2e61a16cd15dd5e08106c77aa33a9430'/>
<id>b9a74ebd2e61a16cd15dd5e08106c77aa33a9430</id>
<content type='text'>
Cleans and updates the documentation for the
`networkx.algorithms.bipartite.redundancy` module, and creates a
corresponding test module.

Also simplifies the code for computing the node redundancy.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Cleans and updates the documentation for the
`networkx.algorithms.bipartite.redundancy` module, and creates a
corresponding test module.

Also simplifies the code for computing the node redundancy.
</pre>
</div>
</content>
</entry>
<entry>
<title>Skip biadjacency matrix tests if no scipy</title>
<updated>2015-03-08T16:57:46+00:00</updated>
<author>
<name>Aric Hagberg</name>
<email>aric.hagberg@gmail.com</email>
</author>
<published>2015-03-08T16:57:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/networkx.git/commit/?id=d15361da366b77573777a1542741387c29f34717'/>
<id>d15361da366b77573777a1542741387c29f34717</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge bipartite reader/writer, adj matrix</title>
<updated>2015-03-08T16:47:05+00:00</updated>
<author>
<name>Aric Hagberg</name>
<email>aric.hagberg@gmail.com</email>
</author>
<published>2015-03-08T16:47:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/networkx.git/commit/?id=b79f16053f12d588161a3091c531abdef3b14974'/>
<id>b79f16053f12d588161a3091c531abdef3b14974</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>remove unnecessary module call</title>
<updated>2015-03-06T17:51:32+00:00</updated>
<author>
<name>SanketDG</name>
<email>sanketdasgupta@gmail.com</email>
</author>
<published>2015-03-06T17:51:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/networkx.git/commit/?id=d475ac9ab2d816c1736cfdf4602b21d4624c9361'/>
<id>d475ac9ab2d816c1736cfdf4602b21d4624c9361</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>change example</title>
<updated>2015-03-06T17:51:16+00:00</updated>
<author>
<name>SanketDG</name>
<email>sanketdasgupta@gmail.com</email>
</author>
<published>2015-03-06T17:51:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/networkx.git/commit/?id=3f5e7037513fc82c22e3ca5bf6c31bd5b3920ce3'/>
<id>3f5e7037513fc82c22e3ca5bf6c31bd5b3920ce3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix docstrings and output graph names</title>
<updated>2015-03-05T18:42:06+00:00</updated>
<author>
<name>SanketDG</name>
<email>sanketdasgupta@gmail.com</email>
</author>
<published>2015-03-05T18:42:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/networkx.git/commit/?id=11049bf63d0a78cabf9ebbf5a244a3c2c181537d'/>
<id>11049bf63d0a78cabf9ebbf5a244a3c2c181537d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix module references</title>
<updated>2015-03-05T18:36:06+00:00</updated>
<author>
<name>SanketDG</name>
<email>sanketdasgupta@gmail.com</email>
</author>
<published>2015-03-05T18:36:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/networkx.git/commit/?id=a097a9c4ba7af7de342370641074baec91b98400'/>
<id>a097a9c4ba7af7de342370641074baec91b98400</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix tests</title>
<updated>2015-03-05T16:34:10+00:00</updated>
<author>
<name>SanketDG</name>
<email>sanketdasgupta@gmail.com</email>
</author>
<published>2015-03-05T16:34:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/networkx.git/commit/?id=e3a2483fc27f10308dc606292f428b54877c758c'/>
<id>e3a2483fc27f10308dc606292f428b54877c758c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix tests</title>
<updated>2015-03-05T16:13:16+00:00</updated>
<author>
<name>SanketDG</name>
<email>sanketdasgupta@gmail.com</email>
</author>
<published>2015-03-05T16:13:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/networkx.git/commit/?id=3354a21f869e198d899eb3e01c49299ddbff3c08'/>
<id>3354a21f869e198d899eb3e01c49299ddbff3c08</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
