nac3/nac3core/irrt
lyken 0ec4d13735
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]]`. Previously it was a todo of
`np_array()`.
2024-08-25 00:52:41 +08:00
..
irrt core/ndstrides: implement np_array() 2024-08-25 00:52:41 +08:00
irrt.cpp core/ndstrides: implement np_array() 2024-08-25 00:52:41 +08:00