Copilot/Additinal examples - #5
Conversation
|
@copilot resolve the merge conflicts in this pull request |
There was a problem hiding this comment.
Pull request overview
Expands the repository’s usage demonstrations for the Python implicit-spline implementation by improving the introductory notebook’s robustness and significantly extending the standalone demo script to cover additional modeling scenarios (holes, partitions, multi-panel figures).
Changes:
- Updated
notebooks/01_basic_polygon.ipynbto use more robust local path discovery and to add/standardize several visualization examples (includingcompare_nand explicit 3D axes). - Refactored and expanded
examples/demo.pyinto three scenario-based sections (convex polygons, holes, partitions) with additional helper visualizations.
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated 2 comments.
| File | Description |
|---|---|
| notebooks/01_basic_polygon.ipynb | Improves local import setup and enhances/standardizes plotting examples (adds compare_n, explicit 3D axes). |
| examples/demo.py | Adds many additional demo scenarios (holes, partitions, multi-panel figures) and reorganizes the script accordingly. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
…to copilot/paper-style-examples
|
@copilot resolve the merge conflicts in this pull request |
Resolved the merge conflicts in this PR in commit |
No description provided.