npyjs icon indicating copy to clipboard operation
npyjs copied to clipboard

[wip] Begin npyjs.format implementation

Open j6k4m8 opened this issue 2 years ago • 0 comments

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 avatar Oct 31 '23 13:10 j6k4m8