Releases: rapidsai/nx-cugraph
Releases · rapidsai/nx-cugraph
[NIGHTLY] v24.12.00
🔗 Links
🚨 Breaking Changes
- Add
nx-cugraph
Package Publishing (#16) @nv-rliu - Merge fast-forwarded files from cugraph into nx-cugraph (#13) @nv-rliu
- Update
.pre-commit-config.yaml
and Implement Suggestions (#12) @nv-rliu - [CI] Adding CI Workflows: checks, changed-files, builds (#6) @nv-rliu
- Setting Up New Repo, Adding Files, etc. (#5) @nv-rliu
🐛 Bug Fixes
- Add sphinx-lint pre-commit (and some docs fixes) (#29) @eriknw
- Update and test
_nx_cugraph._check_networkx_version
(#24) @eriknw - Remove automatic "Python" labeler (#23) @eriknw
📖 Documentation
🛠️ Improvements
- Small Updates to Benchmarks Directory (#48) @nv-rliu
- Includes all deferred conversion costs in benchmarks (#34) @rlratzel
- Change
degree_type
ofcore_number
to"outgoing"
(#28) @eriknw - Drop support for NetworkX 3.0 and 3.1 (#27) @eriknw
- remove versioning workaround for nightlies (#26) @jameslamb
- add devcontainers (#25) @jameslamb
- Add pre-commit hook to disallow improper comparison to
_nxver
(#22) @eriknw - Add notebooks/demo/accelerating_networkx.ipynb (#21) @eriknw
- enforce wheel size limits, README formatting in CI (#19) @jameslamb
- Faster
shortest_path
(#18) @eriknw - nx-cugraph: dispatch graph method to gpu or cpu (#17) @eriknw
- Add
nx-cugraph
Package Publishing (#16) @nv-rliu - add CI workflows running tests (#15) @jameslamb
- remove more cugraph-only details, other miscellaneous build/packaging changes (#14) @jameslamb
- Merge fast-forwarded files from cugraph into nx-cugraph (#13) @nv-rliu
- Update
.pre-commit-config.yaml
and Implement Suggestions (#12) @nv-rliu - Adding a
dependencies.yaml
file (#9) @nv-rliu - [CI] Adding CI Workflows: checks, changed-files, builds (#6) @nv-rliu
- Setting Up New Repo, Adding Files, etc. (#5) @nv-rliu