Skip to content

Improve runvariations#148

Draft
sloorush wants to merge 3 commits intomainfrom
cleanup-runvariations
Draft

Improve runvariations#148
sloorush wants to merge 3 commits intomainfrom
cleanup-runvariations

Conversation

@sloorush
Copy link
Copy Markdown
Member

@sloorush sloorush commented Apr 21, 2026

Related Issue(s)

Description

  • Enhance _RunVariationsWithModel_ with new test variations: shuffle, intertwine, length
    (1/10/100), tall matrices (Nx11), wide matrices (11xN), square matrices (1x1/4x4/16x16), and slow
    variants (len 1000/10000, 10000x11, 11x10000, 252x252)
    • Remove the redundant length variation loop from union_and_intersection.apln now covered by the
      centralized Len* variations

@sloorush sloorush changed the title Cleanup runvariations Improve runvariations Apr 21, 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.

Improve RunVariations in testfns.apln

1 participant