forked from pool/python-networkx
* Fix doc deploy * Bump release version * MAINT: Update dfs_test with more comprehensive tests (#5654) * Bump release version * Fix __setstate__ for OutEdgeView subclasses, read _adjdict from state (#5657) * Add examples & improve documentation of voterank (#5500) * Change default value of arrowstyle for undirected graphs (#5514) * added edge labels in weighted graph (#5521) * Added examples in is_forest() and is_tree() (#5524) * a hack to force self edges to be ignored on the first node inspected (#5516) * De-Regression: eagerly evaluate not_implemented_for in decorated generators (#5537) * Improve documentation of PlanarEmbedding class (#5523) * PlanarEmbedding in autosummary instead of autoclass. (#5548) * Added examples in tournament and tree functions (#5536) * Fixup PlanarEmbedding See Also (#5556) * Fix min_edge_cover in special cases (#5538) and correct documentation (#5549) * Add is_planar function. Solves issue #5109 (#5544) * Improve bridges documentation (#5519) * fix greedy_modularity when multiple components exist. (#5550) * Fix issue probably-meant-fstring found at https://codereview.doctor (#5574) * MAINT: Fix sphinx build errors and warnings (#5571) * replace induced_subgraph example with directly relevant example (#5576) * Add examples to compose operation (#5583) * Fix reference in label_propagation_communities docstring (#5588) * Use sets instead of lists for collecting flowfuncs in tests. (#5589) * Update .degree() docs: outdated return type (#5529) * Update numpydoc (#5580) * Add a space in an error (#5601) * improve docstring for read_doc, see issue #5604 (#5605) OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-networkx?expand=0&rev=46
Description
No description provided
Languages
RPM Spec
100%