Skip to content

Latest commit

 

History

History
34 lines (27 loc) · 3.25 KB

CHANGELOG.md

File metadata and controls

34 lines (27 loc) · 3.25 KB

cugraph-docs 25.02.00 (13 Feb 2025)

📖 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

cugraph 24.08.00 (11 Jun 2024)

🚨 Breaking Changes

  • Initial version to build projects that are already archiving to the cloud.