Skip to content

Add support for newer numpy types #242

@InvincibleRMC

Description

@InvincibleRMC

Description

#35 Added support for a bunch of numpy types. Numpy now has more types like np.bool_ and np.bytes etc. we should probably support them.

Motivation

Everyone loves faster Python.

Design / Implementation Considerations

If we could all the containers to the same numpy.array might simplify logic around generation.

Additional Information

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions