Skip to content

Commit 860c186

Browse files
committed
Added warning in old python script
1 parent 8fcb269 commit 860c186

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

extras/python/sin1024_int8.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
## generates a sin-shaped table with values -128 to 127
2-
2+
## NOTE: this table has been generated using the "make_standard_tables.py" script, which produces a symetric table.
33

44
import array
55
import os

0 commit comments

Comments
 (0)