<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/networkx.git, branch nx-sparse</title>
<subtitle>github.com: networkx/networkx.git
</subtitle>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/networkx.git/'/>
<entry>
<title>Allow dispatcher decorator without a name</title>
<updated>2022-10-12T08:05:14+00:00</updated>
<author>
<name>Jim Kitchen</name>
<email>jim22k@gmail.com</email>
</author>
<published>2022-10-11T20:24:14+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/networkx.git/commit/?id=c2111a36841d5e43b6beae1fd667996d35646e30'/>
<id>c2111a36841d5e43b6beae1fd667996d35646e30</id>
<content type='text'>
- Name is taken from the decorated function
- Raise error if backend doesn't implement a decorated function which is called
- Check for duplicate names for dispatching algorithms
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Name is taken from the decorated function
- Raise error if backend doesn't implement a decorated function which is called
- Check for duplicate names for dispatching algorithms
</pre>
</div>
</content>
</entry>
<entry>
<title>Dispatch more algorithms and improve auto-test capabilities</title>
<updated>2022-10-12T08:05:14+00:00</updated>
<author>
<name>Jim Kitchen</name>
<email>jim22k@gmail.com</email>
</author>
<published>2022-10-06T20:12:37+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/networkx.git/commit/?id=71434d674cf8ec6c3007dd41b78ee6f407e9b4eb'/>
<id>71434d674cf8ec6c3007dd41b78ee6f407e9b4eb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Rework the backend dispatching</title>
<updated>2022-10-12T08:05:14+00:00</updated>
<author>
<name>Jim Kitchen</name>
<email>jim22k@gmail.com</email>
</author>
<published>2022-08-22T19:37:17+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/networkx.git/commit/?id=db7fea7fcbb2470e80e785454e7e71f1a3f80200'/>
<id>db7fea7fcbb2470e80e785454e7e71f1a3f80200</id>
<content type='text'>
- Use __networkx_plugin__=name to find graph-like objects instead of
  subclassing
- Add PluginInfo to smooth over differences in importlib.metadata across
  python versions
- Add dispatch behavior override via environment variable to aid in
  testing plugins
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Use __networkx_plugin__=name to find graph-like objects instead of
  subclassing
- Add PluginInfo to smooth over differences in importlib.metadata across
  python versions
- Add dispatch behavior override via environment variable to aid in
  testing plugins
</pre>
</div>
</content>
</entry>
<entry>
<title>Wrappers classes to dispatch to a backend</title>
<updated>2022-10-12T08:05:14+00:00</updated>
<author>
<name>Mridul Seth</name>
<email>seth.mridul@gmail.com</email>
</author>
<published>2022-08-03T15:50:39+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/networkx.git/commit/?id=34831fbd0e25c29fe360bd9c846f4a46c5cc343e'/>
<id>34831fbd0e25c29fe360bd9c846f4a46c5cc343e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update deprecations after 3.0 dep sprint (#6031)</title>
<updated>2022-10-11T19:13:48+00:00</updated>
<author>
<name>Jarrod Millman</name>
<email>jarrod.millman@gmail.com</email>
</author>
<published>2022-10-11T19:13:48+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/networkx.git/commit/?id=c464814ed02635698eafb8bb8b567f778978dd14'/>
<id>c464814ed02635698eafb8bb8b567f778978dd14</id>
<content type='text'>
* Update deprecation todo list

* Remove silenced warnings</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Update deprecation todo list

* Remove silenced warnings</pre>
</div>
</content>
</entry>
<entry>
<title>Minor updates to expanders generator tests (#6027)</title>
<updated>2022-10-11T16:50:31+00:00</updated>
<author>
<name>Ross Barnowski</name>
<email>rossbar@berkeley.edu</email>
</author>
<published>2022-10-11T16:50:31+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/networkx.git/commit/?id=06dc63c62822a56d3a8ed36c65630298d8954cff'/>
<id>06dc63c62822a56d3a8ed36c65630298d8954cff</id>
<content type='text'>
* Split MGG test into two based on dependencies.

* Parametrize tests on prime numbers.

* Use fns from nx namespace, rm explicit imports.

* Parametrize exception test and check message.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Split MGG test into two based on dependencies.

* Parametrize tests on prime numbers.

* Use fns from nx namespace, rm explicit imports.

* Parametrize exception test and check message.</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed test for average shortest path in the case of directed graphs (#6003)</title>
<updated>2022-10-09T19:18:53+00:00</updated>
<author>
<name>Sebastiano Vigna</name>
<email>sebastiano.vigna@gmail.com</email>
</author>
<published>2022-10-09T19:18:53+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/networkx.git/commit/?id=ea311319282e01e8740869471bc73a3442ddf209'/>
<id>ea311319282e01e8740869471bc73a3442ddf209</id>
<content type='text'>
* Fixed test for average shortest path in the case of directed graphs

* Fixed order

* Update networkx/algorithms/shortest_paths/tests/test_generic.py

Co-authored-by: Ross Barnowski &lt;rossbar@berkeley.edu&gt;

* Release bullet; added versionchanged

* Add brief description to versionchanged directive.

* Fixed definition

* Using \substack

Co-authored-by: Ross Barnowski &lt;rossbar@berkeley.edu&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Fixed test for average shortest path in the case of directed graphs

* Fixed order

* Update networkx/algorithms/shortest_paths/tests/test_generic.py

Co-authored-by: Ross Barnowski &lt;rossbar@berkeley.edu&gt;

* Release bullet; added versionchanged

* Add brief description to versionchanged directive.

* Fixed definition

* Using \substack

Co-authored-by: Ross Barnowski &lt;rossbar@berkeley.edu&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>Update linters (#6024)</title>
<updated>2022-10-09T03:32:47+00:00</updated>
<author>
<name>Jarrod Millman</name>
<email>jarrod.millman@gmail.com</email>
</author>
<published>2022-10-09T03:32:47+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/networkx.git/commit/?id=df2b8fbea846234be3342d7cb0fc1a6dee885d36'/>
<id>df2b8fbea846234be3342d7cb0fc1a6dee885d36</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Support Python 3.11 (#6023)</title>
<updated>2022-10-09T01:49:55+00:00</updated>
<author>
<name>Jarrod Millman</name>
<email>jarrod.millman@gmail.com</email>
</author>
<published>2022-10-09T01:49:55+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/networkx.git/commit/?id=9279be80efe674f44380a15d239ed9784fb70f9d'/>
<id>9279be80efe674f44380a15d239ed9784fb70f9d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update numpydoc (#6022)</title>
<updated>2022-10-08T14:44:45+00:00</updated>
<author>
<name>Jarrod Millman</name>
<email>jarrod.millman@gmail.com</email>
</author>
<published>2022-10-08T14:44:45+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/networkx.git/commit/?id=341e2bc831e122899381e2bee8644af5d7dacb2a'/>
<id>341e2bc831e122899381e2bee8644af5d7dacb2a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
