Skip to content

update: add spline interpolation to autograd taper notebook#383

Open
bzhangflex wants to merge 1 commit into
developfrom
bzhangflex/autograd5boundarygradients_interpspline
Open

update: add spline interpolation to autograd taper notebook#383
bzhangflex wants to merge 1 commit into
developfrom
bzhangflex/autograd5boundarygradients_interpspline

Conversation

@bzhangflex

Copy link
Copy Markdown
Contributor

Adds interpolate_spline to the autograd taper notebook. Please let me know what you think @yaugenst-flex

@bzhangflex bzhangflex force-pushed the bzhangflex/autograd5boundarygradients_interpspline branch from f81e82d to 47257c6 Compare September 25, 2025 17:47
@bzhangflex bzhangflex self-assigned this Sep 25, 2025
@github-actions

github-actions Bot commented Sep 25, 2025

Copy link
Copy Markdown
Contributor

Spell Check Report

Autograd25SplineBoundaryParametrization.ipynb:

Cell 1, Line 1: 'Spline-based'
  > # Spline-based boundary parametrization for inverse design
Cell 16, Line 8: 'autograd-differentiable'
  > - `interpolate_spline` is fully autograd-differentiable
Cell 18, Line 1: 'Spline-based'
  > ## Spline-based Taper Optimization

Checked 2 notebook(s). Found spelling errors in 1 file(s).
Generated by GitHub Action run: https://github.com/flexcompute/tidy3d-notebooks/actions/runs/23669860990

@bzhangflex bzhangflex force-pushed the bzhangflex/autograd5boundarygradients_interpspline branch from 47257c6 to 8e7231c Compare September 25, 2025 18:03
Introduce a new notebook (Autograd25SplineBoundaryParametrization)
demonstrating the use of interpolate_spline for inverse design of a
waveguide taper. Add a cross-reference from Autograd5 to the new
notebook.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@bzhangflex bzhangflex force-pushed the bzhangflex/autograd5boundarygradients_interpspline branch from 8e7231c to 5bb7d22 Compare March 27, 2026 22:17
@bzhangflex bzhangflex marked this pull request as ready for review March 27, 2026 22:18
@bzhangflex

Copy link
Copy Markdown
Contributor Author

Instead of adding bloat to the original taper notebook I created a new notebook and linked them to each other.

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