Skip to content

RunTimeWarning: line 129 #1

@petitvic

Description

@petitvic

Hi,

I just started using empca and it works great. However in a few instances, I have the following Warning which seems to make the PCA stop:
empca.py:129: RuntimeWarning: invalid value encountered in double_scalars
self.eigvec[k, j] = x.dot(cw) / c.dot(cw)

Any advice on how to get rid of this message?

Thanks in advance.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions