Skip to content

v0.2

Latest
Compare
Choose a tag to compare
@jarrodmillman jarrodmillman released this 09 May 13:44
· 16 commits to main since this release
v0.2
daf8bac

nx-parallel 0.2

We're happy to announce the release of nx-parallel 0.2!

Enhancements

  • parallel implementation for all_pairs_bellman_ford_path (#14).
  • benchmarking infrastructure (#24).
  • ENH : Adding backend_info entry point (#27).
  • ENH : added johnson in weighted.py (#37).
  • ENH : added square_clustering (#34).
  • ENH : improved all_pairs_bellman_ford_path (#49).
  • ENH : added node_redundancy in bipartite (#45).
  • ENH : adding parallel implementations of all_pairs_ algos (#33).
  • [ENH, BUG] : added time_tournament_is_strongly_connected benchmark, renamed tournament_is_strongly_connected to is_strongly_connected (#32).
  • ENH : Added get_chunks to betweenness_centrality and create_iterables in utils (#29).

Bug Fixes

  • BUG: moved get_info from backend.py to _nx_parallel (#53).
  • BUG : included _nx_parallel in packages (#54).

Documentation

  • Update release process (#21).
  • DOC: Adding CONTRIBUTING.md, updating readme, etc (#46).

Maintenance

  • replaced networkx_plugin with networkx_backend (#25).
  • replaced networkx.plugins with networkx.backends and updated readme (#26).
  • Sync up min python version with networkx main repo (#31).
  • MAINT : updated pre-commit-config.yaml (#35).
  • MAINT : added lint workflow test (#28).
  • MAINT : styling fixes (#38).
  • MAINT : style fix - 2 (#40).
  • MAINT : added default_benchmark_timeout to asv.conf.json (#43).
  • MAINT : removed NETWORKX_GRAPH_CONVERT (#48).
  • MAINT: updating backend.get_info (#47).
  • MAINT: renamed backend function keys (#50).
  • MAINT: added script to update _nx_parallel/__init__.py (#57).
  • MAINT: Renaming functions with a different name while dispatching (#56).
  • MAINT: updated README and _nx_parallel/__init__.py (#58).
  • MAINT: Added LICENSE and updated README (#59).
  • Use pypi for tests (#64).

Contributors

4 authors added to this release (alphabetically):

5 reviewers added to this release (alphabetically):

These lists are automatically generated, and may not be complete or may contain duplicates.