Overview

Request 1169974 accepted

- Update to 3.3
* Add @nx._dispatch decorator to most algorithms
* Remove topo_order kwarg from is_semiconnected without deprecation
* API: Add a decorator to deprecate positional args
* Drop support for Python 3.8 and 3.9
* Support Python 3.12
* Test on Python 3.13-dev
* Don't test numpy2 nightlies
* Unpin scipy upperbound for tests
* Disallow negative number of nodes in complete_multipartite_graph
* [A-star] Added expansion pruning via cutoff if cutoff is provided
* Add Tadpole graph
* [Feat] Random expanders utilities
* Add Kirchhoff index / Effective graph resistance
* Changed return types of shortest path methods to improve consistency
* Many more changes, see upstream changelog
- drop doc build, PyPI tarball doesn't support it anymore



Request History
Markéta Machová's avatar

mcalabkova created request

- Update to 3.3
* Add @nx._dispatch decorator to most algorithms
* Remove topo_order kwarg from is_semiconnected without deprecation
* API: Add a decorator to deprecate positional args
* Drop support for Python 3.8 and 3.9
* Support Python 3.12
* Test on Python 3.13-dev
* Don't test numpy2 nightlies
* Unpin scipy upperbound for tests
* Disallow negative number of nodes in complete_multipartite_graph
* [A-star] Added expansion pruning via cutoff if cutoff is provided
* Add Tadpole graph
* [Feat] Random expanders utilities
* Add Kirchhoff index / Effective graph resistance
* Changed return types of shortest path methods to improve consistency
* Many more changes, see upstream changelog
- drop doc build, PyPI tarball doesn't support it anymore


Dirk Mueller's avatar

dirkmueller accepted request

openSUSE Build Service is sponsored by