<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/networkx.git/networkx/algorithms/centrality, branch main</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>Improve test coverage for reaching.py (#6678)</title>
<updated>2023-05-02T17:39:39+00:00</updated>
<author>
<name>Vanshika Mishra</name>
<email>74042272+vanshika230@users.noreply.github.com</email>
</author>
<published>2023-05-02T17:39:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/networkx.git/commit/?id=86bf39a9d3087cad3ef56505364f49991f397cde'/>
<id>86bf39a9d3087cad3ef56505364f49991f397cde</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Improve Test Coverage for current_flow_closeness.py (#6677)</title>
<updated>2023-05-02T15:46:27+00:00</updated>
<author>
<name>Vanshika Mishra</name>
<email>74042272+vanshika230@users.noreply.github.com</email>
</author>
<published>2023-05-02T15:46:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/networkx.git/commit/?id=b2bbdb3044c10c6b135c57d5e8ad12694540207b'/>
<id>b2bbdb3044c10c6b135c57d5e8ad12694540207b</id>
<content type='text'>
Improve_test_coverage_cfc.py</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Improve_test_coverage_cfc.py</pre>
</div>
</content>
</entry>
<entry>
<title>Fix links in eigenvector.py and katz_centrality.py  (#6640)</title>
<updated>2023-04-15T23:29:17+00:00</updated>
<author>
<name>Vanshika Mishra</name>
<email>74042272+vanshika230@users.noreply.github.com</email>
</author>
<published>2023-04-15T23:29:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/networkx.git/commit/?id=f1123d234c9e8b889afd81e7c2d36f7a3f464c6d'/>
<id>f1123d234c9e8b889afd81e7c2d36f7a3f464c6d</id>
<content type='text'>
Fix links in see also section of docs</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix links in see also section of docs</pre>
</div>
</content>
</entry>
<entry>
<title>Fix links in laplacian_centrality and laplacian_matrix (#6623)</title>
<updated>2023-04-06T20:17:02+00:00</updated>
<author>
<name>Navya Agarwal</name>
<email>82928853+navyagarwal@users.noreply.github.com</email>
</author>
<published>2023-04-06T20:17:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/networkx.git/commit/?id=32f8a6c3c14dc9f81eaf7076e71ef58417c42d78'/>
<id>32f8a6c3c14dc9f81eaf7076e71ef58417c42d78</id>
<content type='text'>
Fix links in See Also section</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix links in See Also section</pre>
</div>
</content>
</entry>
<entry>
<title>Fix typos (#6620)</title>
<updated>2023-04-04T16:45:17+00:00</updated>
<author>
<name>Harri Nieminen</name>
<email>moiman@posteo.net</email>
</author>
<published>2023-04-04T16:45:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/networkx.git/commit/?id=7297ae8a37dd3356b64d383cb0c55735a6364bcc'/>
<id>7297ae8a37dd3356b64d383cb0c55735a6364bcc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Start using ruff for pyupgrade and isort (#6441)</title>
<updated>2023-02-26T01:52:51+00:00</updated>
<author>
<name>Mridul Seth</name>
<email>seth.mridul@gmail.com</email>
</author>
<published>2023-02-26T01:52:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/networkx.git/commit/?id=045c46c2ef652b8793bfd36ce31400c693b54438'/>
<id>045c46c2ef652b8793bfd36ce31400c693b54438</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Lint using Ruff (#6371)</title>
<updated>2023-02-19T17:14:00+00:00</updated>
<author>
<name>danieleades</name>
<email>33452915+danieleades@users.noreply.github.com</email>
</author>
<published>2023-02-19T17:14:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/networkx.git/commit/?id=5fcf01b9a43a097c4f579486023d1279b2b88619'/>
<id>5fcf01b9a43a097c4f579486023d1279b2b88619</id>
<content type='text'>
* lint and fix using ruff

* add flake8-pie lints

* remove useless import alias

* bump version

* bump deps

---------

Co-authored-by: daniel.eades &lt;daniel.eades@hotmail.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* lint and fix using ruff

* add flake8-pie lints

* remove useless import alias

* bump version

* bump deps

---------

Co-authored-by: daniel.eades &lt;daniel.eades@hotmail.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>Update developer requirements (#6429)</title>
<updated>2023-02-14T20:52:22+00:00</updated>
<author>
<name>Jarrod Millman</name>
<email>jarrod.millman@gmail.com</email>
</author>
<published>2023-02-14T20:52:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/networkx.git/commit/?id=79586c3f1a0f47e6643919887ace7e7e9335db8a'/>
<id>79586c3f1a0f47e6643919887ace7e7e9335db8a</id>
<content type='text'>
* Update developer requirements

* Run linter</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Update developer requirements

* Run linter</pre>
</div>
</content>
</entry>
<entry>
<title>Remove an instance of random.sample from a set (deprecated in Python 3.9) (#6380)</title>
<updated>2023-01-20T04:44:14+00:00</updated>
<author>
<name>Erik Welch</name>
<email>erik.n.welch@gmail.com</email>
</author>
<published>2023-01-20T04:44:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/networkx.git/commit/?id=c5785d1f0a0773b7022c2972d3a05282ff2f44db'/>
<id>c5785d1f0a0773b7022c2972d3a05282ff2f44db</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>DOC: Minor formatting fixups to get rid of doc build warnings. (#6363)</title>
<updated>2023-01-13T20:45:23+00:00</updated>
<author>
<name>Ross Barnowski</name>
<email>rossbar@berkeley.edu</email>
</author>
<published>2023-01-13T20:45:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/networkx.git/commit/?id=150daea06aeb7acd88d09fdf946a6210e97476a8'/>
<id>150daea06aeb7acd88d09fdf946a6210e97476a8</id>
<content type='text'>
Minor formatting fixups to get rid of doc build warnings.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Minor formatting fixups to get rid of doc build warnings.</pre>
</div>
</content>
</entry>
</feed>
