Skip to content

Conversation

@sakchal
Copy link
Contributor

@sakchal sakchal commented Feb 22, 2024

This PR introduces a suite of unit tests for identity.py located within the create_array directory. The primary function in this file facilitate the creation of an identity array.

Correct Array Shape: Ensures that arrays are instantiated with the intended dimensions.
Data Type Accuracy: Validates that the resulting arrays strictly adhere to the specified data types.
Error Handling: Assesses the functions' error handling, specifically dealing with the shape of the array

@roaffix
Copy link
Collaborator

roaffix commented Mar 1, 2024

Please, rebase to master and lets merge

@roaffix roaffix merged commit d8caaeb 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