Commit Graph

4 Commits

Author SHA1 Message Date
2546053013
WIP: core/ndstrides: checkpoint 6 2024-08-09 15:56:16 +08:00
46110d2f6a
core/ndstrides: add basic ndarray IRRT functions 2024-08-09 15:51:19 +08:00
9940d00244
core: add error raising in IRRT & codegen IRRT CallFunction util 2024-08-09 15:51:19 +08:00
277f9170a7
core/irrt: introduce irrt testing
`cargo test -F test` would compile `nac3core/irrt/irrt_test.cpp`
targetted to the host machine (it gets to use `std`) and run the
test executable.
2024-08-09 15:51:19 +08:00