array type option for Python Calculator

The Calculator filter has a Result Array Type advanced option. This is pretty nice when doing certain operations. Would it be possible to add this for the Python Calculator? Seems to me like it wouldn’t be too hard but with numpy and all of the functionality of the Python Calculator there may be some gotcha I’m not seeing.

1 Like

Most definitely. This should be simple to implement.

Things usually seem easy to implement when I’m not tasked with implementing them :slight_smile:

I created an issue at https://gitlab.kitware.com/paraview/paraview/-/issues/21468.

Thanks,
Andy