<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/networkx.git/networkx/classes/graph.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>Spelling fixes</title>
<updated>2015-06-13T19:44:12+00:00</updated>
<author>
<name>Aric Hagberg</name>
<email>aric.hagberg@gmail.com</email>
</author>
<published>2015-06-13T19:44:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/networkx.git/commit/?id=7e9017b86da7c0709caa9e7b90e0584b5cd3f906'/>
<id>7e9017b86da7c0709caa9e7b90e0584b5cd3f906</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixing failed merge.</title>
<updated>2015-04-09T17:58:14+00:00</updated>
<author>
<name>chebee7i</name>
<email>chebee7i@gmail.com</email>
</author>
<published>2015-04-09T17:58:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/networkx.git/commit/?id=ab2e99f7bac933543ca026d8b5f10bcdfe690200'/>
<id>ab2e99f7bac933543ca026d8b5f10bcdfe690200</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge remote-tracking branch 'pebenito/master' into pebenito-sysfix</title>
<updated>2015-04-09T17:35:16+00:00</updated>
<author>
<name>chebee7i</name>
<email>chebee7i@gmail.com</email>
</author>
<published>2015-04-09T17:35:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/networkx.git/commit/?id=07da6def2364c3e29b0ec846e030e15b30e017d2'/>
<id>07da6def2364c3e29b0ec846e030e15b30e017d2</id>
<content type='text'>
Conflicts:
	networkx/classes/graph.py
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Conflicts:
	networkx/classes/graph.py
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'master' into pep8</title>
<updated>2015-03-26T18:51:48+00:00</updated>
<author>
<name>Goran Cetusic</name>
<email>goran.cetusic@gmail.com</email>
</author>
<published>2015-03-26T18:51:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/networkx.git/commit/?id=7bd8e2de20f6b1bfeef76b3b4a99ebe459bfc65c'/>
<id>7bd8e2de20f6b1bfeef76b3b4a99ebe459bfc65c</id>
<content type='text'>
Conflicts:
	networkx/classes/graph.py
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Conflicts:
	networkx/classes/graph.py
</pre>
</div>
</content>
</entry>
<entry>
<title>pep8 fix for base graph clases and methods</title>
<updated>2015-03-26T18:46:55+00:00</updated>
<author>
<name>Goran Cetusic</name>
<email>goran.cetusic@gmail.com</email>
</author>
<published>2015-03-26T18:46:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/networkx.git/commit/?id=0b5db8da78d6c643150df3c1fa2717d54d9af958'/>
<id>0b5db8da78d6c643150df3c1fa2717d54d9af958</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove sys.stdout.write() in Graph.nbunch_iter()/bunch_iter()</title>
<updated>2015-03-25T15:10:50+00:00</updated>
<author>
<name>Chris PeBenito</name>
<email>cpebenito@tresys.com</email>
</author>
<published>2015-03-25T15:10:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/networkx.git/commit/?id=7447c7a12363db1f7cb3f574a96ff5a092548577'/>
<id>7447c7a12363db1f7cb3f574a96ff5a092548577</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Correct add_nodes_from use of adjlist_dict_factory</title>
<updated>2015-03-06T12:09:41+00:00</updated>
<author>
<name>Dan Schult</name>
<email>dschult@colgate.edu</email>
</author>
<published>2015-03-06T12:09:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/networkx.git/commit/?id=0bfd7c1f7ff6a45b7b362fc30bd4d91437142b27'/>
<id>0bfd7c1f7ff6a45b7b362fc30bd4d91437142b27</id>
<content type='text'>
Fixes #1394
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes #1394
</pre>
</div>
</content>
</entry>
<entry>
<title>Expand data keyword in G.edges and add default data</title>
<updated>2015-01-18T02:42:00+00:00</updated>
<author>
<name>Dan Schult</name>
<email>dschult@colgate.edu</email>
</author>
<published>2015-01-18T02:42:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/networkx.git/commit/?id=bbd42197b0c9342cc46658035e8055a08766f34c'/>
<id>bbd42197b0c9342cc46658035e8055a08766f34c</id>
<content type='text'>
When data=True, the whole data dictionary is returned for each edge.
When data=False, no data is returned.
Otherwise data is used as the attribute name of the edge data to return.
&gt;&gt;&gt; [ (u,v,edata['weight']) for u,v,edata in G.edges(data=True) ]
becomes
&gt;&gt;&gt; G.edges(data='weight')

&gt;&gt;&gt; for n,nbrs in G.adjacency_iter():
...     for nbr,ddict in nbrs.items():
...         print (n,nbr,ddict.get('weight',1))
becomes
&gt;&gt;&gt; G.edges(data='weight', default=1)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
When data=True, the whole data dictionary is returned for each edge.
When data=False, no data is returned.
Otherwise data is used as the attribute name of the edge data to return.
&gt;&gt;&gt; [ (u,v,edata['weight']) for u,v,edata in G.edges(data=True) ]
becomes
&gt;&gt;&gt; G.edges(data='weight')

&gt;&gt;&gt; for n,nbrs in G.adjacency_iter():
...     for nbr,ddict in nbrs.items():
...         print (n,nbr,ddict.get('weight',1))
becomes
&gt;&gt;&gt; G.edges(data='weight', default=1)
</pre>
</div>
</content>
</entry>
<entry>
<title>Address ironpython issues from #1327</title>
<updated>2015-01-10T02:36:54+00:00</updated>
<author>
<name>Dan Schult</name>
<email>dschult@colgate.edu</email>
</author>
<published>2015-01-10T02:36:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/networkx.git/commit/?id=65973f3b4ad0a292af36fbfe0502883bb94c30d9'/>
<id>65973f3b4ad0a292af36fbfe0502883bb94c30d9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Meld special classes with base classes.</title>
<updated>2015-01-02T05:18:11+00:00</updated>
<author>
<name>Dan Schult</name>
<email>dschult@colgate.edu</email>
</author>
<published>2015-01-02T05:18:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/networkx.git/commit/?id=3b7c58a84409d780e22d7972406270fbe9c926c5'/>
<id>3b7c58a84409d780e22d7972406270fbe9c926c5</id>
<content type='text'>
This provides the ability to use OrderedGraph or ThinGraph by
simple subclassing of Graph.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This provides the ability to use OrderedGraph or ThinGraph by
simple subclassing of Graph.
</pre>
</div>
</content>
</entry>
</feed>
