<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/networkx.git/doc/reference/generators.rst, branch v2.5</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>Add an implementation for interval_graph and its unit tests (#3705)</title>
<updated>2020-07-08T04:48:09+00:00</updated>
<author>
<name>Jangwon Yie</name>
<email>kleinaberoho10@gmail.com</email>
</author>
<published>2020-07-08T04:48:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/networkx.git/commit/?id=36b3f1446a13fe6b9a48fcf749b5e4fae7da0005'/>
<id>36b3f1446a13fe6b9a48fcf749b5e4fae7da0005</id>
<content type='text'>
* Add an implementation for interval_graph and its unit tests

* Fix violations of pep8 convetions for #3705

* Fix PEP8

* reflect comments for #3705

* Fix PEP8 and remove docstring tests

* fix PEP8

* minor changes in style

None is not checked as input. validation done inline.
test graphs created quicker. added isolated node to one test.

* Add test and correct logic of overlapping intervals

* minor formating of tests and doc

* last code tightening. should be ready

* Fix the bugs I just introduced...

* sorted the edges so all systems pass test

Co-authored-by: Dan Schult &lt;dschult@colgate.edu&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Add an implementation for interval_graph and its unit tests

* Fix violations of pep8 convetions for #3705

* Fix PEP8

* reflect comments for #3705

* Fix PEP8 and remove docstring tests

* fix PEP8

* minor changes in style

None is not checked as input. validation done inline.
test graphs created quicker. added isolated node to one test.

* Add test and correct logic of overlapping intervals

* minor formating of tests and doc

* last code tightening. should be ready

* Fix the bugs I just introduced...

* sorted the edges so all systems pass test

Co-authored-by: Dan Schult &lt;dschult@colgate.edu&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>add paley graph to doc (#3927)</title>
<updated>2020-04-20T16:10:02+00:00</updated>
<author>
<name>sauxpa</name>
<email>46052865+sauxpa@users.noreply.github.com</email>
</author>
<published>2020-04-20T16:10:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/networkx.git/commit/?id=7ae7f0146a33e340acbabe5a11d297e8187cb6d8'/>
<id>7ae7f0146a33e340acbabe5a11d297e8187cb6d8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Sudoku generator issue 3756 (#3757)</title>
<updated>2019-12-26T20:17:07+00:00</updated>
<author>
<name>David Radcliffe</name>
<email>dradcliffe@gmail.com</email>
</author>
<published>2019-12-26T20:17:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/networkx.git/commit/?id=a8c09757f52c2d690d0c8cd983e55a2af9b8d260'/>
<id>a8c09757f52c2d690d0c8cd983e55a2af9b8d260</id>
<content type='text'>
* Add Sudoku graph generator

* Remove doctest and create_using parameter

* fix typos

* rewrite sudoku tests as a class

* improve code style

* fix typo in docstring

* fix typo in docstring

* Add reference

* Parameterize tests for sudoku_graph

* remove __main__

* Reverting change to sudoku_graph.py

* remove __main__ from sudoku_graph.py

* Improve documentation of sudoku submodule
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Add Sudoku graph generator

* Remove doctest and create_using parameter

* fix typos

* rewrite sudoku tests as a class

* improve code style

* fix typo in docstring

* fix typo in docstring

* Add reference

* Parameterize tests for sudoku_graph

* remove __main__

* Reverting change to sudoku_graph.py

* remove __main__ from sudoku_graph.py

* Improve documentation of sudoku submodule
</pre>
</div>
</content>
</entry>
<entry>
<title>add internet_as_graph generator (#3574)</title>
<updated>2019-09-19T11:43:32+00:00</updated>
<author>
<name>Luca Baldesi</name>
<email>baldo.plus@gmail.com</email>
</author>
<published>2019-09-19T11:43:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/networkx.git/commit/?id=3bdfdea3575c49aa7ad76ae3ee0ba199972f011d'/>
<id>3bdfdea3575c49aa7ad76ae3ee0ba199972f011d</id>
<content type='text'>
* add internet_as_graph generator

This random graph generator implements a state-of-art eBGP speaker model derived from internet traces.
The resulting graph resembles real-world autonomous system networks.

* add compatibility with python 3.5, fix test precision, docstrings and style
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* add internet_as_graph generator

This random graph generator implements a state-of-art eBGP speaker model derived from internet traces.
The resulting graph resembles real-world autonomous system networks.

* add compatibility with python 3.5, fix test precision, docstrings and style
</pre>
</div>
</content>
</entry>
<entry>
<title>add Directed Joint Degree Graph generator (#3551)</title>
<updated>2019-08-22T21:43:55+00:00</updated>
<author>
<name>tbalint</name>
<email>tillman.balint@gmail.com</email>
</author>
<published>2019-08-22T21:43:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/networkx.git/commit/?id=649d67798d9f25b0edcbac1f1a741b14b64f1c77'/>
<id>649d67798d9f25b0edcbac1f1a741b14b64f1c77</id>
<content type='text'>
* Create directed_joint_degree_seq.py

* Update __init__.py

Adding directed joint degree seq to namespace

* Refactoring code

Movde new functions from directed_joint_degree_seq.py to joint_degree_seq.py and test_joint_degree_seq.py

* Docs and style update
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Create directed_joint_degree_seq.py

* Update __init__.py

Adding directed joint degree seq to namespace

* Refactoring code

Movde new functions from directed_joint_degree_seq.py to joint_degree_seq.py and test_joint_degree_seq.py

* Docs and style update
</pre>
</div>
</content>
</entry>
<entry>
<title>Full join operation and cograph generator (#3503)</title>
<updated>2019-07-19T02:07:53+00:00</updated>
<author>
<name>Efraim Rodrigues</name>
<email>efraimnaassom@gmail.com</email>
</author>
<published>2019-07-19T02:07:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/networkx.git/commit/?id=c0782a2a0488f7f83eec6e50ebb5bf55027c8403'/>
<id>c0782a2a0488f7f83eec6e50ebb5bf55027c8403</id>
<content type='text'>
* * Implements full join operation and a generator for cographs.

* * Adding myself as a contributor.

* * Fix full join description.

* * Removes full_join function from the cograph generator file.

* * Changes ^ for **.

* Docstrings improvements, fixes and new tests.

* Includes new features in the docs.

* Fix typo in test_cograph.py.

* Random cograph docstring improvements.

* Adds support for directed graphs.

* Improvements to the full join operator and new tests.

* Fixed rename.

* Fix test description.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* * Implements full join operation and a generator for cographs.

* * Adding myself as a contributor.

* * Fix full join description.

* * Removes full_join function from the cograph generator file.

* * Changes ^ for **.

* Docstrings improvements, fixes and new tests.

* Includes new features in the docs.

* Fix typo in test_cograph.py.

* Random cograph docstring improvements.

* Adds support for directed graphs.

* Improvements to the full join operator and new tests.

* Fixed rename.

* Fix test description.
</pre>
</div>
</content>
</entry>
<entry>
<title>Binomial trees generator (#3409)</title>
<updated>2019-05-02T23:06:35+00:00</updated>
<author>
<name>Efraim Rodrigues</name>
<email>efraimnaassom@gmail.com</email>
</author>
<published>2019-05-02T23:06:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/networkx.git/commit/?id=153884bf9c6108711563554abc12bc9e1afad64c'/>
<id>153884bf9c6108711563554abc12bc9e1afad64c</id>
<content type='text'>
* Implements the binomial tree graph generator.

* Improvements to the binomial tree generator and Notes section.

* Remove Notes section from the binomial_tree and moves the info to the line under the first line of the doc_string.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Implements the binomial tree graph generator.

* Improvements to the binomial tree generator and Notes section.

* Remove Notes section from the binomial_tree and moves the info to the line under the first line of the doc_string.
</pre>
</div>
</content>
</entry>
<entry>
<title>Move LFR_benchmark to generators (#3411)</title>
<updated>2019-05-02T11:51:04+00:00</updated>
<author>
<name>Jean-Gabriel Young</name>
<email>jean.gabriel.young@gmail.com</email>
</author>
<published>2019-05-02T11:51:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/networkx.git/commit/?id=094bca5fe3133073e7ab0134d3ab5950ba92c50b'/>
<id>094bca5fe3133073e7ab0134d3ab5950ba92c50b</id>
<content type='text'>
* Move LFR_benchmark to generators

* Correct import line in docstring

* Removed LFR from algorithms.community.rst and put in generators.rst

Fixes #3404 </content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Move LFR_benchmark to generators

* Correct import line in docstring

* Removed LFR from algorithms.community.rst and put in generators.rst

Fixes #3404 </pre>
</div>
</content>
</entry>
<entry>
<title>Add the reference for the Harary graph generators (#3407)</title>
<updated>2019-04-27T11:59:45+00:00</updated>
<author>
<name>Weisheng Si</name>
<email>ws4u@users.noreply.github.com</email>
</author>
<published>2019-04-27T11:59:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/networkx.git/commit/?id=b74d4bcc5a14263d562c045e84c39f2ec02962ba'/>
<id>b74d4bcc5a14263d562c045e84c39f2ec02962ba</id>
<content type='text'>
* Update generators.rst

Add the reference for the Harary graph generators.

* Update CONTRIBUTORS.rst

Add Weisheng Si as a contributor
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Update generators.rst

Add the reference for the Harary graph generators.

* Update CONTRIBUTORS.rst

Add Weisheng Si as a contributor
</pre>
</div>
</content>
</entry>
<entry>
<title>added coappearance network of characters in the novel Les Miserables</title>
<updated>2019-01-09T11:21:20+00:00</updated>
<author>
<name>Issa Moradnejad</name>
<email>i.moradnejad@gmail.com</email>
</author>
<published>2019-01-09T11:21:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/networkx.git/commit/?id=e8ecb8343649c140b4c2048dfb4b428a4184b816'/>
<id>e8ecb8343649c140b4c2048dfb4b428a4184b816</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
