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.docinfoCharacter code '?'