-
Notifications
You must be signed in to change notification settings - Fork 55
Open
Labels
enhancementNew feature or requestNew feature or request
Description
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
Labels
enhancementNew feature or requestNew feature or request