nac3/nac3core
David Mak 35e3042435 [core] Refactor/Remove redundant and unused constructs
- Use ProxyValue.name where necessary
- Remove NDArrayValue::ptr_to_{shape,strides}
- Remove functions made obsolete by ndstrides
- Remove use statement for ndarray::views as it only contain an impl
block.
- Remove class_names field in Resolvers of test sources
2024-12-30 14:13:48 +08:00
..
irrt [core] irrt/string: Minor cleanup 2024-12-30 14:04:42 +08:00
nac3core_derive [core_derive] Ignore doctest in example 2024-11-22 00:00:05 +08:00
src [core] Refactor/Remove redundant and unused constructs 2024-12-30 14:13:48 +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