Skip to content

Can this library be used on mobile ? #130

Open
@493226363

Description

@493226363

When I used it on mobile, it caused the process to stall. Here's the part of the code that got stuck:
np.arange(1);
var PyThread = PythonEngine.BeginAllowThreads();
This leaves me unsure of the cause.
I noticed that Numpy.dll was shipped for the netstandard2.0 platform. Should this be a cross-platform library, or am I using it incorrectly?

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