Skip to content

Warning when using Codac with Scipy #249

@SimonRohou

Description

@SimonRohou

The following Python code..

import codac as cdc
from scipy.linalg import sqrtm

..generates the warning:

UserWarning: Signature b'\x99\x99\x99\x99\x99\x99\xb9\xbf' for <class 'numpy.float64'> does not match any known type: falling back to type probe function.

(from @godardma: quick fix, import Codac after Scipy)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions