Skip to content

docs: DOC-1066: Vectorization guides#7499

Open
margaretkennedy wants to merge 5 commits intomainfrom
DOC-1066-looping
Open

docs: DOC-1066: Vectorization guides#7499
margaretkennedy wants to merge 5 commits intomainfrom
DOC-1066-looping

Conversation

@margaretkennedy
Copy link
Copy Markdown
Contributor

No description provided.

@margaretkennedy margaretkennedy added documentation Improvements or additions to documentation NoDocumentationNeeded NoReleaseNotesNeeded No release notes are needed. labels Dec 16, 2025
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Dec 16, 2025

Deploying docs previews for c9faadd (available for 14 days)

Python

@@ -0,0 +1,314 @@
---
title: Recipes, not loops!
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I used a plain title until I saw Chip's note in the ticket. I'll update the tutorial card depending on what we decide.

Copy link
Copy Markdown
Contributor

@elijahpetty elijahpetty left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A few comments

Comment thread docs/python/sidebar.json Outdated
Comment thread docs/python/conceptual/vectorization-and-recipes.md
Comment thread docs/python/conceptual/vectorization-and-recipes.md Outdated
Comment thread docs/python/conceptual/vectorization-and-recipes.md
Comment thread docs/python/getting-started/crash-course/vectorization-vs-loops.md Outdated
Comment thread docs/python/getting-started/crash-course/vectorization-vs-loops.md Outdated
Comment thread docs/python/getting-started/crash-course/vectorization-vs-loops.md Outdated
Comment thread docs/python/conceptual/vectorization-and-recipes.md Outdated
- Simplify SISD vs SIMD comparison by removing pandas and focusing on core Python concepts
- Remove performance timing example in favor of clearer conceptual explanations
- Update code examples to use executable test-set snippets instead of skip-test
- Clarify that loops require additional infrastructure for real-time updates rather than being "fundamentally impossible"
- Simplify technical explanations (e.g., ternary operator compilation
@margaretkennedy
Copy link
Copy Markdown
Contributor Author

I do not want to create the Groovy docs until the Python is reviewed and revised.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation NoDocumentationNeeded NoPythonDocsChangesNeeded NoReleaseNotesNeeded No release notes are needed.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants