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

Add minizip and extract .npz files #771

Draft
wants to merge 12 commits into
base: master
Choose a base branch
from
Draft

Add minizip and extract .npz files #771

wants to merge 12 commits into from

Conversation

minhqdao
Copy link
Contributor

@minhqdao minhqdao commented Feb 18, 2024

  • Interface with minizip to handle zip extraction (can be reused for other matrix formats).
  • Write tests for zip extraction.
  • Load .npz files.
  • Add tests for loading entire .npz files.
  • Add examples.
  • Polish code.
  • Build minizip from source.
  • Add documentation.

Related Issues:
#486
#763

Future Endeavors:

  • Compress zip files.
  • Save .npz files.
  • Use zip interface to load and save other matrix formats.

@minhqdao minhqdao marked this pull request as draft February 18, 2024 03:35
@minhqdao minhqdao self-assigned this Feb 18, 2024
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