Diogo-V commited on
Commit
d0edc20
·
verified ·
1 Parent(s): 4fd3e1a

Upload 5 files

Browse files
nlr_func_mapping.txt ADDED
@@ -0,0 +1,16 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ comb_1 acos
2
+ comb_2 exp
3
+ comb_3 atan
4
+ comb_4 cube
5
+ comb_5 sin
6
+ comb_6 cos
7
+ comb_7 square
8
+ comb_8 tan
9
+ comb_10 atanh
10
+ comb_11 cubert
11
+ comb_12 asin
12
+ comb_13 acosh
13
+ comb_15 lin
14
+ comb_16 tanh
15
+ comb_17 log
16
+ comb_18 asinh
ones_func_mapping.txt ADDED
@@ -0,0 +1,19 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ comb_0 cosh
2
+ comb_1 cubert
3
+ comb_2 cos
4
+ comb_3 square
5
+ comb_4 sin
6
+ comb_5 exp
7
+ comb_6 acosh
8
+ comb_7 asinh
9
+ comb_8 log
10
+ comb_9 atan
11
+ comb_10 acos
12
+ comb_11 sqrt
13
+ comb_12 sinh
14
+ comb_13 lin
15
+ comb_14 atanh
16
+ comb_15 cube
17
+ comb_16 tan
18
+ comb_17 tanh
19
+ comb_18 asin
processed.tsv ADDED
The diff for this file is too large to render. See raw diff
 
rnd_func_mapping.txt ADDED
@@ -0,0 +1,19 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ comb_0 cosh
2
+ comb_1 asin
3
+ comb_2 exp
4
+ comb_3 cube
5
+ comb_4 acosh
6
+ comb_5 log
7
+ comb_6 atan
8
+ comb_7 square
9
+ comb_8 cos
10
+ comb_9 sin
11
+ comb_10 sqrt
12
+ comb_11 atanh
13
+ comb_12 sinh
14
+ comb_13 tanh
15
+ comb_14 cubert
16
+ comb_15 lin
17
+ comb_16 acos
18
+ comb_17 tan
19
+ comb_18 asinh
space_func_mapping.txt ADDED
@@ -0,0 +1,17 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ comb_0 tanh
2
+ comb_1 atan
3
+ comb_2 asin
4
+ comb_3 log
5
+ comb_4 exp
6
+ comb_5 cubert
7
+ comb_6 sin
8
+ comb_7 acosh
9
+ comb_8 asinh
10
+ comb_9 square
11
+ comb_10 cos
12
+ comb_11 acos
13
+ comb_13 atanh
14
+ comb_15 sqrt
15
+ comb_16 lin
16
+ comb_17 tan
17
+ comb_18 cube