This version supports 3 different formats for booleans:
- the old format (1byte per bit)
- dense 1 bit per bit
- dense 1 bit per bit BUT padded to align the left-most axis.
The last one is the default, the others can be requested per compiler option.
This version supports 3 different formats for booleans:
The last one is the default, the others can be requested per compiler option.