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

Support for numpy format #222

Closed
sk1p opened this issue Dec 20, 2018 · 0 comments · Fixed by #1249
Closed

Support for numpy format #222

sk1p opened this issue Dec 20, 2018 · 0 comments · Fixed by #1249
Labels
Milestone

Comments

@sk1p
Copy link
Member

sk1p commented Dec 20, 2018

Docs: https://docs.scipy.org/doc/numpy-1.15.0/reference/generated/numpy.load.html#numpy.load

Supports mmap, which we will absolutely need to use. Also need to disable the pickling, as it is a trivial untrusted/remote code execution otherwise.

See also #221.

@sk1p sk1p added enhancement New feature or request file formats and I/O labels Dec 20, 2018
@sk1p sk1p mentioned this issue Dec 21, 2018
10 tasks
@uellue uellue added this to the backlog milestone Sep 6, 2021
@sk1p sk1p modified the milestones: backlog, 0.10 May 5, 2022
sk1p added a commit to sk1p/LiberTEM that referenced this issue May 5, 2022
@sk1p sk1p mentioned this issue May 5, 2022
11 tasks
sk1p added a commit that referenced this issue Jun 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants