Under-the-hood documentation for developers# These documents are intended as a low-level look into NumPy; focused towards developers. Internal organization of NumPy arrays NumPy C code explanations Memory alignment Byte-swapping Writing custom array containers Subclassing ndarray