nac3/nac3core
lyken 678e56c95d [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-12-13 15:23:31 +08:00
..
irrt [core] irrt: rename NDIndex to NDIndexInt 2024-12-13 15:23:31 +08:00
nac3core_derive [core_derive] Ignore doctest in example 2024-11-22 00:00:05 +08:00
src [core] codegen: Implement Slice{Type,Value}, RustSlice 2024-12-13 15:23:31 +08:00
build.rs [meta] Cleanup from upgrading Rust version 2024-11-19 13:43:57 +08:00
Cargo.toml [core_derive] Initial implementation 2024-11-20 15:35:55 +08:00