MemoryAllocator: An extension class to allocate memory easily with cython.

This extension class started as part of the Sage software.

License

GPL-3.0

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