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.

@alexhuth alexhuth left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm!

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 <[email protected]>
@AgarwalNilay
AgarwalNilay force-pushed the docs/polyutils-docstrings branch from e57eb0c to ceb8725 Compare August 24, 2026 16:37
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.

2 participants