Low-level memory allocation functions#

AUTHORS:

sage.ext.memory.init_memory_functions()#

Set the MPIR/GMP memory functions to the above functions.

EXAMPLES:

sage: from sage.ext.memory import init_memory_functions
sage: init_memory_functions()