Skip to content

some problem in build random array #6

@xichaoqiang

Description

@xichaoqiang

var a1 = np.random.rand(300, 200);
Python.Runtime.PythonException:“TypeError : rand() got an unexpected keyword argument 'd0'”

var a1 = np.random.randn(300, 200);
Python.Runtime.PythonException:“TypeError : randn() got an unexpected keyword argument 'd0'”

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