Skip to content

Add docs page for subpackages#563

Merged
ChrisRackauckas merged 2 commits intoSciML:masterfrom
ChrisRackauckas-Claude:add-subpackage-docs
Apr 1, 2026
Merged

Add docs page for subpackages#563
ChrisRackauckas merged 2 commits intoSciML:masterfrom
ChrisRackauckas-Claude:add-subpackage-docs

Conversation

@ChrisRackauckas-Claude
Copy link
Copy Markdown
Contributor

Summary

  • Add docs/src/subpackages.md documenting all three subpackages on a single page:
    • RecursiveArrayToolsRaggedArrays — links to the existing ragged arrays docs page
    • RecursiveArrayToolsShorthandConstructorsVA[...] and AP[...] syntax with examples
    • RecursiveArrayToolsArrayPartitionAnyAll — optimized any/all with performance rationale
  • Each section explains why it was split out (method invalidations) and shows usage
  • Includes installation instructions for all three subpackages

Test plan

  • Verify docs build passes in CI
  • Review rendered page for accuracy

🤖 Generated with Claude Code

Document all three subpackages (ShorthandConstructors,
ArrayPartitionAnyAll, RaggedArrays) on a single page with usage
examples, motivation for the split, and installation instructions.

Co-Authored-By: Chris Rackauckas <accounts@chrisrackauckas.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@ChrisRackauckas ChrisRackauckas merged commit bfd564b into SciML:master Apr 1, 2026
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