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

make safe obj_array_from_list to address issue #130 with test #131

Merged
merged 1 commit into from
May 8, 2024

Conversation

ran-wei-verses
Copy link
Contributor

Fix issue #130 where numpy throws broadcasting error while trying to turn a list of arrays with same leading dimensions into an object array.

Added test for this case.

@conorheins
Copy link
Collaborator

This looks perfect, thanks for being thorough with the unit test as well :)

@conorheins conorheins merged commit 6c23ab9 into infer-actively:master May 8, 2024
1 check passed
@conorheins conorheins self-requested a review May 8, 2024 20:14
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