1
0
forked from M-Labs/nac3
Commit Graph

7 Commits

Author SHA1 Message Date
2747869a45 core/ndstrides: implement general ndarray reshaping 2024-07-31 09:53:15 +08:00
bd5cb14d0d core/ndstrides: implement general ndarray basic indexing 2024-07-31 09:53:15 +08:00
4b14609342 core/ndstrides: implement IRRT slice
Needed by ndarray indexing
2024-07-31 09:53:15 +08:00
8ae9a4294b core/ndstrides: add basic ndarray IRRT functions 2024-07-31 09:53:15 +08:00
fd3d02bff0 core/ndstrides: add NDArray with strides definition 2024-07-31 09:53:15 +08:00
7502b14d55 core/irrt: add ErrorContext 2024-07-31 09:53:15 +08:00
ef28138291 core/irrt: split irrt.cpp into headers
To scale IRRT implementations
2024-07-31 09:52:43 +08:00