Skip to content

Comments

Fix documentation issues and add core function docstrings#61

Open
murrellb wants to merge 1 commit intomainfrom
docs-improvements
Open

Fix documentation issues and add core function docstrings#61
murrellb wants to merge 1 commit intomainfrom
docs-improvements

Conversation

@murrellb
Copy link
Member

  • Fix typo in optimization.md: optimzed_model → optimized_model
  • Add missing imports in examples.md code blocks
  • Use exported names directly (SWMPartition, SWMModel, MultiSitePartition) instead of MolecularEvolution.* prefix where applicable
  • Qualify ParameterHandling.value_flatten for clarity
  • Add note about internal codon model functions in Example 3
  • Add comment explaining gappyAAstring internal constant
  • Add docstrings for core framework functions: combine!, forward!, backward!

🤖 Generated with Claude Code

- Fix typo in optimization.md: optimzed_model → optimized_model
- Add missing imports in examples.md code blocks
- Use exported names directly (SWMPartition, SWMModel, MultiSitePartition)
  instead of MolecularEvolution.* prefix where applicable
- Qualify ParameterHandling.value_flatten for clarity
- Add note about internal codon model functions in Example 3
- Add comment explaining gappyAAstring internal constant
- Add docstrings for core framework functions: combine!, forward!, backward!

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

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
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