Model.list2array# Model.list2array()[source]# Convert all the value attributes v to NumPy arrays. Value attribute arrays should remain in the same address afterwards. Namely, all assignments to value array should be operated in place (e.g., with [:]).