Skip to content

Add solver method template - #58

Draft
ohno wants to merge 1 commit into
mainfrom
codex/issue-14-method-template
Draft

Add solver method template#58
ohno wants to merge 1 commit into
mainfrom
codex/issue-14-method-template

Conversation

@ohno

@ohno ohno commented Aug 14, 2026

Copy link
Copy Markdown
Member

Summary

  • add a minimal source template for new solver methods and result types
  • show the expected solve and expectation dispatch points
  • keep optional display and verification hooks separate from calculations
  • condense the surrounding integration steps to avoid repeated guidance

Validation

  • complete Documenter build passed with doctests, cross-references, and document checks
  • git diff --check

Closes #14


This pull request was developed with assistance from Codex using GPT-5.6 Sol with High reasoning effort.

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.

Add templete for new method

1 participant