Prefix all NumPy/SciPy functions #357

Merged
sb10q merged 1 commits from fix/prefix-numpy-functions into master 2024-08-17 17:37:20 +08:00

1 Commits

Author SHA1 Message Date
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