We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8fcb269 commit 860c186Copy full SHA for 860c186
extras/python/sin1024_int8.py
@@ -1,5 +1,5 @@
1
## generates a sin-shaped table with values -128 to 127
2
-
+## NOTE: this table has been generated using the "make_standard_tables.py" script, which produces a symetric table.
3
4
import array
5
import os
0 commit comments