Skip to content

polyutils: fill missing docstrings in Surface class - #691

Open
AgarwalNilay wants to merge 1 commit into
gallantlab:mainfrom
evi-hendrikx:docs/polyutils-docstrings
Open

polyutils: fill missing docstrings in Surface class#691
AgarwalNilay wants to merge 1 commit into
gallantlab:mainfrom
evi-hendrikx:docs/polyutils-docstrings

Conversation

@AgarwalNilay

Copy link
Copy Markdown
Contributor

Adds docstrings (Parameters/Returns/Yields) to public Surface methods that were undocumented or only had a one-line summary: iter_surfedges, get_graph, weighted_distance_graph, extract_chunk, extract_geodesic_chunk, polyhedra, patches, edge_collapse. Also reformats laplace_operator's prose return description into a proper Returns block for consistency with create_biharmonic_solver.

Adds docstrings (Parameters/Returns/Yields) to public Surface methods
that were undocumented or only had a one-line summary: iter_surfedges,
get_graph, weighted_distance_graph, extract_chunk,
extract_geodesic_chunk, polyhedra, patches, edge_collapse. Also
reformats laplace_operator's prose return description into a proper
Returns block for consistency with create_biharmonic_solver.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant