nac3/nac3core/irrt
lyken 7327f979fb core/irrt: rename NDIndex to NDIndexInt
Unfortunately the name `NDIndex` is used in later commits. Renaming this
typedef to `NDIndexInt` to avoid amending. `NDIndexInt` will be removed
anyway when ndarray strides is completed.
2024-10-17 13:52:27 +08:00
..
irrt core/irrt: rename NDIndex to NDIndexInt 2024-10-17 13:52:27 +08:00
irrt.cpp core/irrt: add Slice and Range 2024-10-17 13:52:27 +08:00