MCPcopy Create free account
hub / github.com/numpy/numpy / savez_compressed

Route savez_compressed

numpy/lib/npyio.py:None–None  ·  view source on GitHub ↗
array_function_dispatch(_savez_compressed_dispatcher)

Source from the content-addressed store, hash-verified

1import os
2import re
3import functools
4import itertools

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected