nac3/nac3standalone/demo
David Mak 5c5620692f core: Add np_{round,floor,ceil}
These functions are NumPy variants of round/floor/ceil, which returns
floats instead of ints.
2023-11-23 13:45:07 +08:00
..
src core: Add np_{round,floor,ceil} 2023-11-23 13:45:07 +08:00
check_demo.sh standalone: Add flags to control demo output options 2023-10-04 18:11:44 +08:00
check_demos.sh standalone: Split check_demos into check_demo 2023-09-30 09:31:18 +08:00
demo.c standalone: Fix output format string for output_uint* 2023-11-03 16:24:26 +08:00
interpret_demo.py core: Add np_{round,floor,ceil} 2023-11-23 13:45:07 +08:00
run_demo.sh standalone: Fix run_demo script 2023-10-16 15:52:48 +08:00