Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add unit tests for array.py #308

Merged
merged 1 commit into from Oct 29, 2023

Conversation

ianthomas23
Copy link
Member

Add unit tests for array.py in test_array.py. There is some extra validation in the array functions but this only checks the dtype, ndim and shape of code/offset/point arrays, it never walks the arrays as this might be very slow.

@ianthomas23 ianthomas23 merged commit 5ab8f08 into contourpy:main Oct 29, 2023
30 checks passed
@ianthomas23 ianthomas23 deleted the array_unit_tests branch October 29, 2023 16:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant