bundles / numpy latest / numpy / testing / _private / utils / check_free_memory
function
numpy.testing._private.utils:check_free_memory
source: build-install/usr/lib/python3.14/site-packages/numpy/testing/_private/utils.py :2694
Signature
def check_free_memory ( free_bytes ) Summary
Check whether free_bytes amount of memory is currently free. Returns: None if enough memory available, otherwise error message
Aliases
-
numpy.testing._private.utils.check_free_memory