Releases: rapidsai/cugraph-docs
Releases · rapidsai/cugraph-docs
v25.02.00
📖 Documentation
- fixed formulas and paths and corrected a typo (#96) @acostadon
- adding contributing doc so it can be removed from cugraph repo (#90) @acostadon
- Add
jaccard_coefficient
algorithm to nx-cugraph (#87) @eriknw - Add
leiden_communities
to nx-cugraph supported algorithms (#86) @eriknw - Add
lowest_common_ancestor
algorithm to nx-cugraph (#85) @eriknw - fixed errors in math formula format (#84) @acostadon
- updating docs for latest cugraph changes (#81) @acostadon
- Adds legacy graph docs to API (#79) @acostadon
- more granularity in the cpp api and fixed some links (#77) @acostadon
- Add nxcg Benchmark Algo Table Page (#75) @nv-rliu
- Update Bug In Algo Table (#74) @nv-rliu
- removed algorithms from the path of the cpp links and added reorganization blurb (#73) @acostadon
- changed from to on to test if changes are being pushed to the cloud (#68) @acostadon
- remove "-docs" from html publish path (#67) @acostadon
- Fixes to previous update from cugraph to cugraph-docs and added back c++ docs (#66) @acostadon
- Adds the latest docs code from cugraph repo (#65) @acostadon
🛠️ Improvements
- Build with CUDA 12.8.0 (#97) @jameslamb
- Add shellcheck to pre-commit and fix warnings (#80) @gforsyth
- remove references to cugraph-ops (#72) @jameslamb
- simplify building and testing configs (#71) @jameslamb
- add docs-building CI (#46) @jameslamb
[NIGHTLY] v25.04.00
🔗 Links
🛠️ Improvements
- require sphinx<8.2.0, update CODEOWNERS (#100) @jameslamb
- merge branch-25.02 into branch-25.04 (#99) @jameslamb
[NIGHTLY] v24.10.00
🔗 Links
🛠️ Improvements
- Update update-version.sh to use packaging lib (#49) @AyodeAwe
- Use CI workflow branch 'branch-24.10' again (#48) @jameslamb
[NIGHTLY] v24.08.00
🔗 Links
🛠️ Improvements
- remove build tools, most runtime deps from dependencies.yaml (#34) @jameslamb
- skip CMake 3.30.0 (#32) @jameslamb