nac3/nac3core
lyken b158ec80b4
core/ndstrides: implement np_array()
It also checks for inconsistent dimensions if the input is a list.
e.g., rejecting `[[1.0, 2.0], [3.0]]`.
2024-08-26 11:18:23 +08:00
..
irrt core/ndstrides: implement np_array() 2024-08-26 11:18:23 +08:00
src core/ndstrides: implement np_array() 2024-08-26 11:18:23 +08:00
Cargo.toml [meta] Do not specify rev in dependency version 2024-08-21 15:36:54 +08:00
build.rs core/irrt/exceptions: add debug utils with exceptions 2024-08-26 09:39:41 +08:00