Skip to content

Conversation

@sakchal
Copy link
Contributor

@sakchal sakchal commented Feb 23, 2024

This PR introduces a suite of unit tests for lower.py located within the within the create_array directory. The primary functions in this file facilitate the creation of an an array with only the lower triangular portion, and an option of whether to convert original array's diagonal to a unit diagonal or not.

Diagonal: Ensures that the diagonal of the new array meets the parameter setting of whether it should be a unit diagonal or not.

@roaffix roaffix merged commit fab31a7 into arrayfire:master Mar 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants