<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/networkx.git/networkx/algorithms/graph_hashing.py, 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>corrections to docstring of `weisfeiler_lehman_subgraph_hashes` (#6598)</title>
<updated>2023-04-01T14:28:11+00:00</updated>
<author>
<name>Aaron Z</name>
<email>40212329+aaronzo@users.noreply.github.com</email>
</author>
<published>2023-04-01T14:28:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/networkx.git/commit/?id=6574d58a2d6d2c43692cb6919db701cc1e1ade5f'/>
<id>6574d58a2d6d2c43692cb6919db701cc1e1ade5f</id>
<content type='text'>
* corrections to docstring of weisfeiler_lehman_subgraph_hashes

* Update networkx/algorithms/graph_hashing.py

Co-authored-by: Ross Barnowski &lt;rossbar@berkeley.edu&gt;

---------

Co-authored-by: Ross Barnowski &lt;rossbar@berkeley.edu&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* corrections to docstring of weisfeiler_lehman_subgraph_hashes

* Update networkx/algorithms/graph_hashing.py

Co-authored-by: Ross Barnowski &lt;rossbar@berkeley.edu&gt;

---------

Co-authored-by: Ross Barnowski &lt;rossbar@berkeley.edu&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>DOC: examples code blacks needs a blank line (#5401)</title>
<updated>2022-03-19T16:47:01+00:00</updated>
<author>
<name>Matthias Bussonnier</name>
<email>bussonniermatthias@gmail.com</email>
</author>
<published>2022-03-19T16:47:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/networkx.git/commit/?id=6a0b4faf09ec9d3d40ad93e2ec9b431d6bab5dc4'/>
<id>6a0b4faf09ec9d3d40ad93e2ec9b431d6bab5dc4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add weisfeiler lehman subgraph hashing (#4946)</title>
<updated>2021-09-12T15:09:41+00:00</updated>
<author>
<name>Aaron Z</name>
<email>40212329+aaronzo@users.noreply.github.com</email>
</author>
<published>2021-09-12T15:09:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/networkx.git/commit/?id=fea134b710ef2e9636428a868022e1aae6937e78'/>
<id>fea134b710ef2e9636428a868022e1aae6937e78</id>
<content type='text'>
* weisfeiler lehman subgraph hashing

* address PR comments: restructure tests and improvements to hashing logic

* slight speedup initialising node attribute labels

* docstring changes based on pr comments

* improved subgraph description and fixed a bug where edge directions are disregarded for isomorphism.
 Added tests for this case

* Added warning on hash changes to release_dev.rst

* Touch up release note.

* Fix sphinx warning about underline lengths.

Co-authored-by: Aaron Zolnai Lucas &lt;aaronzolnailucas@quantexa.com&gt;
Co-authored-by: Ross Barnowski &lt;rossbar@berkeley.edu&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* weisfeiler lehman subgraph hashing

* address PR comments: restructure tests and improvements to hashing logic

* slight speedup initialising node attribute labels

* docstring changes based on pr comments

* improved subgraph description and fixed a bug where edge directions are disregarded for isomorphism.
 Added tests for this case

* Added warning on hash changes to release_dev.rst

* Touch up release note.

* Fix sphinx warning about underline lengths.

Co-authored-by: Aaron Zolnai Lucas &lt;aaronzolnailucas@quantexa.com&gt;
Co-authored-by: Ross Barnowski &lt;rossbar@berkeley.edu&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>Changes to rst files to make doctests pass (#4947)</title>
<updated>2021-07-07T15:29:55+00:00</updated>
<author>
<name>Dan Schult</name>
<email>dschult@colgate.edu</email>
</author>
<published>2021-07-07T15:29:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/networkx.git/commit/?id=c47964d7ab849d143cd57607a2a6dbbb53bbaf30'/>
<id>c47964d7ab849d143cd57607a2a6dbbb53bbaf30</id>
<content type='text'>
* rst double colons for example code

* add nx. prefix to doctest function calls

* Remove one line from 1-&gt;2 migration rst file

the line shows code that works for 1.x *and* 2.x.
But it no longer works for all v2.x code.  Readers should just use the
next line of code, so no reason to keep this in the file.

* capture output from subplot and rename DiGraph as DG in introduction.rst

* skip running the entire test suite as an example in old_release_log.rst

* doctest of examples

* remove changes to nexp files</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* rst double colons for example code

* add nx. prefix to doctest function calls

* Remove one line from 1-&gt;2 migration rst file

the line shows code that works for 1.x *and* 2.x.
But it no longer works for all v2.x code.  Readers should just use the
next line of code, so no reason to keep this in the file.

* capture output from subplot and rename DiGraph as DG in introduction.rst

* skip running the entire test suite as an example in old_release_log.rst

* doctest of examples

* remove changes to nexp files</pre>
</div>
</content>
</entry>
<entry>
<title>DOC: Switch from napoleon to numpydoc sphinx extension (#4447)</title>
<updated>2020-12-12T21:01:43+00:00</updated>
<author>
<name>Ross Barnowski</name>
<email>rossbar@berkeley.edu</email>
</author>
<published>2020-12-12T21:01:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/networkx.git/commit/?id=1462350ebb1467a46af4f7b774bb093ce15eb6c6'/>
<id>1462350ebb1467a46af4f7b774bb093ce15eb6c6</id>
<content type='text'>
* Setup for numpydoc.
 * Add to doc requirements.
 * Replace napoleon with numpydoc in conf.py.

* DOC: Fixups from numpydoc.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Setup for numpydoc.
 * Add to doc requirements.
 * Replace napoleon with numpydoc in conf.py.

* DOC: Fixups from numpydoc.</pre>
</div>
</content>
</entry>
<entry>
<title>Format python in docstrings (#4168)</title>
<updated>2020-08-19T20:56:18+00:00</updated>
<author>
<name>Jarrod Millman</name>
<email>jarrod.millman@gmail.com</email>
</author>
<published>2020-08-19T20:56:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/networkx.git/commit/?id=99fc1bb6690ac1a45124db2a01c12fd64dcb109b'/>
<id>99fc1bb6690ac1a45124db2a01c12fd64dcb109b</id>
<content type='text'>
* Format code w/ black

* Format docstrings w/ black

* Manual cleanup

* Tell pytest to ignore planned deprecations

* Don't call plt.show during testing

* Another known deprecation

* DOC: rm duplicate line from docstring example

* Minor cleanup

Co-authored-by: Ross Barnowski &lt;rossbar@berkeley.edu&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Format code w/ black

* Format docstrings w/ black

* Manual cleanup

* Tell pytest to ignore planned deprecations

* Don't call plt.show during testing

* Another known deprecation

* DOC: rm duplicate line from docstring example

* Minor cleanup

Co-authored-by: Ross Barnowski &lt;rossbar@berkeley.edu&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>Remove unnecessary nx imports from doctests (#4163)</title>
<updated>2020-08-16T04:41:12+00:00</updated>
<author>
<name>Jarrod Millman</name>
<email>jarrod.millman@gmail.com</email>
</author>
<published>2020-08-16T04:41:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/networkx.git/commit/?id=19cd86c254ebf4a889fddc171ba166187fb72890'/>
<id>19cd86c254ebf4a889fddc171ba166187fb72890</id>
<content type='text'>
Co-authored-by: Dan Schult &lt;dschult@colgate.edu&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Co-authored-by: Dan Schult &lt;dschult@colgate.edu&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>Format w/ black</title>
<updated>2020-07-10T16:44:54+00:00</updated>
<author>
<name>Jarrod Millman</name>
<email>jarrod.millman@gmail.com</email>
</author>
<published>2020-07-10T06:12:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/networkx.git/commit/?id=b22d6b36ce0545995c99d233546e8a1fe7e27fc5'/>
<id>b22d6b36ce0545995c99d233546e8a1fe7e27fc5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ENH: Add new graph_hashing feature</title>
<updated>2020-07-07T20:13:08+00:00</updated>
<author>
<name>Carlos G. Oliver</name>
<email>carlos.gonzalez.oliver@gmail.com</email>
</author>
<published>2020-07-07T20:13:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/networkx.git/commit/?id=167b47f784626c3b45a3802c84f681c649c9757b'/>
<id>167b47f784626c3b45a3802c84f681c649c9757b</id>
<content type='text'>
Adds graph_hashing module containing the Weisfeiler Lehman
algorithm for hashing graphs.

Co-authored-by: Ross Barnowski &lt;rossbar@berkeley.edu&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Adds graph_hashing module containing the Weisfeiler Lehman
algorithm for hashing graphs.

Co-authored-by: Ross Barnowski &lt;rossbar@berkeley.edu&gt;</pre>
</div>
</content>
</entry>
</feed>
