bytesparse.inplace#

In-place implementation.

This implementation in pure Python uses the basic bytearray data type to hold block data, which allows mutable in-place operations.

Classes

Memory

Virtual memory.

bytesparse

Wrapper for more bytearray compatibility.