PendingDeprecationWarning: Importing from numpy.matlib is deprecated since 1.19.0
Emvlt opened this issue · comments
Emilien Valat commented
TIGRE/Python/tigre/utilities/geometry.py:7 : PendingDeprecationWarning: Importing from numpy.matlib is deprecated since 1.19.0. The matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.