History¶
0.1.0¶
First published version (alpha).
0.2.0 (WIP)¶
Provide
__str__and__repr__.Provide “copy constructors” for storage.
Add
axis_indicesandaxis_index.Add
axis=valueto names to slice 0D/1D of 1D/2D data.Improve naming scheme of 0D/1D/2D data, use
#instead of;(breaking change).