numpoly.ndpoly.KEY_OFFSET

ndpoly.KEY_OFFSET: int = 59

Internal number off-set between exponent and its stored value.

Exponents are stored in structured array names, which are limited to not accept the letter ‘:’. By adding an offset between the represented value and the stored value, the letter ‘:’ is skipped.