Skip to content

numpy Deprecation warning #114

@benabel

Description

@benabel

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions