flopscope.

flopscope.numpy.bool_

flopscope.numpy.bool_

Boolean type (True or False), stored as a byte.

Warning.

The bool type is not a subclass of the int_ type (the bool is not even a number type). This is different than Python's default implementation of bool as a sub-class of int.

docinfo
Character code

'?'