Skip to content

Replace np.zeros(...) with np.empty(...) #534

Description

@schlafly

Zach points out that there is fertile ground for replacing some np.zeros(...) calls with np.empty(...) calls, for example here:

#531 (comment)

We can experiment with performance improvements of that kind.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    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