forked from M-Labs/nac3
1
0
Fork 0
Commit Graph

2 Commits

Author SHA1 Message Date
lyken 79f66e8517
core/ndstrides: add basic ndarray IRRT functions 2024-08-06 09:53:59 +08:00
lyken 65419194cb
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-06 09:53:59 +08:00