Closed Uditgulati closed 5 years ago
The tests were clearly wrong as the assert was expecting an NMatrix of nm_int dtype and slice was for an NMatrix of type nm_float64. I wonder how it didn't show up before getting merged.
nm_int
nm_float64
The tests were clearly wrong as the assert was expecting an NMatrix of
nm_int
dtype and slice was for an NMatrix of typenm_float64
. I wonder how it didn't show up before getting merged.