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 2b3021f commit 0202c51Copy full SHA for 0202c51
v10_prototype_version_2/20220109/test_02_calc_hash_2.py
@@ -1,5 +1,4 @@
1
2
-
3
#freq_list = [5,10,100]
4
freq_list = [2.5,2.5,4.166,5,5,6.666,7.5,8.333,9.166,10,12,14,16,18,20,22,24,26,28,30,32,34,36,38,40,42,44,46,48,50,52,54,56,58,60,62,64,66,68,70,72,74,76,78,80,82,84,86,88,90,92,94,96,98,100]
5
if len(freq_list)<3:
0 commit comments