Skip to content

Fix docstring typos and add missing backends to Auto function#134

Merged
ChrisRackauckas merged 1 commit intoSciML:mainfrom
ChrisRackauckas-Claude:docs-improvements-20251229-041639
Dec 29, 2025
Merged

Fix docstring typos and add missing backends to Auto function#134
ChrisRackauckas merged 1 commit intoSciML:mainfrom
ChrisRackauckas-Claude:docs-improvements-20251229-041639

Conversation

@ChrisRackauckas-Claude
Copy link
Copy Markdown
Contributor

Summary

  • Fix typo in AutoMooncakeForward docstring: AutoForwardMooncake -> AutoMooncakeForward
  • Fix inconsistent header in NoAutoDiffSelectedError docstring: "Constructor" -> "Constructors" (matches all other docstrings)
  • Add missing GTPSA and TaylorDiff to ADTypes.Auto symbol lookup (these backends are exported but were not included in the Auto convenience function)

Test plan

  • Documentation builds without warnings
  • All package tests pass (Pkg.test())

/cc @ChrisRackauckas

🤖 Generated with Claude Code

- Fix typo in AutoMooncakeForward docstring: AutoForwardMooncake -> AutoMooncakeForward
- Fix inconsistent header in NoAutoDiffSelectedError: "Constructor" -> "Constructors"
- Add missing GTPSA and TaylorDiff to ADTypes.Auto symbol lookup

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@ChrisRackauckas ChrisRackauckas merged commit 0ab996a into SciML:main Dec 29, 2025
5 of 8 checks passed
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