nac3/nac3core/irrt
lyken 853fa39537
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-08-30 14:00:19 +08:00
..
irrt core/irrt: rename NDIndex to NDIndexInt 2024-08-30 14:00:19 +08:00
irrt.cpp core/irrt: add Slice and Range 2024-08-30 13:57:10 +08:00