-
-
Notifications
You must be signed in to change notification settings - Fork 84
Open
Description
uncertainties.unumpy.array throws DeprecationWarnings from both numpy 1.16.5 in python 2 and numpy 1.17.4 in python 3:
PendingDeprecationWarning: 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.
mat = unumpy.matrix(arr)
Metadata
Metadata
Assignees
Labels
No labels