Skip to content Skip to sidebar Skip to footer
Showing posts with the label Numpy Memmap

Packing Boolean Array Needs Go Throught Int (numpy 1.8.2)

I'm looking for the more compact way to store boolean. numpy internally need 8bits to store one… Read more Packing Boolean Array Needs Go Throught Int (numpy 1.8.2)