MemoryAllocator: An extension class to allocate memory easily with cython.¶
This extension class started as part of the Sage software.
Description¶
development website: https://github.com/sagemath/memory_allocator
PyPI page: https://pypi.org/project/memory_allocator
License¶
GPL-3.0
Upstream Contact¶
Dependencies¶
Cython
Type¶
standard
Version Information¶
package-version.txt:
0.1.1
install-requires.txt:
memory_allocator
Equivalent System Packages¶
conda:
$ conda install memory-allocator
However, these system packages will not be used for building Sage because using Python site-packages is not supported by the Sage distribution; see trac ticket #29023