Skip to content

[Ready for review] Add vstack atom through transpose(hstack(transpose[args]))#52

Merged
Transurgeon merged 3 commits intomainfrom
vstack
Mar 26, 2026
Merged

[Ready for review] Add vstack atom through transpose(hstack(transpose[args]))#52
Transurgeon merged 3 commits intomainfrom
vstack

Conversation

@Transurgeon
Copy link
Copy Markdown
Collaborator

@Transurgeon Transurgeon commented Mar 18, 2026

@dance858 I've prompted claude to implement our idea of reusing hstack for vstack.. looks pretty clean to me.
please double check the tests and let's merge this!

Transurgeon and others added 2 commits March 18, 2026 12:35
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Reuses existing hstack and transpose implementations instead of a
from-scratch approach, avoiding manual row-interleaving logic. Removes
the original vstack-plan.md since the composition strategy supersedes it.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@Transurgeon Transurgeon changed the title Add vstack atom implementation plan Add vstack atom through transpose(hstack(transpose[args])) Mar 25, 2026
@Transurgeon Transurgeon changed the title Add vstack atom through transpose(hstack(transpose[args])) [Ready for review] Add vstack atom through transpose(hstack(transpose[args])) Mar 26, 2026
@dance858
Copy link
Copy Markdown
Collaborator

Looks great WZZ! I like this implementation of vstack a lot more. Very neat. Feel free to merge after having removed ux and uy.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@Transurgeon Transurgeon merged commit 369c7a9 into main Mar 26, 2026
11 checks passed
@Transurgeon Transurgeon deleted the vstack branch March 26, 2026 14:42
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