BitField is used by bitwise.
BitpackField is used by bitpack.
LinspaceField is used by linspace.
Magic square field.
MapField is used by map.
RepeatField is used by repeat.
SparseField is used to represent Sparse ndarrays in mutable DOK format.
VmapField is used by map.
Iterates multiple fields in lockstep.
ndIotaField is used by ndiota.
2020 Ilya Yaroshenko, Kaleidic Associates Advisory Limited, Symmetry Investments
This is a submodule of mir.ndslice.
Field is a type with opIndex()(ptrdiff_t index) primitive. An iterator can be created on top of a field using FieldIterator. An ndslice can be created on top of a field using slicedField.
Fields