imas_paraview.util.int32array

imas_paraview.util.int32array(int_list)

Converts a list of ints to a numpy array containing values of type int32.

Parameters:
int_list

List of int64s to be converted

Returns:

List of converted int32s


Last update: 2026-03-11