nx-parallel 0.3
We're happy to announce the release of nx-parallel 0.3!
Enhancements
- Add parallel version of edge_betweenness_centrality (#60).
- Adding a
pre-commit
hook to updateget_info
(#55). - ENH: Adding and documenting configs in nx-parallel (#75).
Bug Fixes
- Ignoring functions in
utils
for theget_info
dict (#78). - Adding ruff as a developer dependency (#85).
Documentation
Infrastructure
- ENH: Adding and documenting configs in nx-parallel (#75).
Maintenance
- Revisiting nxp algorithms (#63).
- MAINT: Switching to setuptools (#69).
- MAINT: updated readme with conda installation guide (#71).
- Ignoring functions in
utils
for theget_info
dict (#78). - Test on Python 3.13-dev (#83).
- Chore/style cleanup utility functions (#80).
- Clean up and bump deps, ruff, pre-commit (#84).
- MAINT: Drop support for python 3.10, and update min supported networkx version to 3.4.1 (#88).
- TST: Added tests checking entry_points discovery and config initialisation (#89).
Contributors
7 authors added to this release (alphabetically):
- Aditi Juneja (@Schefflera-Arboricola)
- Dan Schult (@dschult)
- Derek Alexander (@dPys)
- Jakub Krajniak (@jkrajniak)
- Jarrod Millman (@jarrodmillman)
- Mridul Seth (@MridulS)
- Ratan Kulshreshtha (@RatanShreshtha)
8 reviewers added to this release (alphabetically):
- Aditi Juneja (@Schefflera-Arboricola)
- Dan Schult (@dschult)
- Derek Alexander (@dPys)
- Erik Welch (@eriknw)
- Jakub Krajniak (@jkrajniak)
- Jarrod Millman (@jarrodmillman)
- Mridul Seth (@MridulS)
- Ross Barnowski (@rossbar)
These lists are automatically generated, and may not be complete or may contain duplicates.