-
- Downloads
Simplify pypfilt.state.repack
We can use numpy.lib.recfunctions.structured_to_unstructured and avoid raising exceptions under certain conditions, such as the ValueError "To change to a dtype of a different size, the array must be C-contiguous".
Please register or sign in to comment