Some arrays get completely filled anyway, so we might as well not use numpy.zeros, and instead choose numpy.empty.
78 KiB
78 KiB
Some arrays get completely filled anyway, so we might as well not use numpy.zeros, and instead choose numpy.empty.