Skip to content

There is a bug for the funtion of "type" #3

@xuhenry

Description

@xuhenry

Hello,
When I run the script of the examples, there is a bug on the "type" function, as follows,

File "/home/henry/Exe/dlopy-main/dlopy/dlo.py", line 98, in discontinuities
bcs = self.type(n[ind], self.bcs, self.xym)
TypeError: ufunc 'type' not supported for the input types, and the inputs could not be safely coerced to any supported types according to the casting rule ''safe''

there are for input parameters during the defination of this function "def type(x, e, m, i)“”

Thanks a lot!
Best regards,
Henry

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