Skip to content

PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices #53

Description

@bollard

Hi all,

Just started using your package (v1.4.0) and note the following warnings popping up from Numpy:

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.

One place for example is the call to np.asmatrix here, but sure there are more.

Thanks

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