NVIDIA / NVIDIA/cuvs

[FEA] Widget-style docstringa

Open
#67 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

doc feature request
Dominant language
Cuda
Stars
854
Forks
236
Avg merge
3d 3h
Merged PRs (30d)
62

Description

Creating a feature request from this comment.

The request is to make docstrings of relevant methods a "widget" style, similar to what networkx does with cugraph algos, see the bottom of https://networkx.org/documentation/stable/reference/algorithms/generated/networkx.algorithms.centrality.betweenness_centrality.html

cc @dantegd

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reading the linked pull request discussion and the NetworkX betweenness-centrality documentation example. Identify which methods are considered relevant and compare their current docstrings with the requested widget style. Done means the agreed relevant methods use the documented widget-style presentation consistently.

Written by the indexing model from the issue text.

Assessment

Domain
documentation
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
28/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.