X Tutup
Skip to content

Add test file for SSAS_LinearSteps test in gen_index.cpp#21

Merged
christophe-murphy merged 1 commit intoarrayfire:masterfrom
edwinsolisf:gen_index_test
Feb 11, 2025
Merged

Add test file for SSAS_LinearSteps test in gen_index.cpp#21
christophe-murphy merged 1 commit intoarrayfire:masterfrom
edwinsolisf:gen_index_test

Conversation

@edwinsolisf
Copy link
Contributor

Adds test file to test sequence indexing with non-unitary steps mixed in array indexing.

The name of the file refers to the sequences used:

s29_9__3s0_9_2as0_n ->
first seq { begin = 29, end = 9, step = -3 }
second seq { begin = 0, end = 9, step = 2 }
array indexing
third seq { af_span }

@christophe-murphy christophe-murphy merged commit 05703a4 into arrayfire:master Feb 11, 2025
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

X Tutup