Skip to content

[NIGHTLY] v25.02.00

Pre-release
Pre-release
Compare
Choose a tag to compare
@rapids-bot rapids-bot released this 09 Dec 17:04
· 76 commits to branch-25.02 since this release
v25.02.00a
b84ac33

🔗 Links

🚨 Breaking Changes

🐛 Bug Fixes

📖 Documentation

  • added doxygen instrumentation to various cpp include files to use in doxygen (#4864) @acostadon
  • Adds the refactored Repository information (#4860) @acostadon
  • added doxygen groups so docs can clean up the API (#4857) @acostadon
  • removes docs and fixed build_docs.sh to only build xml for doxygen (#4837) @acostadon
  • Changed ci build_docs to just upload the xml so the cugraph-docs can create the docs (#4662) @acostadon

🚀 New Features

  • Remove upper bounds on cuda-python to allow 12.6.2 and 11.8.5 (#4798) @bdice
  • [FEA] Heterogeneous Distributed Sampling (#4795) @alexbarghi-nv
  • Add amazon0302.txt.gz Benchmarking Dataset to Datasets API (#4790) @nv-rliu

🛠️ Improvements