Skip to content

没看懂为什么push里面要把ba的类型转成np.int64 #10

@GIS-PuppetMaster

Description

@GIS-PuppetMaster

v_wrap(np.array(ba), dtype=np.int64) if ba[0].dtype == np.int64 else v_wrap(np.vstack(ba)),

一般连续动作不应该用float64吗
而且判断条件是dtype==np.int64时转为np.int64,是不是写错了?

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