Skip to content

Document differentiable GVEC#64

Open
krystophny wants to merge 36 commits into
developfrom
ad-27-differentiable-docs
Open

Document differentiable GVEC#64
krystophny wants to merge 36 commits into
developfrom
ad-27-differentiable-docs

Conversation

@krystophny

Copy link
Copy Markdown
Member

Documents the differentiable GVEC contract.

  • New docs/user/differentiable-gvec.md: build options, derivative levels with the raw-residual sign identity, a minimal Python example, the external-optimizer and adjoint examples, the SIMSOPT boundary-variable rule for LA coefficients, and the support matrix (h-maps, OpenMP, MPI, no GPU, no free boundary).
  • Linked from the user-guide toctree and from other-interfaces.md.

Closes #28.

Verification

Before

$ test -f docs/user/differentiable-gvec.md; echo $?
1

After

$ test -f docs/user/differentiable-gvec.md; echo $?
0
$ grep -c differentiable-gvec docs/user/index.md docs/user/other-interfaces.md
docs/user/index.md:1
docs/user/other-interfaces.md:1

Writing checker passed at the soft threshold.

@krystophny krystophny force-pushed the ad-27-differentiable-docs branch from c29d4cd to 9d5c887 Compare July 9, 2026 22:48
@krystophny krystophny force-pushed the ad-27-differentiable-docs branch from 9d5c887 to ee745de Compare July 9, 2026 23:02
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