Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[wip] Begin npyjs.format implementation #39

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from
Draft

Conversation

j6k4m8
Copy link
Member

@j6k4m8 j6k4m8 commented Oct 31, 2023

Publishing a WIP as I have to step away from this for a little bit and perhaps someone will want to carry this across the finish-line :)

This begins to add a .format function that converts an in-memory typed array back to a .npy-formatted bytestring.

This addresses #15 and borrows some code from @1wheel in #18 (since I can't merge some of the other code in that PR to latest trunk)! Thanks @1wheel :)

@j6k4m8 j6k4m8 self-assigned this Oct 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant