Skip to content

Conversation

haesleinhuepf
Copy link
Owner

This message was generated by git-bob (version: 0.2.8, model: gpt-4o-2024-08-06), an experimental AI-based assistant. It can make mistakes and has limitations. Check its messages carefully.

The change made in the file _simpleitk_image_processing.py adds compatibility with the pyclesperanto library by including the type 'pyclesperanto._pyclesperanto._Array' to an existing if-else block. This update allows the function to handle arrays of this specific type by converting them to NumPy arrays, ensuring smooth integration and functionality with the pyclesperanto library in addition to the previously supported dask and pyclesperanto_prototype array types.

closes #26

@haesleinhuepf haesleinhuepf merged commit 5ec9185 into main Sep 29, 2024
10 checks passed
@haesleinhuepf haesleinhuepf deleted the git-bob-mod-WYuacjz6iu branch September 29, 2024 13:07
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.

Compatibility with pyclesperanto

1 participant