Is it possible to convert a boolean array into a matrix in NumPy?
For example, we have a boolean array a like this:
a
a = [[False], [Tr