py21cmfast.wrapper.arrays

Module for dealing with arrays that are input/output to C functions.

Classes

Array

A flexible array management class providing state tracking and initialization capabilities.

CacheBackend

Abstract base class for cache backends.

H5Backend

Backend for caching arrays in a HDF5 file.