lgca.list_utils.get_arr_of_empty_lists

lgca.list_utils.get_arr_of_empty_lists(dims)

Create a numpy array of dimensions ‘dims’ that is filled with empty lists.

Parameters:

dims – tuple, corresponding to shape of the array.: ..

Returns: