psaegert commited on
Add v6.8, update configs
Browse filesThis view is limited to 50 files because it contains too many changes.
See raw diff
- v6.0/checkpoint_100000/expression_space.yaml +0 -11
- v6.0/checkpoint_1000000/expression_space.yaml +0 -11
- v6.0/checkpoint_1100000/expression_space.yaml +0 -11
- v6.0/checkpoint_1200000/expression_space.yaml +0 -11
- v6.0/checkpoint_1300000/expression_space.yaml +0 -11
- v6.0/checkpoint_1400000/expression_space.yaml +0 -11
- v6.0/checkpoint_1500000/expression_space.yaml +0 -11
- v6.0/checkpoint_200000/expression_space.yaml +0 -11
- v6.0/checkpoint_300000/expression_space.yaml +0 -11
- v6.0/checkpoint_400000/expression_space.yaml +0 -11
- v6.0/checkpoint_500000/expression_space.yaml +0 -11
- v6.0/checkpoint_600000/expression_space.yaml +0 -11
- v6.0/checkpoint_700000/expression_space.yaml +0 -11
- v6.0/checkpoint_800000/expression_space.yaml +0 -11
- v6.0/checkpoint_900000/expression_space.yaml +0 -11
- v6.0/expression_space.yaml +0 -11
- v6.1/checkpoint_100000/expression_space.yaml +0 -11
- v6.1/checkpoint_1000000/expression_space.yaml +0 -11
- v6.1/checkpoint_1100000/expression_space.yaml +0 -11
- v6.1/checkpoint_1200000/expression_space.yaml +0 -11
- v6.1/checkpoint_1300000/expression_space.yaml +0 -11
- v6.1/checkpoint_1400000/expression_space.yaml +0 -11
- v6.1/checkpoint_1500000/expression_space.yaml +0 -11
- v6.1/checkpoint_200000/expression_space.yaml +0 -11
- v6.1/checkpoint_300000/expression_space.yaml +0 -11
- v6.1/checkpoint_400000/expression_space.yaml +0 -11
- v6.1/checkpoint_500000/expression_space.yaml +0 -11
- v6.1/checkpoint_600000/expression_space.yaml +0 -11
- v6.1/checkpoint_700000/expression_space.yaml +0 -11
- v6.1/checkpoint_800000/expression_space.yaml +0 -11
- v6.1/checkpoint_900000/expression_space.yaml +0 -11
- v6.1/expression_space.yaml +0 -11
- v6.2/checkpoint_100000/expression_space.yaml +0 -11
- v6.2/checkpoint_1000000/expression_space.yaml +0 -11
- v6.2/checkpoint_1100000/expression_space.yaml +0 -11
- v6.2/checkpoint_1200000/expression_space.yaml +0 -11
- v6.2/checkpoint_1300000/expression_space.yaml +0 -11
- v6.2/checkpoint_1400000/expression_space.yaml +0 -11
- v6.2/checkpoint_1500000/expression_space.yaml +0 -11
- v6.2/checkpoint_200000/expression_space.yaml +0 -11
- v6.2/checkpoint_300000/expression_space.yaml +0 -11
- v6.2/checkpoint_400000/expression_space.yaml +0 -11
- v6.2/checkpoint_500000/expression_space.yaml +0 -11
- v6.2/checkpoint_600000/expression_space.yaml +0 -11
- v6.2/checkpoint_700000/expression_space.yaml +0 -11
- v6.2/checkpoint_800000/expression_space.yaml +0 -11
- v6.2/checkpoint_900000/expression_space.yaml +0 -11
- v6.2/expression_space.yaml +0 -11
- v6.3/checkpoint_100000/expression_space.yaml +0 -11
- v6.3/checkpoint_1000000/expression_space.yaml +0 -11
v6.0/checkpoint_100000/expression_space.yaml
CHANGED
|
@@ -27,7 +27,6 @@ operators:
|
|
| 27 |
monotonicity: 0
|
| 28 |
neg:
|
| 29 |
realization: nsrops.neg
|
| 30 |
-
wolfram: Negative
|
| 31 |
alias:
|
| 32 |
- negative
|
| 33 |
inverse: neg
|
|
@@ -66,7 +65,6 @@ operators:
|
|
| 66 |
monotonicity: 0
|
| 67 |
abs:
|
| 68 |
realization: abs
|
| 69 |
-
wolfram: Abs
|
| 70 |
alias:
|
| 71 |
- absolute
|
| 72 |
inverse: null
|
|
@@ -79,7 +77,6 @@ operators:
|
|
| 79 |
monotonicity: 0
|
| 80 |
inv:
|
| 81 |
realization: nsrops.inv
|
| 82 |
-
wolfram: Inverse
|
| 83 |
alias:
|
| 84 |
- inverse
|
| 85 |
inverse: inv
|
|
@@ -183,7 +180,6 @@ operators:
|
|
| 183 |
monotonicity: 1
|
| 184 |
sin:
|
| 185 |
realization: numpy.sin
|
| 186 |
-
wolfram: Sin
|
| 187 |
alias: []
|
| 188 |
inverse: asin
|
| 189 |
arity: 1
|
|
@@ -195,7 +191,6 @@ operators:
|
|
| 195 |
monotonicity: 0
|
| 196 |
cos:
|
| 197 |
realization: numpy.cos
|
| 198 |
-
wolfram: Cos
|
| 199 |
alias: []
|
| 200 |
inverse: acos
|
| 201 |
arity: 1
|
|
@@ -207,7 +202,6 @@ operators:
|
|
| 207 |
monotonicity: 0
|
| 208 |
tan:
|
| 209 |
realization: numpy.tan
|
| 210 |
-
wolfram: Tan
|
| 211 |
alias: []
|
| 212 |
inverse: atan
|
| 213 |
arity: 1
|
|
@@ -219,7 +213,6 @@ operators:
|
|
| 219 |
monotonicity: 0
|
| 220 |
asin:
|
| 221 |
realization: numpy.arcsin
|
| 222 |
-
wolfram: ArcSin
|
| 223 |
alias:
|
| 224 |
- arcsin
|
| 225 |
inverse: sin
|
|
@@ -232,7 +225,6 @@ operators:
|
|
| 232 |
monotonicity: 1
|
| 233 |
acos:
|
| 234 |
realization: numpy.arccos
|
| 235 |
-
wolfram: ArcCos
|
| 236 |
alias:
|
| 237 |
- arccos
|
| 238 |
inverse: cos
|
|
@@ -245,7 +237,6 @@ operators:
|
|
| 245 |
monotonicity: 1
|
| 246 |
atan:
|
| 247 |
realization: numpy.arctan
|
| 248 |
-
wolfram: ArcTan
|
| 249 |
alias:
|
| 250 |
- arctan
|
| 251 |
inverse: tan
|
|
@@ -258,7 +249,6 @@ operators:
|
|
| 258 |
monotonicity: 1
|
| 259 |
exp:
|
| 260 |
realization: numpy.exp
|
| 261 |
-
wolfram: Exp
|
| 262 |
alias: []
|
| 263 |
inverse: log
|
| 264 |
arity: 1
|
|
@@ -270,7 +260,6 @@ operators:
|
|
| 270 |
monotonicity: 1
|
| 271 |
log:
|
| 272 |
realization: numpy.log
|
| 273 |
-
wolfram: Log
|
| 274 |
alias:
|
| 275 |
- ln
|
| 276 |
inverse: exp
|
|
|
|
| 27 |
monotonicity: 0
|
| 28 |
neg:
|
| 29 |
realization: nsrops.neg
|
|
|
|
| 30 |
alias:
|
| 31 |
- negative
|
| 32 |
inverse: neg
|
|
|
|
| 65 |
monotonicity: 0
|
| 66 |
abs:
|
| 67 |
realization: abs
|
|
|
|
| 68 |
alias:
|
| 69 |
- absolute
|
| 70 |
inverse: null
|
|
|
|
| 77 |
monotonicity: 0
|
| 78 |
inv:
|
| 79 |
realization: nsrops.inv
|
|
|
|
| 80 |
alias:
|
| 81 |
- inverse
|
| 82 |
inverse: inv
|
|
|
|
| 180 |
monotonicity: 1
|
| 181 |
sin:
|
| 182 |
realization: numpy.sin
|
|
|
|
| 183 |
alias: []
|
| 184 |
inverse: asin
|
| 185 |
arity: 1
|
|
|
|
| 191 |
monotonicity: 0
|
| 192 |
cos:
|
| 193 |
realization: numpy.cos
|
|
|
|
| 194 |
alias: []
|
| 195 |
inverse: acos
|
| 196 |
arity: 1
|
|
|
|
| 202 |
monotonicity: 0
|
| 203 |
tan:
|
| 204 |
realization: numpy.tan
|
|
|
|
| 205 |
alias: []
|
| 206 |
inverse: atan
|
| 207 |
arity: 1
|
|
|
|
| 213 |
monotonicity: 0
|
| 214 |
asin:
|
| 215 |
realization: numpy.arcsin
|
|
|
|
| 216 |
alias:
|
| 217 |
- arcsin
|
| 218 |
inverse: sin
|
|
|
|
| 225 |
monotonicity: 1
|
| 226 |
acos:
|
| 227 |
realization: numpy.arccos
|
|
|
|
| 228 |
alias:
|
| 229 |
- arccos
|
| 230 |
inverse: cos
|
|
|
|
| 237 |
monotonicity: 1
|
| 238 |
atan:
|
| 239 |
realization: numpy.arctan
|
|
|
|
| 240 |
alias:
|
| 241 |
- arctan
|
| 242 |
inverse: tan
|
|
|
|
| 249 |
monotonicity: 1
|
| 250 |
exp:
|
| 251 |
realization: numpy.exp
|
|
|
|
| 252 |
alias: []
|
| 253 |
inverse: log
|
| 254 |
arity: 1
|
|
|
|
| 260 |
monotonicity: 1
|
| 261 |
log:
|
| 262 |
realization: numpy.log
|
|
|
|
| 263 |
alias:
|
| 264 |
- ln
|
| 265 |
inverse: exp
|
v6.0/checkpoint_1000000/expression_space.yaml
CHANGED
|
@@ -27,7 +27,6 @@ operators:
|
|
| 27 |
monotonicity: 0
|
| 28 |
neg:
|
| 29 |
realization: nsrops.neg
|
| 30 |
-
wolfram: Negative
|
| 31 |
alias:
|
| 32 |
- negative
|
| 33 |
inverse: neg
|
|
@@ -66,7 +65,6 @@ operators:
|
|
| 66 |
monotonicity: 0
|
| 67 |
abs:
|
| 68 |
realization: abs
|
| 69 |
-
wolfram: Abs
|
| 70 |
alias:
|
| 71 |
- absolute
|
| 72 |
inverse: null
|
|
@@ -79,7 +77,6 @@ operators:
|
|
| 79 |
monotonicity: 0
|
| 80 |
inv:
|
| 81 |
realization: nsrops.inv
|
| 82 |
-
wolfram: Inverse
|
| 83 |
alias:
|
| 84 |
- inverse
|
| 85 |
inverse: inv
|
|
@@ -183,7 +180,6 @@ operators:
|
|
| 183 |
monotonicity: 1
|
| 184 |
sin:
|
| 185 |
realization: numpy.sin
|
| 186 |
-
wolfram: Sin
|
| 187 |
alias: []
|
| 188 |
inverse: asin
|
| 189 |
arity: 1
|
|
@@ -195,7 +191,6 @@ operators:
|
|
| 195 |
monotonicity: 0
|
| 196 |
cos:
|
| 197 |
realization: numpy.cos
|
| 198 |
-
wolfram: Cos
|
| 199 |
alias: []
|
| 200 |
inverse: acos
|
| 201 |
arity: 1
|
|
@@ -207,7 +202,6 @@ operators:
|
|
| 207 |
monotonicity: 0
|
| 208 |
tan:
|
| 209 |
realization: numpy.tan
|
| 210 |
-
wolfram: Tan
|
| 211 |
alias: []
|
| 212 |
inverse: atan
|
| 213 |
arity: 1
|
|
@@ -219,7 +213,6 @@ operators:
|
|
| 219 |
monotonicity: 0
|
| 220 |
asin:
|
| 221 |
realization: numpy.arcsin
|
| 222 |
-
wolfram: ArcSin
|
| 223 |
alias:
|
| 224 |
- arcsin
|
| 225 |
inverse: sin
|
|
@@ -232,7 +225,6 @@ operators:
|
|
| 232 |
monotonicity: 1
|
| 233 |
acos:
|
| 234 |
realization: numpy.arccos
|
| 235 |
-
wolfram: ArcCos
|
| 236 |
alias:
|
| 237 |
- arccos
|
| 238 |
inverse: cos
|
|
@@ -245,7 +237,6 @@ operators:
|
|
| 245 |
monotonicity: 1
|
| 246 |
atan:
|
| 247 |
realization: numpy.arctan
|
| 248 |
-
wolfram: ArcTan
|
| 249 |
alias:
|
| 250 |
- arctan
|
| 251 |
inverse: tan
|
|
@@ -258,7 +249,6 @@ operators:
|
|
| 258 |
monotonicity: 1
|
| 259 |
exp:
|
| 260 |
realization: numpy.exp
|
| 261 |
-
wolfram: Exp
|
| 262 |
alias: []
|
| 263 |
inverse: log
|
| 264 |
arity: 1
|
|
@@ -270,7 +260,6 @@ operators:
|
|
| 270 |
monotonicity: 1
|
| 271 |
log:
|
| 272 |
realization: numpy.log
|
| 273 |
-
wolfram: Log
|
| 274 |
alias:
|
| 275 |
- ln
|
| 276 |
inverse: exp
|
|
|
|
| 27 |
monotonicity: 0
|
| 28 |
neg:
|
| 29 |
realization: nsrops.neg
|
|
|
|
| 30 |
alias:
|
| 31 |
- negative
|
| 32 |
inverse: neg
|
|
|
|
| 65 |
monotonicity: 0
|
| 66 |
abs:
|
| 67 |
realization: abs
|
|
|
|
| 68 |
alias:
|
| 69 |
- absolute
|
| 70 |
inverse: null
|
|
|
|
| 77 |
monotonicity: 0
|
| 78 |
inv:
|
| 79 |
realization: nsrops.inv
|
|
|
|
| 80 |
alias:
|
| 81 |
- inverse
|
| 82 |
inverse: inv
|
|
|
|
| 180 |
monotonicity: 1
|
| 181 |
sin:
|
| 182 |
realization: numpy.sin
|
|
|
|
| 183 |
alias: []
|
| 184 |
inverse: asin
|
| 185 |
arity: 1
|
|
|
|
| 191 |
monotonicity: 0
|
| 192 |
cos:
|
| 193 |
realization: numpy.cos
|
|
|
|
| 194 |
alias: []
|
| 195 |
inverse: acos
|
| 196 |
arity: 1
|
|
|
|
| 202 |
monotonicity: 0
|
| 203 |
tan:
|
| 204 |
realization: numpy.tan
|
|
|
|
| 205 |
alias: []
|
| 206 |
inverse: atan
|
| 207 |
arity: 1
|
|
|
|
| 213 |
monotonicity: 0
|
| 214 |
asin:
|
| 215 |
realization: numpy.arcsin
|
|
|
|
| 216 |
alias:
|
| 217 |
- arcsin
|
| 218 |
inverse: sin
|
|
|
|
| 225 |
monotonicity: 1
|
| 226 |
acos:
|
| 227 |
realization: numpy.arccos
|
|
|
|
| 228 |
alias:
|
| 229 |
- arccos
|
| 230 |
inverse: cos
|
|
|
|
| 237 |
monotonicity: 1
|
| 238 |
atan:
|
| 239 |
realization: numpy.arctan
|
|
|
|
| 240 |
alias:
|
| 241 |
- arctan
|
| 242 |
inverse: tan
|
|
|
|
| 249 |
monotonicity: 1
|
| 250 |
exp:
|
| 251 |
realization: numpy.exp
|
|
|
|
| 252 |
alias: []
|
| 253 |
inverse: log
|
| 254 |
arity: 1
|
|
|
|
| 260 |
monotonicity: 1
|
| 261 |
log:
|
| 262 |
realization: numpy.log
|
|
|
|
| 263 |
alias:
|
| 264 |
- ln
|
| 265 |
inverse: exp
|
v6.0/checkpoint_1100000/expression_space.yaml
CHANGED
|
@@ -27,7 +27,6 @@ operators:
|
|
| 27 |
monotonicity: 0
|
| 28 |
neg:
|
| 29 |
realization: nsrops.neg
|
| 30 |
-
wolfram: Negative
|
| 31 |
alias:
|
| 32 |
- negative
|
| 33 |
inverse: neg
|
|
@@ -66,7 +65,6 @@ operators:
|
|
| 66 |
monotonicity: 0
|
| 67 |
abs:
|
| 68 |
realization: abs
|
| 69 |
-
wolfram: Abs
|
| 70 |
alias:
|
| 71 |
- absolute
|
| 72 |
inverse: null
|
|
@@ -79,7 +77,6 @@ operators:
|
|
| 79 |
monotonicity: 0
|
| 80 |
inv:
|
| 81 |
realization: nsrops.inv
|
| 82 |
-
wolfram: Inverse
|
| 83 |
alias:
|
| 84 |
- inverse
|
| 85 |
inverse: inv
|
|
@@ -183,7 +180,6 @@ operators:
|
|
| 183 |
monotonicity: 1
|
| 184 |
sin:
|
| 185 |
realization: numpy.sin
|
| 186 |
-
wolfram: Sin
|
| 187 |
alias: []
|
| 188 |
inverse: asin
|
| 189 |
arity: 1
|
|
@@ -195,7 +191,6 @@ operators:
|
|
| 195 |
monotonicity: 0
|
| 196 |
cos:
|
| 197 |
realization: numpy.cos
|
| 198 |
-
wolfram: Cos
|
| 199 |
alias: []
|
| 200 |
inverse: acos
|
| 201 |
arity: 1
|
|
@@ -207,7 +202,6 @@ operators:
|
|
| 207 |
monotonicity: 0
|
| 208 |
tan:
|
| 209 |
realization: numpy.tan
|
| 210 |
-
wolfram: Tan
|
| 211 |
alias: []
|
| 212 |
inverse: atan
|
| 213 |
arity: 1
|
|
@@ -219,7 +213,6 @@ operators:
|
|
| 219 |
monotonicity: 0
|
| 220 |
asin:
|
| 221 |
realization: numpy.arcsin
|
| 222 |
-
wolfram: ArcSin
|
| 223 |
alias:
|
| 224 |
- arcsin
|
| 225 |
inverse: sin
|
|
@@ -232,7 +225,6 @@ operators:
|
|
| 232 |
monotonicity: 1
|
| 233 |
acos:
|
| 234 |
realization: numpy.arccos
|
| 235 |
-
wolfram: ArcCos
|
| 236 |
alias:
|
| 237 |
- arccos
|
| 238 |
inverse: cos
|
|
@@ -245,7 +237,6 @@ operators:
|
|
| 245 |
monotonicity: 1
|
| 246 |
atan:
|
| 247 |
realization: numpy.arctan
|
| 248 |
-
wolfram: ArcTan
|
| 249 |
alias:
|
| 250 |
- arctan
|
| 251 |
inverse: tan
|
|
@@ -258,7 +249,6 @@ operators:
|
|
| 258 |
monotonicity: 1
|
| 259 |
exp:
|
| 260 |
realization: numpy.exp
|
| 261 |
-
wolfram: Exp
|
| 262 |
alias: []
|
| 263 |
inverse: log
|
| 264 |
arity: 1
|
|
@@ -270,7 +260,6 @@ operators:
|
|
| 270 |
monotonicity: 1
|
| 271 |
log:
|
| 272 |
realization: numpy.log
|
| 273 |
-
wolfram: Log
|
| 274 |
alias:
|
| 275 |
- ln
|
| 276 |
inverse: exp
|
|
|
|
| 27 |
monotonicity: 0
|
| 28 |
neg:
|
| 29 |
realization: nsrops.neg
|
|
|
|
| 30 |
alias:
|
| 31 |
- negative
|
| 32 |
inverse: neg
|
|
|
|
| 65 |
monotonicity: 0
|
| 66 |
abs:
|
| 67 |
realization: abs
|
|
|
|
| 68 |
alias:
|
| 69 |
- absolute
|
| 70 |
inverse: null
|
|
|
|
| 77 |
monotonicity: 0
|
| 78 |
inv:
|
| 79 |
realization: nsrops.inv
|
|
|
|
| 80 |
alias:
|
| 81 |
- inverse
|
| 82 |
inverse: inv
|
|
|
|
| 180 |
monotonicity: 1
|
| 181 |
sin:
|
| 182 |
realization: numpy.sin
|
|
|
|
| 183 |
alias: []
|
| 184 |
inverse: asin
|
| 185 |
arity: 1
|
|
|
|
| 191 |
monotonicity: 0
|
| 192 |
cos:
|
| 193 |
realization: numpy.cos
|
|
|
|
| 194 |
alias: []
|
| 195 |
inverse: acos
|
| 196 |
arity: 1
|
|
|
|
| 202 |
monotonicity: 0
|
| 203 |
tan:
|
| 204 |
realization: numpy.tan
|
|
|
|
| 205 |
alias: []
|
| 206 |
inverse: atan
|
| 207 |
arity: 1
|
|
|
|
| 213 |
monotonicity: 0
|
| 214 |
asin:
|
| 215 |
realization: numpy.arcsin
|
|
|
|
| 216 |
alias:
|
| 217 |
- arcsin
|
| 218 |
inverse: sin
|
|
|
|
| 225 |
monotonicity: 1
|
| 226 |
acos:
|
| 227 |
realization: numpy.arccos
|
|
|
|
| 228 |
alias:
|
| 229 |
- arccos
|
| 230 |
inverse: cos
|
|
|
|
| 237 |
monotonicity: 1
|
| 238 |
atan:
|
| 239 |
realization: numpy.arctan
|
|
|
|
| 240 |
alias:
|
| 241 |
- arctan
|
| 242 |
inverse: tan
|
|
|
|
| 249 |
monotonicity: 1
|
| 250 |
exp:
|
| 251 |
realization: numpy.exp
|
|
|
|
| 252 |
alias: []
|
| 253 |
inverse: log
|
| 254 |
arity: 1
|
|
|
|
| 260 |
monotonicity: 1
|
| 261 |
log:
|
| 262 |
realization: numpy.log
|
|
|
|
| 263 |
alias:
|
| 264 |
- ln
|
| 265 |
inverse: exp
|
v6.0/checkpoint_1200000/expression_space.yaml
CHANGED
|
@@ -27,7 +27,6 @@ operators:
|
|
| 27 |
monotonicity: 0
|
| 28 |
neg:
|
| 29 |
realization: nsrops.neg
|
| 30 |
-
wolfram: Negative
|
| 31 |
alias:
|
| 32 |
- negative
|
| 33 |
inverse: neg
|
|
@@ -66,7 +65,6 @@ operators:
|
|
| 66 |
monotonicity: 0
|
| 67 |
abs:
|
| 68 |
realization: abs
|
| 69 |
-
wolfram: Abs
|
| 70 |
alias:
|
| 71 |
- absolute
|
| 72 |
inverse: null
|
|
@@ -79,7 +77,6 @@ operators:
|
|
| 79 |
monotonicity: 0
|
| 80 |
inv:
|
| 81 |
realization: nsrops.inv
|
| 82 |
-
wolfram: Inverse
|
| 83 |
alias:
|
| 84 |
- inverse
|
| 85 |
inverse: inv
|
|
@@ -183,7 +180,6 @@ operators:
|
|
| 183 |
monotonicity: 1
|
| 184 |
sin:
|
| 185 |
realization: numpy.sin
|
| 186 |
-
wolfram: Sin
|
| 187 |
alias: []
|
| 188 |
inverse: asin
|
| 189 |
arity: 1
|
|
@@ -195,7 +191,6 @@ operators:
|
|
| 195 |
monotonicity: 0
|
| 196 |
cos:
|
| 197 |
realization: numpy.cos
|
| 198 |
-
wolfram: Cos
|
| 199 |
alias: []
|
| 200 |
inverse: acos
|
| 201 |
arity: 1
|
|
@@ -207,7 +202,6 @@ operators:
|
|
| 207 |
monotonicity: 0
|
| 208 |
tan:
|
| 209 |
realization: numpy.tan
|
| 210 |
-
wolfram: Tan
|
| 211 |
alias: []
|
| 212 |
inverse: atan
|
| 213 |
arity: 1
|
|
@@ -219,7 +213,6 @@ operators:
|
|
| 219 |
monotonicity: 0
|
| 220 |
asin:
|
| 221 |
realization: numpy.arcsin
|
| 222 |
-
wolfram: ArcSin
|
| 223 |
alias:
|
| 224 |
- arcsin
|
| 225 |
inverse: sin
|
|
@@ -232,7 +225,6 @@ operators:
|
|
| 232 |
monotonicity: 1
|
| 233 |
acos:
|
| 234 |
realization: numpy.arccos
|
| 235 |
-
wolfram: ArcCos
|
| 236 |
alias:
|
| 237 |
- arccos
|
| 238 |
inverse: cos
|
|
@@ -245,7 +237,6 @@ operators:
|
|
| 245 |
monotonicity: 1
|
| 246 |
atan:
|
| 247 |
realization: numpy.arctan
|
| 248 |
-
wolfram: ArcTan
|
| 249 |
alias:
|
| 250 |
- arctan
|
| 251 |
inverse: tan
|
|
@@ -258,7 +249,6 @@ operators:
|
|
| 258 |
monotonicity: 1
|
| 259 |
exp:
|
| 260 |
realization: numpy.exp
|
| 261 |
-
wolfram: Exp
|
| 262 |
alias: []
|
| 263 |
inverse: log
|
| 264 |
arity: 1
|
|
@@ -270,7 +260,6 @@ operators:
|
|
| 270 |
monotonicity: 1
|
| 271 |
log:
|
| 272 |
realization: numpy.log
|
| 273 |
-
wolfram: Log
|
| 274 |
alias:
|
| 275 |
- ln
|
| 276 |
inverse: exp
|
|
|
|
| 27 |
monotonicity: 0
|
| 28 |
neg:
|
| 29 |
realization: nsrops.neg
|
|
|
|
| 30 |
alias:
|
| 31 |
- negative
|
| 32 |
inverse: neg
|
|
|
|
| 65 |
monotonicity: 0
|
| 66 |
abs:
|
| 67 |
realization: abs
|
|
|
|
| 68 |
alias:
|
| 69 |
- absolute
|
| 70 |
inverse: null
|
|
|
|
| 77 |
monotonicity: 0
|
| 78 |
inv:
|
| 79 |
realization: nsrops.inv
|
|
|
|
| 80 |
alias:
|
| 81 |
- inverse
|
| 82 |
inverse: inv
|
|
|
|
| 180 |
monotonicity: 1
|
| 181 |
sin:
|
| 182 |
realization: numpy.sin
|
|
|
|
| 183 |
alias: []
|
| 184 |
inverse: asin
|
| 185 |
arity: 1
|
|
|
|
| 191 |
monotonicity: 0
|
| 192 |
cos:
|
| 193 |
realization: numpy.cos
|
|
|
|
| 194 |
alias: []
|
| 195 |
inverse: acos
|
| 196 |
arity: 1
|
|
|
|
| 202 |
monotonicity: 0
|
| 203 |
tan:
|
| 204 |
realization: numpy.tan
|
|
|
|
| 205 |
alias: []
|
| 206 |
inverse: atan
|
| 207 |
arity: 1
|
|
|
|
| 213 |
monotonicity: 0
|
| 214 |
asin:
|
| 215 |
realization: numpy.arcsin
|
|
|
|
| 216 |
alias:
|
| 217 |
- arcsin
|
| 218 |
inverse: sin
|
|
|
|
| 225 |
monotonicity: 1
|
| 226 |
acos:
|
| 227 |
realization: numpy.arccos
|
|
|
|
| 228 |
alias:
|
| 229 |
- arccos
|
| 230 |
inverse: cos
|
|
|
|
| 237 |
monotonicity: 1
|
| 238 |
atan:
|
| 239 |
realization: numpy.arctan
|
|
|
|
| 240 |
alias:
|
| 241 |
- arctan
|
| 242 |
inverse: tan
|
|
|
|
| 249 |
monotonicity: 1
|
| 250 |
exp:
|
| 251 |
realization: numpy.exp
|
|
|
|
| 252 |
alias: []
|
| 253 |
inverse: log
|
| 254 |
arity: 1
|
|
|
|
| 260 |
monotonicity: 1
|
| 261 |
log:
|
| 262 |
realization: numpy.log
|
|
|
|
| 263 |
alias:
|
| 264 |
- ln
|
| 265 |
inverse: exp
|
v6.0/checkpoint_1300000/expression_space.yaml
CHANGED
|
@@ -27,7 +27,6 @@ operators:
|
|
| 27 |
monotonicity: 0
|
| 28 |
neg:
|
| 29 |
realization: nsrops.neg
|
| 30 |
-
wolfram: Negative
|
| 31 |
alias:
|
| 32 |
- negative
|
| 33 |
inverse: neg
|
|
@@ -66,7 +65,6 @@ operators:
|
|
| 66 |
monotonicity: 0
|
| 67 |
abs:
|
| 68 |
realization: abs
|
| 69 |
-
wolfram: Abs
|
| 70 |
alias:
|
| 71 |
- absolute
|
| 72 |
inverse: null
|
|
@@ -79,7 +77,6 @@ operators:
|
|
| 79 |
monotonicity: 0
|
| 80 |
inv:
|
| 81 |
realization: nsrops.inv
|
| 82 |
-
wolfram: Inverse
|
| 83 |
alias:
|
| 84 |
- inverse
|
| 85 |
inverse: inv
|
|
@@ -183,7 +180,6 @@ operators:
|
|
| 183 |
monotonicity: 1
|
| 184 |
sin:
|
| 185 |
realization: numpy.sin
|
| 186 |
-
wolfram: Sin
|
| 187 |
alias: []
|
| 188 |
inverse: asin
|
| 189 |
arity: 1
|
|
@@ -195,7 +191,6 @@ operators:
|
|
| 195 |
monotonicity: 0
|
| 196 |
cos:
|
| 197 |
realization: numpy.cos
|
| 198 |
-
wolfram: Cos
|
| 199 |
alias: []
|
| 200 |
inverse: acos
|
| 201 |
arity: 1
|
|
@@ -207,7 +202,6 @@ operators:
|
|
| 207 |
monotonicity: 0
|
| 208 |
tan:
|
| 209 |
realization: numpy.tan
|
| 210 |
-
wolfram: Tan
|
| 211 |
alias: []
|
| 212 |
inverse: atan
|
| 213 |
arity: 1
|
|
@@ -219,7 +213,6 @@ operators:
|
|
| 219 |
monotonicity: 0
|
| 220 |
asin:
|
| 221 |
realization: numpy.arcsin
|
| 222 |
-
wolfram: ArcSin
|
| 223 |
alias:
|
| 224 |
- arcsin
|
| 225 |
inverse: sin
|
|
@@ -232,7 +225,6 @@ operators:
|
|
| 232 |
monotonicity: 1
|
| 233 |
acos:
|
| 234 |
realization: numpy.arccos
|
| 235 |
-
wolfram: ArcCos
|
| 236 |
alias:
|
| 237 |
- arccos
|
| 238 |
inverse: cos
|
|
@@ -245,7 +237,6 @@ operators:
|
|
| 245 |
monotonicity: 1
|
| 246 |
atan:
|
| 247 |
realization: numpy.arctan
|
| 248 |
-
wolfram: ArcTan
|
| 249 |
alias:
|
| 250 |
- arctan
|
| 251 |
inverse: tan
|
|
@@ -258,7 +249,6 @@ operators:
|
|
| 258 |
monotonicity: 1
|
| 259 |
exp:
|
| 260 |
realization: numpy.exp
|
| 261 |
-
wolfram: Exp
|
| 262 |
alias: []
|
| 263 |
inverse: log
|
| 264 |
arity: 1
|
|
@@ -270,7 +260,6 @@ operators:
|
|
| 270 |
monotonicity: 1
|
| 271 |
log:
|
| 272 |
realization: numpy.log
|
| 273 |
-
wolfram: Log
|
| 274 |
alias:
|
| 275 |
- ln
|
| 276 |
inverse: exp
|
|
|
|
| 27 |
monotonicity: 0
|
| 28 |
neg:
|
| 29 |
realization: nsrops.neg
|
|
|
|
| 30 |
alias:
|
| 31 |
- negative
|
| 32 |
inverse: neg
|
|
|
|
| 65 |
monotonicity: 0
|
| 66 |
abs:
|
| 67 |
realization: abs
|
|
|
|
| 68 |
alias:
|
| 69 |
- absolute
|
| 70 |
inverse: null
|
|
|
|
| 77 |
monotonicity: 0
|
| 78 |
inv:
|
| 79 |
realization: nsrops.inv
|
|
|
|
| 80 |
alias:
|
| 81 |
- inverse
|
| 82 |
inverse: inv
|
|
|
|
| 180 |
monotonicity: 1
|
| 181 |
sin:
|
| 182 |
realization: numpy.sin
|
|
|
|
| 183 |
alias: []
|
| 184 |
inverse: asin
|
| 185 |
arity: 1
|
|
|
|
| 191 |
monotonicity: 0
|
| 192 |
cos:
|
| 193 |
realization: numpy.cos
|
|
|
|
| 194 |
alias: []
|
| 195 |
inverse: acos
|
| 196 |
arity: 1
|
|
|
|
| 202 |
monotonicity: 0
|
| 203 |
tan:
|
| 204 |
realization: numpy.tan
|
|
|
|
| 205 |
alias: []
|
| 206 |
inverse: atan
|
| 207 |
arity: 1
|
|
|
|
| 213 |
monotonicity: 0
|
| 214 |
asin:
|
| 215 |
realization: numpy.arcsin
|
|
|
|
| 216 |
alias:
|
| 217 |
- arcsin
|
| 218 |
inverse: sin
|
|
|
|
| 225 |
monotonicity: 1
|
| 226 |
acos:
|
| 227 |
realization: numpy.arccos
|
|
|
|
| 228 |
alias:
|
| 229 |
- arccos
|
| 230 |
inverse: cos
|
|
|
|
| 237 |
monotonicity: 1
|
| 238 |
atan:
|
| 239 |
realization: numpy.arctan
|
|
|
|
| 240 |
alias:
|
| 241 |
- arctan
|
| 242 |
inverse: tan
|
|
|
|
| 249 |
monotonicity: 1
|
| 250 |
exp:
|
| 251 |
realization: numpy.exp
|
|
|
|
| 252 |
alias: []
|
| 253 |
inverse: log
|
| 254 |
arity: 1
|
|
|
|
| 260 |
monotonicity: 1
|
| 261 |
log:
|
| 262 |
realization: numpy.log
|
|
|
|
| 263 |
alias:
|
| 264 |
- ln
|
| 265 |
inverse: exp
|
v6.0/checkpoint_1400000/expression_space.yaml
CHANGED
|
@@ -27,7 +27,6 @@ operators:
|
|
| 27 |
monotonicity: 0
|
| 28 |
neg:
|
| 29 |
realization: nsrops.neg
|
| 30 |
-
wolfram: Negative
|
| 31 |
alias:
|
| 32 |
- negative
|
| 33 |
inverse: neg
|
|
@@ -66,7 +65,6 @@ operators:
|
|
| 66 |
monotonicity: 0
|
| 67 |
abs:
|
| 68 |
realization: abs
|
| 69 |
-
wolfram: Abs
|
| 70 |
alias:
|
| 71 |
- absolute
|
| 72 |
inverse: null
|
|
@@ -79,7 +77,6 @@ operators:
|
|
| 79 |
monotonicity: 0
|
| 80 |
inv:
|
| 81 |
realization: nsrops.inv
|
| 82 |
-
wolfram: Inverse
|
| 83 |
alias:
|
| 84 |
- inverse
|
| 85 |
inverse: inv
|
|
@@ -183,7 +180,6 @@ operators:
|
|
| 183 |
monotonicity: 1
|
| 184 |
sin:
|
| 185 |
realization: numpy.sin
|
| 186 |
-
wolfram: Sin
|
| 187 |
alias: []
|
| 188 |
inverse: asin
|
| 189 |
arity: 1
|
|
@@ -195,7 +191,6 @@ operators:
|
|
| 195 |
monotonicity: 0
|
| 196 |
cos:
|
| 197 |
realization: numpy.cos
|
| 198 |
-
wolfram: Cos
|
| 199 |
alias: []
|
| 200 |
inverse: acos
|
| 201 |
arity: 1
|
|
@@ -207,7 +202,6 @@ operators:
|
|
| 207 |
monotonicity: 0
|
| 208 |
tan:
|
| 209 |
realization: numpy.tan
|
| 210 |
-
wolfram: Tan
|
| 211 |
alias: []
|
| 212 |
inverse: atan
|
| 213 |
arity: 1
|
|
@@ -219,7 +213,6 @@ operators:
|
|
| 219 |
monotonicity: 0
|
| 220 |
asin:
|
| 221 |
realization: numpy.arcsin
|
| 222 |
-
wolfram: ArcSin
|
| 223 |
alias:
|
| 224 |
- arcsin
|
| 225 |
inverse: sin
|
|
@@ -232,7 +225,6 @@ operators:
|
|
| 232 |
monotonicity: 1
|
| 233 |
acos:
|
| 234 |
realization: numpy.arccos
|
| 235 |
-
wolfram: ArcCos
|
| 236 |
alias:
|
| 237 |
- arccos
|
| 238 |
inverse: cos
|
|
@@ -245,7 +237,6 @@ operators:
|
|
| 245 |
monotonicity: 1
|
| 246 |
atan:
|
| 247 |
realization: numpy.arctan
|
| 248 |
-
wolfram: ArcTan
|
| 249 |
alias:
|
| 250 |
- arctan
|
| 251 |
inverse: tan
|
|
@@ -258,7 +249,6 @@ operators:
|
|
| 258 |
monotonicity: 1
|
| 259 |
exp:
|
| 260 |
realization: numpy.exp
|
| 261 |
-
wolfram: Exp
|
| 262 |
alias: []
|
| 263 |
inverse: log
|
| 264 |
arity: 1
|
|
@@ -270,7 +260,6 @@ operators:
|
|
| 270 |
monotonicity: 1
|
| 271 |
log:
|
| 272 |
realization: numpy.log
|
| 273 |
-
wolfram: Log
|
| 274 |
alias:
|
| 275 |
- ln
|
| 276 |
inverse: exp
|
|
|
|
| 27 |
monotonicity: 0
|
| 28 |
neg:
|
| 29 |
realization: nsrops.neg
|
|
|
|
| 30 |
alias:
|
| 31 |
- negative
|
| 32 |
inverse: neg
|
|
|
|
| 65 |
monotonicity: 0
|
| 66 |
abs:
|
| 67 |
realization: abs
|
|
|
|
| 68 |
alias:
|
| 69 |
- absolute
|
| 70 |
inverse: null
|
|
|
|
| 77 |
monotonicity: 0
|
| 78 |
inv:
|
| 79 |
realization: nsrops.inv
|
|
|
|
| 80 |
alias:
|
| 81 |
- inverse
|
| 82 |
inverse: inv
|
|
|
|
| 180 |
monotonicity: 1
|
| 181 |
sin:
|
| 182 |
realization: numpy.sin
|
|
|
|
| 183 |
alias: []
|
| 184 |
inverse: asin
|
| 185 |
arity: 1
|
|
|
|
| 191 |
monotonicity: 0
|
| 192 |
cos:
|
| 193 |
realization: numpy.cos
|
|
|
|
| 194 |
alias: []
|
| 195 |
inverse: acos
|
| 196 |
arity: 1
|
|
|
|
| 202 |
monotonicity: 0
|
| 203 |
tan:
|
| 204 |
realization: numpy.tan
|
|
|
|
| 205 |
alias: []
|
| 206 |
inverse: atan
|
| 207 |
arity: 1
|
|
|
|
| 213 |
monotonicity: 0
|
| 214 |
asin:
|
| 215 |
realization: numpy.arcsin
|
|
|
|
| 216 |
alias:
|
| 217 |
- arcsin
|
| 218 |
inverse: sin
|
|
|
|
| 225 |
monotonicity: 1
|
| 226 |
acos:
|
| 227 |
realization: numpy.arccos
|
|
|
|
| 228 |
alias:
|
| 229 |
- arccos
|
| 230 |
inverse: cos
|
|
|
|
| 237 |
monotonicity: 1
|
| 238 |
atan:
|
| 239 |
realization: numpy.arctan
|
|
|
|
| 240 |
alias:
|
| 241 |
- arctan
|
| 242 |
inverse: tan
|
|
|
|
| 249 |
monotonicity: 1
|
| 250 |
exp:
|
| 251 |
realization: numpy.exp
|
|
|
|
| 252 |
alias: []
|
| 253 |
inverse: log
|
| 254 |
arity: 1
|
|
|
|
| 260 |
monotonicity: 1
|
| 261 |
log:
|
| 262 |
realization: numpy.log
|
|
|
|
| 263 |
alias:
|
| 264 |
- ln
|
| 265 |
inverse: exp
|
v6.0/checkpoint_1500000/expression_space.yaml
CHANGED
|
@@ -27,7 +27,6 @@ operators:
|
|
| 27 |
monotonicity: 0
|
| 28 |
neg:
|
| 29 |
realization: nsrops.neg
|
| 30 |
-
wolfram: Negative
|
| 31 |
alias:
|
| 32 |
- negative
|
| 33 |
inverse: neg
|
|
@@ -66,7 +65,6 @@ operators:
|
|
| 66 |
monotonicity: 0
|
| 67 |
abs:
|
| 68 |
realization: abs
|
| 69 |
-
wolfram: Abs
|
| 70 |
alias:
|
| 71 |
- absolute
|
| 72 |
inverse: null
|
|
@@ -79,7 +77,6 @@ operators:
|
|
| 79 |
monotonicity: 0
|
| 80 |
inv:
|
| 81 |
realization: nsrops.inv
|
| 82 |
-
wolfram: Inverse
|
| 83 |
alias:
|
| 84 |
- inverse
|
| 85 |
inverse: inv
|
|
@@ -183,7 +180,6 @@ operators:
|
|
| 183 |
monotonicity: 1
|
| 184 |
sin:
|
| 185 |
realization: numpy.sin
|
| 186 |
-
wolfram: Sin
|
| 187 |
alias: []
|
| 188 |
inverse: asin
|
| 189 |
arity: 1
|
|
@@ -195,7 +191,6 @@ operators:
|
|
| 195 |
monotonicity: 0
|
| 196 |
cos:
|
| 197 |
realization: numpy.cos
|
| 198 |
-
wolfram: Cos
|
| 199 |
alias: []
|
| 200 |
inverse: acos
|
| 201 |
arity: 1
|
|
@@ -207,7 +202,6 @@ operators:
|
|
| 207 |
monotonicity: 0
|
| 208 |
tan:
|
| 209 |
realization: numpy.tan
|
| 210 |
-
wolfram: Tan
|
| 211 |
alias: []
|
| 212 |
inverse: atan
|
| 213 |
arity: 1
|
|
@@ -219,7 +213,6 @@ operators:
|
|
| 219 |
monotonicity: 0
|
| 220 |
asin:
|
| 221 |
realization: numpy.arcsin
|
| 222 |
-
wolfram: ArcSin
|
| 223 |
alias:
|
| 224 |
- arcsin
|
| 225 |
inverse: sin
|
|
@@ -232,7 +225,6 @@ operators:
|
|
| 232 |
monotonicity: 1
|
| 233 |
acos:
|
| 234 |
realization: numpy.arccos
|
| 235 |
-
wolfram: ArcCos
|
| 236 |
alias:
|
| 237 |
- arccos
|
| 238 |
inverse: cos
|
|
@@ -245,7 +237,6 @@ operators:
|
|
| 245 |
monotonicity: 1
|
| 246 |
atan:
|
| 247 |
realization: numpy.arctan
|
| 248 |
-
wolfram: ArcTan
|
| 249 |
alias:
|
| 250 |
- arctan
|
| 251 |
inverse: tan
|
|
@@ -258,7 +249,6 @@ operators:
|
|
| 258 |
monotonicity: 1
|
| 259 |
exp:
|
| 260 |
realization: numpy.exp
|
| 261 |
-
wolfram: Exp
|
| 262 |
alias: []
|
| 263 |
inverse: log
|
| 264 |
arity: 1
|
|
@@ -270,7 +260,6 @@ operators:
|
|
| 270 |
monotonicity: 1
|
| 271 |
log:
|
| 272 |
realization: numpy.log
|
| 273 |
-
wolfram: Log
|
| 274 |
alias:
|
| 275 |
- ln
|
| 276 |
inverse: exp
|
|
|
|
| 27 |
monotonicity: 0
|
| 28 |
neg:
|
| 29 |
realization: nsrops.neg
|
|
|
|
| 30 |
alias:
|
| 31 |
- negative
|
| 32 |
inverse: neg
|
|
|
|
| 65 |
monotonicity: 0
|
| 66 |
abs:
|
| 67 |
realization: abs
|
|
|
|
| 68 |
alias:
|
| 69 |
- absolute
|
| 70 |
inverse: null
|
|
|
|
| 77 |
monotonicity: 0
|
| 78 |
inv:
|
| 79 |
realization: nsrops.inv
|
|
|
|
| 80 |
alias:
|
| 81 |
- inverse
|
| 82 |
inverse: inv
|
|
|
|
| 180 |
monotonicity: 1
|
| 181 |
sin:
|
| 182 |
realization: numpy.sin
|
|
|
|
| 183 |
alias: []
|
| 184 |
inverse: asin
|
| 185 |
arity: 1
|
|
|
|
| 191 |
monotonicity: 0
|
| 192 |
cos:
|
| 193 |
realization: numpy.cos
|
|
|
|
| 194 |
alias: []
|
| 195 |
inverse: acos
|
| 196 |
arity: 1
|
|
|
|
| 202 |
monotonicity: 0
|
| 203 |
tan:
|
| 204 |
realization: numpy.tan
|
|
|
|
| 205 |
alias: []
|
| 206 |
inverse: atan
|
| 207 |
arity: 1
|
|
|
|
| 213 |
monotonicity: 0
|
| 214 |
asin:
|
| 215 |
realization: numpy.arcsin
|
|
|
|
| 216 |
alias:
|
| 217 |
- arcsin
|
| 218 |
inverse: sin
|
|
|
|
| 225 |
monotonicity: 1
|
| 226 |
acos:
|
| 227 |
realization: numpy.arccos
|
|
|
|
| 228 |
alias:
|
| 229 |
- arccos
|
| 230 |
inverse: cos
|
|
|
|
| 237 |
monotonicity: 1
|
| 238 |
atan:
|
| 239 |
realization: numpy.arctan
|
|
|
|
| 240 |
alias:
|
| 241 |
- arctan
|
| 242 |
inverse: tan
|
|
|
|
| 249 |
monotonicity: 1
|
| 250 |
exp:
|
| 251 |
realization: numpy.exp
|
|
|
|
| 252 |
alias: []
|
| 253 |
inverse: log
|
| 254 |
arity: 1
|
|
|
|
| 260 |
monotonicity: 1
|
| 261 |
log:
|
| 262 |
realization: numpy.log
|
|
|
|
| 263 |
alias:
|
| 264 |
- ln
|
| 265 |
inverse: exp
|
v6.0/checkpoint_200000/expression_space.yaml
CHANGED
|
@@ -27,7 +27,6 @@ operators:
|
|
| 27 |
monotonicity: 0
|
| 28 |
neg:
|
| 29 |
realization: nsrops.neg
|
| 30 |
-
wolfram: Negative
|
| 31 |
alias:
|
| 32 |
- negative
|
| 33 |
inverse: neg
|
|
@@ -66,7 +65,6 @@ operators:
|
|
| 66 |
monotonicity: 0
|
| 67 |
abs:
|
| 68 |
realization: abs
|
| 69 |
-
wolfram: Abs
|
| 70 |
alias:
|
| 71 |
- absolute
|
| 72 |
inverse: null
|
|
@@ -79,7 +77,6 @@ operators:
|
|
| 79 |
monotonicity: 0
|
| 80 |
inv:
|
| 81 |
realization: nsrops.inv
|
| 82 |
-
wolfram: Inverse
|
| 83 |
alias:
|
| 84 |
- inverse
|
| 85 |
inverse: inv
|
|
@@ -183,7 +180,6 @@ operators:
|
|
| 183 |
monotonicity: 1
|
| 184 |
sin:
|
| 185 |
realization: numpy.sin
|
| 186 |
-
wolfram: Sin
|
| 187 |
alias: []
|
| 188 |
inverse: asin
|
| 189 |
arity: 1
|
|
@@ -195,7 +191,6 @@ operators:
|
|
| 195 |
monotonicity: 0
|
| 196 |
cos:
|
| 197 |
realization: numpy.cos
|
| 198 |
-
wolfram: Cos
|
| 199 |
alias: []
|
| 200 |
inverse: acos
|
| 201 |
arity: 1
|
|
@@ -207,7 +202,6 @@ operators:
|
|
| 207 |
monotonicity: 0
|
| 208 |
tan:
|
| 209 |
realization: numpy.tan
|
| 210 |
-
wolfram: Tan
|
| 211 |
alias: []
|
| 212 |
inverse: atan
|
| 213 |
arity: 1
|
|
@@ -219,7 +213,6 @@ operators:
|
|
| 219 |
monotonicity: 0
|
| 220 |
asin:
|
| 221 |
realization: numpy.arcsin
|
| 222 |
-
wolfram: ArcSin
|
| 223 |
alias:
|
| 224 |
- arcsin
|
| 225 |
inverse: sin
|
|
@@ -232,7 +225,6 @@ operators:
|
|
| 232 |
monotonicity: 1
|
| 233 |
acos:
|
| 234 |
realization: numpy.arccos
|
| 235 |
-
wolfram: ArcCos
|
| 236 |
alias:
|
| 237 |
- arccos
|
| 238 |
inverse: cos
|
|
@@ -245,7 +237,6 @@ operators:
|
|
| 245 |
monotonicity: 1
|
| 246 |
atan:
|
| 247 |
realization: numpy.arctan
|
| 248 |
-
wolfram: ArcTan
|
| 249 |
alias:
|
| 250 |
- arctan
|
| 251 |
inverse: tan
|
|
@@ -258,7 +249,6 @@ operators:
|
|
| 258 |
monotonicity: 1
|
| 259 |
exp:
|
| 260 |
realization: numpy.exp
|
| 261 |
-
wolfram: Exp
|
| 262 |
alias: []
|
| 263 |
inverse: log
|
| 264 |
arity: 1
|
|
@@ -270,7 +260,6 @@ operators:
|
|
| 270 |
monotonicity: 1
|
| 271 |
log:
|
| 272 |
realization: numpy.log
|
| 273 |
-
wolfram: Log
|
| 274 |
alias:
|
| 275 |
- ln
|
| 276 |
inverse: exp
|
|
|
|
| 27 |
monotonicity: 0
|
| 28 |
neg:
|
| 29 |
realization: nsrops.neg
|
|
|
|
| 30 |
alias:
|
| 31 |
- negative
|
| 32 |
inverse: neg
|
|
|
|
| 65 |
monotonicity: 0
|
| 66 |
abs:
|
| 67 |
realization: abs
|
|
|
|
| 68 |
alias:
|
| 69 |
- absolute
|
| 70 |
inverse: null
|
|
|
|
| 77 |
monotonicity: 0
|
| 78 |
inv:
|
| 79 |
realization: nsrops.inv
|
|
|
|
| 80 |
alias:
|
| 81 |
- inverse
|
| 82 |
inverse: inv
|
|
|
|
| 180 |
monotonicity: 1
|
| 181 |
sin:
|
| 182 |
realization: numpy.sin
|
|
|
|
| 183 |
alias: []
|
| 184 |
inverse: asin
|
| 185 |
arity: 1
|
|
|
|
| 191 |
monotonicity: 0
|
| 192 |
cos:
|
| 193 |
realization: numpy.cos
|
|
|
|
| 194 |
alias: []
|
| 195 |
inverse: acos
|
| 196 |
arity: 1
|
|
|
|
| 202 |
monotonicity: 0
|
| 203 |
tan:
|
| 204 |
realization: numpy.tan
|
|
|
|
| 205 |
alias: []
|
| 206 |
inverse: atan
|
| 207 |
arity: 1
|
|
|
|
| 213 |
monotonicity: 0
|
| 214 |
asin:
|
| 215 |
realization: numpy.arcsin
|
|
|
|
| 216 |
alias:
|
| 217 |
- arcsin
|
| 218 |
inverse: sin
|
|
|
|
| 225 |
monotonicity: 1
|
| 226 |
acos:
|
| 227 |
realization: numpy.arccos
|
|
|
|
| 228 |
alias:
|
| 229 |
- arccos
|
| 230 |
inverse: cos
|
|
|
|
| 237 |
monotonicity: 1
|
| 238 |
atan:
|
| 239 |
realization: numpy.arctan
|
|
|
|
| 240 |
alias:
|
| 241 |
- arctan
|
| 242 |
inverse: tan
|
|
|
|
| 249 |
monotonicity: 1
|
| 250 |
exp:
|
| 251 |
realization: numpy.exp
|
|
|
|
| 252 |
alias: []
|
| 253 |
inverse: log
|
| 254 |
arity: 1
|
|
|
|
| 260 |
monotonicity: 1
|
| 261 |
log:
|
| 262 |
realization: numpy.log
|
|
|
|
| 263 |
alias:
|
| 264 |
- ln
|
| 265 |
inverse: exp
|
v6.0/checkpoint_300000/expression_space.yaml
CHANGED
|
@@ -27,7 +27,6 @@ operators:
|
|
| 27 |
monotonicity: 0
|
| 28 |
neg:
|
| 29 |
realization: nsrops.neg
|
| 30 |
-
wolfram: Negative
|
| 31 |
alias:
|
| 32 |
- negative
|
| 33 |
inverse: neg
|
|
@@ -66,7 +65,6 @@ operators:
|
|
| 66 |
monotonicity: 0
|
| 67 |
abs:
|
| 68 |
realization: abs
|
| 69 |
-
wolfram: Abs
|
| 70 |
alias:
|
| 71 |
- absolute
|
| 72 |
inverse: null
|
|
@@ -79,7 +77,6 @@ operators:
|
|
| 79 |
monotonicity: 0
|
| 80 |
inv:
|
| 81 |
realization: nsrops.inv
|
| 82 |
-
wolfram: Inverse
|
| 83 |
alias:
|
| 84 |
- inverse
|
| 85 |
inverse: inv
|
|
@@ -183,7 +180,6 @@ operators:
|
|
| 183 |
monotonicity: 1
|
| 184 |
sin:
|
| 185 |
realization: numpy.sin
|
| 186 |
-
wolfram: Sin
|
| 187 |
alias: []
|
| 188 |
inverse: asin
|
| 189 |
arity: 1
|
|
@@ -195,7 +191,6 @@ operators:
|
|
| 195 |
monotonicity: 0
|
| 196 |
cos:
|
| 197 |
realization: numpy.cos
|
| 198 |
-
wolfram: Cos
|
| 199 |
alias: []
|
| 200 |
inverse: acos
|
| 201 |
arity: 1
|
|
@@ -207,7 +202,6 @@ operators:
|
|
| 207 |
monotonicity: 0
|
| 208 |
tan:
|
| 209 |
realization: numpy.tan
|
| 210 |
-
wolfram: Tan
|
| 211 |
alias: []
|
| 212 |
inverse: atan
|
| 213 |
arity: 1
|
|
@@ -219,7 +213,6 @@ operators:
|
|
| 219 |
monotonicity: 0
|
| 220 |
asin:
|
| 221 |
realization: numpy.arcsin
|
| 222 |
-
wolfram: ArcSin
|
| 223 |
alias:
|
| 224 |
- arcsin
|
| 225 |
inverse: sin
|
|
@@ -232,7 +225,6 @@ operators:
|
|
| 232 |
monotonicity: 1
|
| 233 |
acos:
|
| 234 |
realization: numpy.arccos
|
| 235 |
-
wolfram: ArcCos
|
| 236 |
alias:
|
| 237 |
- arccos
|
| 238 |
inverse: cos
|
|
@@ -245,7 +237,6 @@ operators:
|
|
| 245 |
monotonicity: 1
|
| 246 |
atan:
|
| 247 |
realization: numpy.arctan
|
| 248 |
-
wolfram: ArcTan
|
| 249 |
alias:
|
| 250 |
- arctan
|
| 251 |
inverse: tan
|
|
@@ -258,7 +249,6 @@ operators:
|
|
| 258 |
monotonicity: 1
|
| 259 |
exp:
|
| 260 |
realization: numpy.exp
|
| 261 |
-
wolfram: Exp
|
| 262 |
alias: []
|
| 263 |
inverse: log
|
| 264 |
arity: 1
|
|
@@ -270,7 +260,6 @@ operators:
|
|
| 270 |
monotonicity: 1
|
| 271 |
log:
|
| 272 |
realization: numpy.log
|
| 273 |
-
wolfram: Log
|
| 274 |
alias:
|
| 275 |
- ln
|
| 276 |
inverse: exp
|
|
|
|
| 27 |
monotonicity: 0
|
| 28 |
neg:
|
| 29 |
realization: nsrops.neg
|
|
|
|
| 30 |
alias:
|
| 31 |
- negative
|
| 32 |
inverse: neg
|
|
|
|
| 65 |
monotonicity: 0
|
| 66 |
abs:
|
| 67 |
realization: abs
|
|
|
|
| 68 |
alias:
|
| 69 |
- absolute
|
| 70 |
inverse: null
|
|
|
|
| 77 |
monotonicity: 0
|
| 78 |
inv:
|
| 79 |
realization: nsrops.inv
|
|
|
|
| 80 |
alias:
|
| 81 |
- inverse
|
| 82 |
inverse: inv
|
|
|
|
| 180 |
monotonicity: 1
|
| 181 |
sin:
|
| 182 |
realization: numpy.sin
|
|
|
|
| 183 |
alias: []
|
| 184 |
inverse: asin
|
| 185 |
arity: 1
|
|
|
|
| 191 |
monotonicity: 0
|
| 192 |
cos:
|
| 193 |
realization: numpy.cos
|
|
|
|
| 194 |
alias: []
|
| 195 |
inverse: acos
|
| 196 |
arity: 1
|
|
|
|
| 202 |
monotonicity: 0
|
| 203 |
tan:
|
| 204 |
realization: numpy.tan
|
|
|
|
| 205 |
alias: []
|
| 206 |
inverse: atan
|
| 207 |
arity: 1
|
|
|
|
| 213 |
monotonicity: 0
|
| 214 |
asin:
|
| 215 |
realization: numpy.arcsin
|
|
|
|
| 216 |
alias:
|
| 217 |
- arcsin
|
| 218 |
inverse: sin
|
|
|
|
| 225 |
monotonicity: 1
|
| 226 |
acos:
|
| 227 |
realization: numpy.arccos
|
|
|
|
| 228 |
alias:
|
| 229 |
- arccos
|
| 230 |
inverse: cos
|
|
|
|
| 237 |
monotonicity: 1
|
| 238 |
atan:
|
| 239 |
realization: numpy.arctan
|
|
|
|
| 240 |
alias:
|
| 241 |
- arctan
|
| 242 |
inverse: tan
|
|
|
|
| 249 |
monotonicity: 1
|
| 250 |
exp:
|
| 251 |
realization: numpy.exp
|
|
|
|
| 252 |
alias: []
|
| 253 |
inverse: log
|
| 254 |
arity: 1
|
|
|
|
| 260 |
monotonicity: 1
|
| 261 |
log:
|
| 262 |
realization: numpy.log
|
|
|
|
| 263 |
alias:
|
| 264 |
- ln
|
| 265 |
inverse: exp
|
v6.0/checkpoint_400000/expression_space.yaml
CHANGED
|
@@ -27,7 +27,6 @@ operators:
|
|
| 27 |
monotonicity: 0
|
| 28 |
neg:
|
| 29 |
realization: nsrops.neg
|
| 30 |
-
wolfram: Negative
|
| 31 |
alias:
|
| 32 |
- negative
|
| 33 |
inverse: neg
|
|
@@ -66,7 +65,6 @@ operators:
|
|
| 66 |
monotonicity: 0
|
| 67 |
abs:
|
| 68 |
realization: abs
|
| 69 |
-
wolfram: Abs
|
| 70 |
alias:
|
| 71 |
- absolute
|
| 72 |
inverse: null
|
|
@@ -79,7 +77,6 @@ operators:
|
|
| 79 |
monotonicity: 0
|
| 80 |
inv:
|
| 81 |
realization: nsrops.inv
|
| 82 |
-
wolfram: Inverse
|
| 83 |
alias:
|
| 84 |
- inverse
|
| 85 |
inverse: inv
|
|
@@ -183,7 +180,6 @@ operators:
|
|
| 183 |
monotonicity: 1
|
| 184 |
sin:
|
| 185 |
realization: numpy.sin
|
| 186 |
-
wolfram: Sin
|
| 187 |
alias: []
|
| 188 |
inverse: asin
|
| 189 |
arity: 1
|
|
@@ -195,7 +191,6 @@ operators:
|
|
| 195 |
monotonicity: 0
|
| 196 |
cos:
|
| 197 |
realization: numpy.cos
|
| 198 |
-
wolfram: Cos
|
| 199 |
alias: []
|
| 200 |
inverse: acos
|
| 201 |
arity: 1
|
|
@@ -207,7 +202,6 @@ operators:
|
|
| 207 |
monotonicity: 0
|
| 208 |
tan:
|
| 209 |
realization: numpy.tan
|
| 210 |
-
wolfram: Tan
|
| 211 |
alias: []
|
| 212 |
inverse: atan
|
| 213 |
arity: 1
|
|
@@ -219,7 +213,6 @@ operators:
|
|
| 219 |
monotonicity: 0
|
| 220 |
asin:
|
| 221 |
realization: numpy.arcsin
|
| 222 |
-
wolfram: ArcSin
|
| 223 |
alias:
|
| 224 |
- arcsin
|
| 225 |
inverse: sin
|
|
@@ -232,7 +225,6 @@ operators:
|
|
| 232 |
monotonicity: 1
|
| 233 |
acos:
|
| 234 |
realization: numpy.arccos
|
| 235 |
-
wolfram: ArcCos
|
| 236 |
alias:
|
| 237 |
- arccos
|
| 238 |
inverse: cos
|
|
@@ -245,7 +237,6 @@ operators:
|
|
| 245 |
monotonicity: 1
|
| 246 |
atan:
|
| 247 |
realization: numpy.arctan
|
| 248 |
-
wolfram: ArcTan
|
| 249 |
alias:
|
| 250 |
- arctan
|
| 251 |
inverse: tan
|
|
@@ -258,7 +249,6 @@ operators:
|
|
| 258 |
monotonicity: 1
|
| 259 |
exp:
|
| 260 |
realization: numpy.exp
|
| 261 |
-
wolfram: Exp
|
| 262 |
alias: []
|
| 263 |
inverse: log
|
| 264 |
arity: 1
|
|
@@ -270,7 +260,6 @@ operators:
|
|
| 270 |
monotonicity: 1
|
| 271 |
log:
|
| 272 |
realization: numpy.log
|
| 273 |
-
wolfram: Log
|
| 274 |
alias:
|
| 275 |
- ln
|
| 276 |
inverse: exp
|
|
|
|
| 27 |
monotonicity: 0
|
| 28 |
neg:
|
| 29 |
realization: nsrops.neg
|
|
|
|
| 30 |
alias:
|
| 31 |
- negative
|
| 32 |
inverse: neg
|
|
|
|
| 65 |
monotonicity: 0
|
| 66 |
abs:
|
| 67 |
realization: abs
|
|
|
|
| 68 |
alias:
|
| 69 |
- absolute
|
| 70 |
inverse: null
|
|
|
|
| 77 |
monotonicity: 0
|
| 78 |
inv:
|
| 79 |
realization: nsrops.inv
|
|
|
|
| 80 |
alias:
|
| 81 |
- inverse
|
| 82 |
inverse: inv
|
|
|
|
| 180 |
monotonicity: 1
|
| 181 |
sin:
|
| 182 |
realization: numpy.sin
|
|
|
|
| 183 |
alias: []
|
| 184 |
inverse: asin
|
| 185 |
arity: 1
|
|
|
|
| 191 |
monotonicity: 0
|
| 192 |
cos:
|
| 193 |
realization: numpy.cos
|
|
|
|
| 194 |
alias: []
|
| 195 |
inverse: acos
|
| 196 |
arity: 1
|
|
|
|
| 202 |
monotonicity: 0
|
| 203 |
tan:
|
| 204 |
realization: numpy.tan
|
|
|
|
| 205 |
alias: []
|
| 206 |
inverse: atan
|
| 207 |
arity: 1
|
|
|
|
| 213 |
monotonicity: 0
|
| 214 |
asin:
|
| 215 |
realization: numpy.arcsin
|
|
|
|
| 216 |
alias:
|
| 217 |
- arcsin
|
| 218 |
inverse: sin
|
|
|
|
| 225 |
monotonicity: 1
|
| 226 |
acos:
|
| 227 |
realization: numpy.arccos
|
|
|
|
| 228 |
alias:
|
| 229 |
- arccos
|
| 230 |
inverse: cos
|
|
|
|
| 237 |
monotonicity: 1
|
| 238 |
atan:
|
| 239 |
realization: numpy.arctan
|
|
|
|
| 240 |
alias:
|
| 241 |
- arctan
|
| 242 |
inverse: tan
|
|
|
|
| 249 |
monotonicity: 1
|
| 250 |
exp:
|
| 251 |
realization: numpy.exp
|
|
|
|
| 252 |
alias: []
|
| 253 |
inverse: log
|
| 254 |
arity: 1
|
|
|
|
| 260 |
monotonicity: 1
|
| 261 |
log:
|
| 262 |
realization: numpy.log
|
|
|
|
| 263 |
alias:
|
| 264 |
- ln
|
| 265 |
inverse: exp
|
v6.0/checkpoint_500000/expression_space.yaml
CHANGED
|
@@ -27,7 +27,6 @@ operators:
|
|
| 27 |
monotonicity: 0
|
| 28 |
neg:
|
| 29 |
realization: nsrops.neg
|
| 30 |
-
wolfram: Negative
|
| 31 |
alias:
|
| 32 |
- negative
|
| 33 |
inverse: neg
|
|
@@ -66,7 +65,6 @@ operators:
|
|
| 66 |
monotonicity: 0
|
| 67 |
abs:
|
| 68 |
realization: abs
|
| 69 |
-
wolfram: Abs
|
| 70 |
alias:
|
| 71 |
- absolute
|
| 72 |
inverse: null
|
|
@@ -79,7 +77,6 @@ operators:
|
|
| 79 |
monotonicity: 0
|
| 80 |
inv:
|
| 81 |
realization: nsrops.inv
|
| 82 |
-
wolfram: Inverse
|
| 83 |
alias:
|
| 84 |
- inverse
|
| 85 |
inverse: inv
|
|
@@ -183,7 +180,6 @@ operators:
|
|
| 183 |
monotonicity: 1
|
| 184 |
sin:
|
| 185 |
realization: numpy.sin
|
| 186 |
-
wolfram: Sin
|
| 187 |
alias: []
|
| 188 |
inverse: asin
|
| 189 |
arity: 1
|
|
@@ -195,7 +191,6 @@ operators:
|
|
| 195 |
monotonicity: 0
|
| 196 |
cos:
|
| 197 |
realization: numpy.cos
|
| 198 |
-
wolfram: Cos
|
| 199 |
alias: []
|
| 200 |
inverse: acos
|
| 201 |
arity: 1
|
|
@@ -207,7 +202,6 @@ operators:
|
|
| 207 |
monotonicity: 0
|
| 208 |
tan:
|
| 209 |
realization: numpy.tan
|
| 210 |
-
wolfram: Tan
|
| 211 |
alias: []
|
| 212 |
inverse: atan
|
| 213 |
arity: 1
|
|
@@ -219,7 +213,6 @@ operators:
|
|
| 219 |
monotonicity: 0
|
| 220 |
asin:
|
| 221 |
realization: numpy.arcsin
|
| 222 |
-
wolfram: ArcSin
|
| 223 |
alias:
|
| 224 |
- arcsin
|
| 225 |
inverse: sin
|
|
@@ -232,7 +225,6 @@ operators:
|
|
| 232 |
monotonicity: 1
|
| 233 |
acos:
|
| 234 |
realization: numpy.arccos
|
| 235 |
-
wolfram: ArcCos
|
| 236 |
alias:
|
| 237 |
- arccos
|
| 238 |
inverse: cos
|
|
@@ -245,7 +237,6 @@ operators:
|
|
| 245 |
monotonicity: 1
|
| 246 |
atan:
|
| 247 |
realization: numpy.arctan
|
| 248 |
-
wolfram: ArcTan
|
| 249 |
alias:
|
| 250 |
- arctan
|
| 251 |
inverse: tan
|
|
@@ -258,7 +249,6 @@ operators:
|
|
| 258 |
monotonicity: 1
|
| 259 |
exp:
|
| 260 |
realization: numpy.exp
|
| 261 |
-
wolfram: Exp
|
| 262 |
alias: []
|
| 263 |
inverse: log
|
| 264 |
arity: 1
|
|
@@ -270,7 +260,6 @@ operators:
|
|
| 270 |
monotonicity: 1
|
| 271 |
log:
|
| 272 |
realization: numpy.log
|
| 273 |
-
wolfram: Log
|
| 274 |
alias:
|
| 275 |
- ln
|
| 276 |
inverse: exp
|
|
|
|
| 27 |
monotonicity: 0
|
| 28 |
neg:
|
| 29 |
realization: nsrops.neg
|
|
|
|
| 30 |
alias:
|
| 31 |
- negative
|
| 32 |
inverse: neg
|
|
|
|
| 65 |
monotonicity: 0
|
| 66 |
abs:
|
| 67 |
realization: abs
|
|
|
|
| 68 |
alias:
|
| 69 |
- absolute
|
| 70 |
inverse: null
|
|
|
|
| 77 |
monotonicity: 0
|
| 78 |
inv:
|
| 79 |
realization: nsrops.inv
|
|
|
|
| 80 |
alias:
|
| 81 |
- inverse
|
| 82 |
inverse: inv
|
|
|
|
| 180 |
monotonicity: 1
|
| 181 |
sin:
|
| 182 |
realization: numpy.sin
|
|
|
|
| 183 |
alias: []
|
| 184 |
inverse: asin
|
| 185 |
arity: 1
|
|
|
|
| 191 |
monotonicity: 0
|
| 192 |
cos:
|
| 193 |
realization: numpy.cos
|
|
|
|
| 194 |
alias: []
|
| 195 |
inverse: acos
|
| 196 |
arity: 1
|
|
|
|
| 202 |
monotonicity: 0
|
| 203 |
tan:
|
| 204 |
realization: numpy.tan
|
|
|
|
| 205 |
alias: []
|
| 206 |
inverse: atan
|
| 207 |
arity: 1
|
|
|
|
| 213 |
monotonicity: 0
|
| 214 |
asin:
|
| 215 |
realization: numpy.arcsin
|
|
|
|
| 216 |
alias:
|
| 217 |
- arcsin
|
| 218 |
inverse: sin
|
|
|
|
| 225 |
monotonicity: 1
|
| 226 |
acos:
|
| 227 |
realization: numpy.arccos
|
|
|
|
| 228 |
alias:
|
| 229 |
- arccos
|
| 230 |
inverse: cos
|
|
|
|
| 237 |
monotonicity: 1
|
| 238 |
atan:
|
| 239 |
realization: numpy.arctan
|
|
|
|
| 240 |
alias:
|
| 241 |
- arctan
|
| 242 |
inverse: tan
|
|
|
|
| 249 |
monotonicity: 1
|
| 250 |
exp:
|
| 251 |
realization: numpy.exp
|
|
|
|
| 252 |
alias: []
|
| 253 |
inverse: log
|
| 254 |
arity: 1
|
|
|
|
| 260 |
monotonicity: 1
|
| 261 |
log:
|
| 262 |
realization: numpy.log
|
|
|
|
| 263 |
alias:
|
| 264 |
- ln
|
| 265 |
inverse: exp
|
v6.0/checkpoint_600000/expression_space.yaml
CHANGED
|
@@ -27,7 +27,6 @@ operators:
|
|
| 27 |
monotonicity: 0
|
| 28 |
neg:
|
| 29 |
realization: nsrops.neg
|
| 30 |
-
wolfram: Negative
|
| 31 |
alias:
|
| 32 |
- negative
|
| 33 |
inverse: neg
|
|
@@ -66,7 +65,6 @@ operators:
|
|
| 66 |
monotonicity: 0
|
| 67 |
abs:
|
| 68 |
realization: abs
|
| 69 |
-
wolfram: Abs
|
| 70 |
alias:
|
| 71 |
- absolute
|
| 72 |
inverse: null
|
|
@@ -79,7 +77,6 @@ operators:
|
|
| 79 |
monotonicity: 0
|
| 80 |
inv:
|
| 81 |
realization: nsrops.inv
|
| 82 |
-
wolfram: Inverse
|
| 83 |
alias:
|
| 84 |
- inverse
|
| 85 |
inverse: inv
|
|
@@ -183,7 +180,6 @@ operators:
|
|
| 183 |
monotonicity: 1
|
| 184 |
sin:
|
| 185 |
realization: numpy.sin
|
| 186 |
-
wolfram: Sin
|
| 187 |
alias: []
|
| 188 |
inverse: asin
|
| 189 |
arity: 1
|
|
@@ -195,7 +191,6 @@ operators:
|
|
| 195 |
monotonicity: 0
|
| 196 |
cos:
|
| 197 |
realization: numpy.cos
|
| 198 |
-
wolfram: Cos
|
| 199 |
alias: []
|
| 200 |
inverse: acos
|
| 201 |
arity: 1
|
|
@@ -207,7 +202,6 @@ operators:
|
|
| 207 |
monotonicity: 0
|
| 208 |
tan:
|
| 209 |
realization: numpy.tan
|
| 210 |
-
wolfram: Tan
|
| 211 |
alias: []
|
| 212 |
inverse: atan
|
| 213 |
arity: 1
|
|
@@ -219,7 +213,6 @@ operators:
|
|
| 219 |
monotonicity: 0
|
| 220 |
asin:
|
| 221 |
realization: numpy.arcsin
|
| 222 |
-
wolfram: ArcSin
|
| 223 |
alias:
|
| 224 |
- arcsin
|
| 225 |
inverse: sin
|
|
@@ -232,7 +225,6 @@ operators:
|
|
| 232 |
monotonicity: 1
|
| 233 |
acos:
|
| 234 |
realization: numpy.arccos
|
| 235 |
-
wolfram: ArcCos
|
| 236 |
alias:
|
| 237 |
- arccos
|
| 238 |
inverse: cos
|
|
@@ -245,7 +237,6 @@ operators:
|
|
| 245 |
monotonicity: 1
|
| 246 |
atan:
|
| 247 |
realization: numpy.arctan
|
| 248 |
-
wolfram: ArcTan
|
| 249 |
alias:
|
| 250 |
- arctan
|
| 251 |
inverse: tan
|
|
@@ -258,7 +249,6 @@ operators:
|
|
| 258 |
monotonicity: 1
|
| 259 |
exp:
|
| 260 |
realization: numpy.exp
|
| 261 |
-
wolfram: Exp
|
| 262 |
alias: []
|
| 263 |
inverse: log
|
| 264 |
arity: 1
|
|
@@ -270,7 +260,6 @@ operators:
|
|
| 270 |
monotonicity: 1
|
| 271 |
log:
|
| 272 |
realization: numpy.log
|
| 273 |
-
wolfram: Log
|
| 274 |
alias:
|
| 275 |
- ln
|
| 276 |
inverse: exp
|
|
|
|
| 27 |
monotonicity: 0
|
| 28 |
neg:
|
| 29 |
realization: nsrops.neg
|
|
|
|
| 30 |
alias:
|
| 31 |
- negative
|
| 32 |
inverse: neg
|
|
|
|
| 65 |
monotonicity: 0
|
| 66 |
abs:
|
| 67 |
realization: abs
|
|
|
|
| 68 |
alias:
|
| 69 |
- absolute
|
| 70 |
inverse: null
|
|
|
|
| 77 |
monotonicity: 0
|
| 78 |
inv:
|
| 79 |
realization: nsrops.inv
|
|
|
|
| 80 |
alias:
|
| 81 |
- inverse
|
| 82 |
inverse: inv
|
|
|
|
| 180 |
monotonicity: 1
|
| 181 |
sin:
|
| 182 |
realization: numpy.sin
|
|
|
|
| 183 |
alias: []
|
| 184 |
inverse: asin
|
| 185 |
arity: 1
|
|
|
|
| 191 |
monotonicity: 0
|
| 192 |
cos:
|
| 193 |
realization: numpy.cos
|
|
|
|
| 194 |
alias: []
|
| 195 |
inverse: acos
|
| 196 |
arity: 1
|
|
|
|
| 202 |
monotonicity: 0
|
| 203 |
tan:
|
| 204 |
realization: numpy.tan
|
|
|
|
| 205 |
alias: []
|
| 206 |
inverse: atan
|
| 207 |
arity: 1
|
|
|
|
| 213 |
monotonicity: 0
|
| 214 |
asin:
|
| 215 |
realization: numpy.arcsin
|
|
|
|
| 216 |
alias:
|
| 217 |
- arcsin
|
| 218 |
inverse: sin
|
|
|
|
| 225 |
monotonicity: 1
|
| 226 |
acos:
|
| 227 |
realization: numpy.arccos
|
|
|
|
| 228 |
alias:
|
| 229 |
- arccos
|
| 230 |
inverse: cos
|
|
|
|
| 237 |
monotonicity: 1
|
| 238 |
atan:
|
| 239 |
realization: numpy.arctan
|
|
|
|
| 240 |
alias:
|
| 241 |
- arctan
|
| 242 |
inverse: tan
|
|
|
|
| 249 |
monotonicity: 1
|
| 250 |
exp:
|
| 251 |
realization: numpy.exp
|
|
|
|
| 252 |
alias: []
|
| 253 |
inverse: log
|
| 254 |
arity: 1
|
|
|
|
| 260 |
monotonicity: 1
|
| 261 |
log:
|
| 262 |
realization: numpy.log
|
|
|
|
| 263 |
alias:
|
| 264 |
- ln
|
| 265 |
inverse: exp
|
v6.0/checkpoint_700000/expression_space.yaml
CHANGED
|
@@ -27,7 +27,6 @@ operators:
|
|
| 27 |
monotonicity: 0
|
| 28 |
neg:
|
| 29 |
realization: nsrops.neg
|
| 30 |
-
wolfram: Negative
|
| 31 |
alias:
|
| 32 |
- negative
|
| 33 |
inverse: neg
|
|
@@ -66,7 +65,6 @@ operators:
|
|
| 66 |
monotonicity: 0
|
| 67 |
abs:
|
| 68 |
realization: abs
|
| 69 |
-
wolfram: Abs
|
| 70 |
alias:
|
| 71 |
- absolute
|
| 72 |
inverse: null
|
|
@@ -79,7 +77,6 @@ operators:
|
|
| 79 |
monotonicity: 0
|
| 80 |
inv:
|
| 81 |
realization: nsrops.inv
|
| 82 |
-
wolfram: Inverse
|
| 83 |
alias:
|
| 84 |
- inverse
|
| 85 |
inverse: inv
|
|
@@ -183,7 +180,6 @@ operators:
|
|
| 183 |
monotonicity: 1
|
| 184 |
sin:
|
| 185 |
realization: numpy.sin
|
| 186 |
-
wolfram: Sin
|
| 187 |
alias: []
|
| 188 |
inverse: asin
|
| 189 |
arity: 1
|
|
@@ -195,7 +191,6 @@ operators:
|
|
| 195 |
monotonicity: 0
|
| 196 |
cos:
|
| 197 |
realization: numpy.cos
|
| 198 |
-
wolfram: Cos
|
| 199 |
alias: []
|
| 200 |
inverse: acos
|
| 201 |
arity: 1
|
|
@@ -207,7 +202,6 @@ operators:
|
|
| 207 |
monotonicity: 0
|
| 208 |
tan:
|
| 209 |
realization: numpy.tan
|
| 210 |
-
wolfram: Tan
|
| 211 |
alias: []
|
| 212 |
inverse: atan
|
| 213 |
arity: 1
|
|
@@ -219,7 +213,6 @@ operators:
|
|
| 219 |
monotonicity: 0
|
| 220 |
asin:
|
| 221 |
realization: numpy.arcsin
|
| 222 |
-
wolfram: ArcSin
|
| 223 |
alias:
|
| 224 |
- arcsin
|
| 225 |
inverse: sin
|
|
@@ -232,7 +225,6 @@ operators:
|
|
| 232 |
monotonicity: 1
|
| 233 |
acos:
|
| 234 |
realization: numpy.arccos
|
| 235 |
-
wolfram: ArcCos
|
| 236 |
alias:
|
| 237 |
- arccos
|
| 238 |
inverse: cos
|
|
@@ -245,7 +237,6 @@ operators:
|
|
| 245 |
monotonicity: 1
|
| 246 |
atan:
|
| 247 |
realization: numpy.arctan
|
| 248 |
-
wolfram: ArcTan
|
| 249 |
alias:
|
| 250 |
- arctan
|
| 251 |
inverse: tan
|
|
@@ -258,7 +249,6 @@ operators:
|
|
| 258 |
monotonicity: 1
|
| 259 |
exp:
|
| 260 |
realization: numpy.exp
|
| 261 |
-
wolfram: Exp
|
| 262 |
alias: []
|
| 263 |
inverse: log
|
| 264 |
arity: 1
|
|
@@ -270,7 +260,6 @@ operators:
|
|
| 270 |
monotonicity: 1
|
| 271 |
log:
|
| 272 |
realization: numpy.log
|
| 273 |
-
wolfram: Log
|
| 274 |
alias:
|
| 275 |
- ln
|
| 276 |
inverse: exp
|
|
|
|
| 27 |
monotonicity: 0
|
| 28 |
neg:
|
| 29 |
realization: nsrops.neg
|
|
|
|
| 30 |
alias:
|
| 31 |
- negative
|
| 32 |
inverse: neg
|
|
|
|
| 65 |
monotonicity: 0
|
| 66 |
abs:
|
| 67 |
realization: abs
|
|
|
|
| 68 |
alias:
|
| 69 |
- absolute
|
| 70 |
inverse: null
|
|
|
|
| 77 |
monotonicity: 0
|
| 78 |
inv:
|
| 79 |
realization: nsrops.inv
|
|
|
|
| 80 |
alias:
|
| 81 |
- inverse
|
| 82 |
inverse: inv
|
|
|
|
| 180 |
monotonicity: 1
|
| 181 |
sin:
|
| 182 |
realization: numpy.sin
|
|
|
|
| 183 |
alias: []
|
| 184 |
inverse: asin
|
| 185 |
arity: 1
|
|
|
|
| 191 |
monotonicity: 0
|
| 192 |
cos:
|
| 193 |
realization: numpy.cos
|
|
|
|
| 194 |
alias: []
|
| 195 |
inverse: acos
|
| 196 |
arity: 1
|
|
|
|
| 202 |
monotonicity: 0
|
| 203 |
tan:
|
| 204 |
realization: numpy.tan
|
|
|
|
| 205 |
alias: []
|
| 206 |
inverse: atan
|
| 207 |
arity: 1
|
|
|
|
| 213 |
monotonicity: 0
|
| 214 |
asin:
|
| 215 |
realization: numpy.arcsin
|
|
|
|
| 216 |
alias:
|
| 217 |
- arcsin
|
| 218 |
inverse: sin
|
|
|
|
| 225 |
monotonicity: 1
|
| 226 |
acos:
|
| 227 |
realization: numpy.arccos
|
|
|
|
| 228 |
alias:
|
| 229 |
- arccos
|
| 230 |
inverse: cos
|
|
|
|
| 237 |
monotonicity: 1
|
| 238 |
atan:
|
| 239 |
realization: numpy.arctan
|
|
|
|
| 240 |
alias:
|
| 241 |
- arctan
|
| 242 |
inverse: tan
|
|
|
|
| 249 |
monotonicity: 1
|
| 250 |
exp:
|
| 251 |
realization: numpy.exp
|
|
|
|
| 252 |
alias: []
|
| 253 |
inverse: log
|
| 254 |
arity: 1
|
|
|
|
| 260 |
monotonicity: 1
|
| 261 |
log:
|
| 262 |
realization: numpy.log
|
|
|
|
| 263 |
alias:
|
| 264 |
- ln
|
| 265 |
inverse: exp
|
v6.0/checkpoint_800000/expression_space.yaml
CHANGED
|
@@ -27,7 +27,6 @@ operators:
|
|
| 27 |
monotonicity: 0
|
| 28 |
neg:
|
| 29 |
realization: nsrops.neg
|
| 30 |
-
wolfram: Negative
|
| 31 |
alias:
|
| 32 |
- negative
|
| 33 |
inverse: neg
|
|
@@ -66,7 +65,6 @@ operators:
|
|
| 66 |
monotonicity: 0
|
| 67 |
abs:
|
| 68 |
realization: abs
|
| 69 |
-
wolfram: Abs
|
| 70 |
alias:
|
| 71 |
- absolute
|
| 72 |
inverse: null
|
|
@@ -79,7 +77,6 @@ operators:
|
|
| 79 |
monotonicity: 0
|
| 80 |
inv:
|
| 81 |
realization: nsrops.inv
|
| 82 |
-
wolfram: Inverse
|
| 83 |
alias:
|
| 84 |
- inverse
|
| 85 |
inverse: inv
|
|
@@ -183,7 +180,6 @@ operators:
|
|
| 183 |
monotonicity: 1
|
| 184 |
sin:
|
| 185 |
realization: numpy.sin
|
| 186 |
-
wolfram: Sin
|
| 187 |
alias: []
|
| 188 |
inverse: asin
|
| 189 |
arity: 1
|
|
@@ -195,7 +191,6 @@ operators:
|
|
| 195 |
monotonicity: 0
|
| 196 |
cos:
|
| 197 |
realization: numpy.cos
|
| 198 |
-
wolfram: Cos
|
| 199 |
alias: []
|
| 200 |
inverse: acos
|
| 201 |
arity: 1
|
|
@@ -207,7 +202,6 @@ operators:
|
|
| 207 |
monotonicity: 0
|
| 208 |
tan:
|
| 209 |
realization: numpy.tan
|
| 210 |
-
wolfram: Tan
|
| 211 |
alias: []
|
| 212 |
inverse: atan
|
| 213 |
arity: 1
|
|
@@ -219,7 +213,6 @@ operators:
|
|
| 219 |
monotonicity: 0
|
| 220 |
asin:
|
| 221 |
realization: numpy.arcsin
|
| 222 |
-
wolfram: ArcSin
|
| 223 |
alias:
|
| 224 |
- arcsin
|
| 225 |
inverse: sin
|
|
@@ -232,7 +225,6 @@ operators:
|
|
| 232 |
monotonicity: 1
|
| 233 |
acos:
|
| 234 |
realization: numpy.arccos
|
| 235 |
-
wolfram: ArcCos
|
| 236 |
alias:
|
| 237 |
- arccos
|
| 238 |
inverse: cos
|
|
@@ -245,7 +237,6 @@ operators:
|
|
| 245 |
monotonicity: 1
|
| 246 |
atan:
|
| 247 |
realization: numpy.arctan
|
| 248 |
-
wolfram: ArcTan
|
| 249 |
alias:
|
| 250 |
- arctan
|
| 251 |
inverse: tan
|
|
@@ -258,7 +249,6 @@ operators:
|
|
| 258 |
monotonicity: 1
|
| 259 |
exp:
|
| 260 |
realization: numpy.exp
|
| 261 |
-
wolfram: Exp
|
| 262 |
alias: []
|
| 263 |
inverse: log
|
| 264 |
arity: 1
|
|
@@ -270,7 +260,6 @@ operators:
|
|
| 270 |
monotonicity: 1
|
| 271 |
log:
|
| 272 |
realization: numpy.log
|
| 273 |
-
wolfram: Log
|
| 274 |
alias:
|
| 275 |
- ln
|
| 276 |
inverse: exp
|
|
|
|
| 27 |
monotonicity: 0
|
| 28 |
neg:
|
| 29 |
realization: nsrops.neg
|
|
|
|
| 30 |
alias:
|
| 31 |
- negative
|
| 32 |
inverse: neg
|
|
|
|
| 65 |
monotonicity: 0
|
| 66 |
abs:
|
| 67 |
realization: abs
|
|
|
|
| 68 |
alias:
|
| 69 |
- absolute
|
| 70 |
inverse: null
|
|
|
|
| 77 |
monotonicity: 0
|
| 78 |
inv:
|
| 79 |
realization: nsrops.inv
|
|
|
|
| 80 |
alias:
|
| 81 |
- inverse
|
| 82 |
inverse: inv
|
|
|
|
| 180 |
monotonicity: 1
|
| 181 |
sin:
|
| 182 |
realization: numpy.sin
|
|
|
|
| 183 |
alias: []
|
| 184 |
inverse: asin
|
| 185 |
arity: 1
|
|
|
|
| 191 |
monotonicity: 0
|
| 192 |
cos:
|
| 193 |
realization: numpy.cos
|
|
|
|
| 194 |
alias: []
|
| 195 |
inverse: acos
|
| 196 |
arity: 1
|
|
|
|
| 202 |
monotonicity: 0
|
| 203 |
tan:
|
| 204 |
realization: numpy.tan
|
|
|
|
| 205 |
alias: []
|
| 206 |
inverse: atan
|
| 207 |
arity: 1
|
|
|
|
| 213 |
monotonicity: 0
|
| 214 |
asin:
|
| 215 |
realization: numpy.arcsin
|
|
|
|
| 216 |
alias:
|
| 217 |
- arcsin
|
| 218 |
inverse: sin
|
|
|
|
| 225 |
monotonicity: 1
|
| 226 |
acos:
|
| 227 |
realization: numpy.arccos
|
|
|
|
| 228 |
alias:
|
| 229 |
- arccos
|
| 230 |
inverse: cos
|
|
|
|
| 237 |
monotonicity: 1
|
| 238 |
atan:
|
| 239 |
realization: numpy.arctan
|
|
|
|
| 240 |
alias:
|
| 241 |
- arctan
|
| 242 |
inverse: tan
|
|
|
|
| 249 |
monotonicity: 1
|
| 250 |
exp:
|
| 251 |
realization: numpy.exp
|
|
|
|
| 252 |
alias: []
|
| 253 |
inverse: log
|
| 254 |
arity: 1
|
|
|
|
| 260 |
monotonicity: 1
|
| 261 |
log:
|
| 262 |
realization: numpy.log
|
|
|
|
| 263 |
alias:
|
| 264 |
- ln
|
| 265 |
inverse: exp
|
v6.0/checkpoint_900000/expression_space.yaml
CHANGED
|
@@ -27,7 +27,6 @@ operators:
|
|
| 27 |
monotonicity: 0
|
| 28 |
neg:
|
| 29 |
realization: nsrops.neg
|
| 30 |
-
wolfram: Negative
|
| 31 |
alias:
|
| 32 |
- negative
|
| 33 |
inverse: neg
|
|
@@ -66,7 +65,6 @@ operators:
|
|
| 66 |
monotonicity: 0
|
| 67 |
abs:
|
| 68 |
realization: abs
|
| 69 |
-
wolfram: Abs
|
| 70 |
alias:
|
| 71 |
- absolute
|
| 72 |
inverse: null
|
|
@@ -79,7 +77,6 @@ operators:
|
|
| 79 |
monotonicity: 0
|
| 80 |
inv:
|
| 81 |
realization: nsrops.inv
|
| 82 |
-
wolfram: Inverse
|
| 83 |
alias:
|
| 84 |
- inverse
|
| 85 |
inverse: inv
|
|
@@ -183,7 +180,6 @@ operators:
|
|
| 183 |
monotonicity: 1
|
| 184 |
sin:
|
| 185 |
realization: numpy.sin
|
| 186 |
-
wolfram: Sin
|
| 187 |
alias: []
|
| 188 |
inverse: asin
|
| 189 |
arity: 1
|
|
@@ -195,7 +191,6 @@ operators:
|
|
| 195 |
monotonicity: 0
|
| 196 |
cos:
|
| 197 |
realization: numpy.cos
|
| 198 |
-
wolfram: Cos
|
| 199 |
alias: []
|
| 200 |
inverse: acos
|
| 201 |
arity: 1
|
|
@@ -207,7 +202,6 @@ operators:
|
|
| 207 |
monotonicity: 0
|
| 208 |
tan:
|
| 209 |
realization: numpy.tan
|
| 210 |
-
wolfram: Tan
|
| 211 |
alias: []
|
| 212 |
inverse: atan
|
| 213 |
arity: 1
|
|
@@ -219,7 +213,6 @@ operators:
|
|
| 219 |
monotonicity: 0
|
| 220 |
asin:
|
| 221 |
realization: numpy.arcsin
|
| 222 |
-
wolfram: ArcSin
|
| 223 |
alias:
|
| 224 |
- arcsin
|
| 225 |
inverse: sin
|
|
@@ -232,7 +225,6 @@ operators:
|
|
| 232 |
monotonicity: 1
|
| 233 |
acos:
|
| 234 |
realization: numpy.arccos
|
| 235 |
-
wolfram: ArcCos
|
| 236 |
alias:
|
| 237 |
- arccos
|
| 238 |
inverse: cos
|
|
@@ -245,7 +237,6 @@ operators:
|
|
| 245 |
monotonicity: 1
|
| 246 |
atan:
|
| 247 |
realization: numpy.arctan
|
| 248 |
-
wolfram: ArcTan
|
| 249 |
alias:
|
| 250 |
- arctan
|
| 251 |
inverse: tan
|
|
@@ -258,7 +249,6 @@ operators:
|
|
| 258 |
monotonicity: 1
|
| 259 |
exp:
|
| 260 |
realization: numpy.exp
|
| 261 |
-
wolfram: Exp
|
| 262 |
alias: []
|
| 263 |
inverse: log
|
| 264 |
arity: 1
|
|
@@ -270,7 +260,6 @@ operators:
|
|
| 270 |
monotonicity: 1
|
| 271 |
log:
|
| 272 |
realization: numpy.log
|
| 273 |
-
wolfram: Log
|
| 274 |
alias:
|
| 275 |
- ln
|
| 276 |
inverse: exp
|
|
|
|
| 27 |
monotonicity: 0
|
| 28 |
neg:
|
| 29 |
realization: nsrops.neg
|
|
|
|
| 30 |
alias:
|
| 31 |
- negative
|
| 32 |
inverse: neg
|
|
|
|
| 65 |
monotonicity: 0
|
| 66 |
abs:
|
| 67 |
realization: abs
|
|
|
|
| 68 |
alias:
|
| 69 |
- absolute
|
| 70 |
inverse: null
|
|
|
|
| 77 |
monotonicity: 0
|
| 78 |
inv:
|
| 79 |
realization: nsrops.inv
|
|
|
|
| 80 |
alias:
|
| 81 |
- inverse
|
| 82 |
inverse: inv
|
|
|
|
| 180 |
monotonicity: 1
|
| 181 |
sin:
|
| 182 |
realization: numpy.sin
|
|
|
|
| 183 |
alias: []
|
| 184 |
inverse: asin
|
| 185 |
arity: 1
|
|
|
|
| 191 |
monotonicity: 0
|
| 192 |
cos:
|
| 193 |
realization: numpy.cos
|
|
|
|
| 194 |
alias: []
|
| 195 |
inverse: acos
|
| 196 |
arity: 1
|
|
|
|
| 202 |
monotonicity: 0
|
| 203 |
tan:
|
| 204 |
realization: numpy.tan
|
|
|
|
| 205 |
alias: []
|
| 206 |
inverse: atan
|
| 207 |
arity: 1
|
|
|
|
| 213 |
monotonicity: 0
|
| 214 |
asin:
|
| 215 |
realization: numpy.arcsin
|
|
|
|
| 216 |
alias:
|
| 217 |
- arcsin
|
| 218 |
inverse: sin
|
|
|
|
| 225 |
monotonicity: 1
|
| 226 |
acos:
|
| 227 |
realization: numpy.arccos
|
|
|
|
| 228 |
alias:
|
| 229 |
- arccos
|
| 230 |
inverse: cos
|
|
|
|
| 237 |
monotonicity: 1
|
| 238 |
atan:
|
| 239 |
realization: numpy.arctan
|
|
|
|
| 240 |
alias:
|
| 241 |
- arctan
|
| 242 |
inverse: tan
|
|
|
|
| 249 |
monotonicity: 1
|
| 250 |
exp:
|
| 251 |
realization: numpy.exp
|
|
|
|
| 252 |
alias: []
|
| 253 |
inverse: log
|
| 254 |
arity: 1
|
|
|
|
| 260 |
monotonicity: 1
|
| 261 |
log:
|
| 262 |
realization: numpy.log
|
|
|
|
| 263 |
alias:
|
| 264 |
- ln
|
| 265 |
inverse: exp
|
v6.0/expression_space.yaml
CHANGED
|
@@ -27,7 +27,6 @@ operators:
|
|
| 27 |
monotonicity: 0
|
| 28 |
neg:
|
| 29 |
realization: nsrops.neg
|
| 30 |
-
wolfram: Negative
|
| 31 |
alias:
|
| 32 |
- negative
|
| 33 |
inverse: neg
|
|
@@ -66,7 +65,6 @@ operators:
|
|
| 66 |
monotonicity: 0
|
| 67 |
abs:
|
| 68 |
realization: abs
|
| 69 |
-
wolfram: Abs
|
| 70 |
alias:
|
| 71 |
- absolute
|
| 72 |
inverse: null
|
|
@@ -79,7 +77,6 @@ operators:
|
|
| 79 |
monotonicity: 0
|
| 80 |
inv:
|
| 81 |
realization: nsrops.inv
|
| 82 |
-
wolfram: Inverse
|
| 83 |
alias:
|
| 84 |
- inverse
|
| 85 |
inverse: inv
|
|
@@ -183,7 +180,6 @@ operators:
|
|
| 183 |
monotonicity: 1
|
| 184 |
sin:
|
| 185 |
realization: numpy.sin
|
| 186 |
-
wolfram: Sin
|
| 187 |
alias: []
|
| 188 |
inverse: asin
|
| 189 |
arity: 1
|
|
@@ -195,7 +191,6 @@ operators:
|
|
| 195 |
monotonicity: 0
|
| 196 |
cos:
|
| 197 |
realization: numpy.cos
|
| 198 |
-
wolfram: Cos
|
| 199 |
alias: []
|
| 200 |
inverse: acos
|
| 201 |
arity: 1
|
|
@@ -207,7 +202,6 @@ operators:
|
|
| 207 |
monotonicity: 0
|
| 208 |
tan:
|
| 209 |
realization: numpy.tan
|
| 210 |
-
wolfram: Tan
|
| 211 |
alias: []
|
| 212 |
inverse: atan
|
| 213 |
arity: 1
|
|
@@ -219,7 +213,6 @@ operators:
|
|
| 219 |
monotonicity: 0
|
| 220 |
asin:
|
| 221 |
realization: numpy.arcsin
|
| 222 |
-
wolfram: ArcSin
|
| 223 |
alias:
|
| 224 |
- arcsin
|
| 225 |
inverse: sin
|
|
@@ -232,7 +225,6 @@ operators:
|
|
| 232 |
monotonicity: 1
|
| 233 |
acos:
|
| 234 |
realization: numpy.arccos
|
| 235 |
-
wolfram: ArcCos
|
| 236 |
alias:
|
| 237 |
- arccos
|
| 238 |
inverse: cos
|
|
@@ -245,7 +237,6 @@ operators:
|
|
| 245 |
monotonicity: 1
|
| 246 |
atan:
|
| 247 |
realization: numpy.arctan
|
| 248 |
-
wolfram: ArcTan
|
| 249 |
alias:
|
| 250 |
- arctan
|
| 251 |
inverse: tan
|
|
@@ -258,7 +249,6 @@ operators:
|
|
| 258 |
monotonicity: 1
|
| 259 |
exp:
|
| 260 |
realization: numpy.exp
|
| 261 |
-
wolfram: Exp
|
| 262 |
alias: []
|
| 263 |
inverse: log
|
| 264 |
arity: 1
|
|
@@ -270,7 +260,6 @@ operators:
|
|
| 270 |
monotonicity: 1
|
| 271 |
log:
|
| 272 |
realization: numpy.log
|
| 273 |
-
wolfram: Log
|
| 274 |
alias:
|
| 275 |
- ln
|
| 276 |
inverse: exp
|
|
|
|
| 27 |
monotonicity: 0
|
| 28 |
neg:
|
| 29 |
realization: nsrops.neg
|
|
|
|
| 30 |
alias:
|
| 31 |
- negative
|
| 32 |
inverse: neg
|
|
|
|
| 65 |
monotonicity: 0
|
| 66 |
abs:
|
| 67 |
realization: abs
|
|
|
|
| 68 |
alias:
|
| 69 |
- absolute
|
| 70 |
inverse: null
|
|
|
|
| 77 |
monotonicity: 0
|
| 78 |
inv:
|
| 79 |
realization: nsrops.inv
|
|
|
|
| 80 |
alias:
|
| 81 |
- inverse
|
| 82 |
inverse: inv
|
|
|
|
| 180 |
monotonicity: 1
|
| 181 |
sin:
|
| 182 |
realization: numpy.sin
|
|
|
|
| 183 |
alias: []
|
| 184 |
inverse: asin
|
| 185 |
arity: 1
|
|
|
|
| 191 |
monotonicity: 0
|
| 192 |
cos:
|
| 193 |
realization: numpy.cos
|
|
|
|
| 194 |
alias: []
|
| 195 |
inverse: acos
|
| 196 |
arity: 1
|
|
|
|
| 202 |
monotonicity: 0
|
| 203 |
tan:
|
| 204 |
realization: numpy.tan
|
|
|
|
| 205 |
alias: []
|
| 206 |
inverse: atan
|
| 207 |
arity: 1
|
|
|
|
| 213 |
monotonicity: 0
|
| 214 |
asin:
|
| 215 |
realization: numpy.arcsin
|
|
|
|
| 216 |
alias:
|
| 217 |
- arcsin
|
| 218 |
inverse: sin
|
|
|
|
| 225 |
monotonicity: 1
|
| 226 |
acos:
|
| 227 |
realization: numpy.arccos
|
|
|
|
| 228 |
alias:
|
| 229 |
- arccos
|
| 230 |
inverse: cos
|
|
|
|
| 237 |
monotonicity: 1
|
| 238 |
atan:
|
| 239 |
realization: numpy.arctan
|
|
|
|
| 240 |
alias:
|
| 241 |
- arctan
|
| 242 |
inverse: tan
|
|
|
|
| 249 |
monotonicity: 1
|
| 250 |
exp:
|
| 251 |
realization: numpy.exp
|
|
|
|
| 252 |
alias: []
|
| 253 |
inverse: log
|
| 254 |
arity: 1
|
|
|
|
| 260 |
monotonicity: 1
|
| 261 |
log:
|
| 262 |
realization: numpy.log
|
|
|
|
| 263 |
alias:
|
| 264 |
- ln
|
| 265 |
inverse: exp
|
v6.1/checkpoint_100000/expression_space.yaml
CHANGED
|
@@ -27,7 +27,6 @@ operators:
|
|
| 27 |
monotonicity: 0
|
| 28 |
neg:
|
| 29 |
realization: nsrops.neg
|
| 30 |
-
wolfram: Negative
|
| 31 |
alias:
|
| 32 |
- negative
|
| 33 |
inverse: neg
|
|
@@ -66,7 +65,6 @@ operators:
|
|
| 66 |
monotonicity: 0
|
| 67 |
abs:
|
| 68 |
realization: abs
|
| 69 |
-
wolfram: Abs
|
| 70 |
alias:
|
| 71 |
- absolute
|
| 72 |
inverse: null
|
|
@@ -79,7 +77,6 @@ operators:
|
|
| 79 |
monotonicity: 0
|
| 80 |
inv:
|
| 81 |
realization: nsrops.inv
|
| 82 |
-
wolfram: Inverse
|
| 83 |
alias:
|
| 84 |
- inverse
|
| 85 |
inverse: inv
|
|
@@ -183,7 +180,6 @@ operators:
|
|
| 183 |
monotonicity: 1
|
| 184 |
sin:
|
| 185 |
realization: numpy.sin
|
| 186 |
-
wolfram: Sin
|
| 187 |
alias: []
|
| 188 |
inverse: asin
|
| 189 |
arity: 1
|
|
@@ -195,7 +191,6 @@ operators:
|
|
| 195 |
monotonicity: 0
|
| 196 |
cos:
|
| 197 |
realization: numpy.cos
|
| 198 |
-
wolfram: Cos
|
| 199 |
alias: []
|
| 200 |
inverse: acos
|
| 201 |
arity: 1
|
|
@@ -207,7 +202,6 @@ operators:
|
|
| 207 |
monotonicity: 0
|
| 208 |
tan:
|
| 209 |
realization: numpy.tan
|
| 210 |
-
wolfram: Tan
|
| 211 |
alias: []
|
| 212 |
inverse: atan
|
| 213 |
arity: 1
|
|
@@ -219,7 +213,6 @@ operators:
|
|
| 219 |
monotonicity: 0
|
| 220 |
asin:
|
| 221 |
realization: numpy.arcsin
|
| 222 |
-
wolfram: ArcSin
|
| 223 |
alias:
|
| 224 |
- arcsin
|
| 225 |
inverse: sin
|
|
@@ -232,7 +225,6 @@ operators:
|
|
| 232 |
monotonicity: 1
|
| 233 |
acos:
|
| 234 |
realization: numpy.arccos
|
| 235 |
-
wolfram: ArcCos
|
| 236 |
alias:
|
| 237 |
- arccos
|
| 238 |
inverse: cos
|
|
@@ -245,7 +237,6 @@ operators:
|
|
| 245 |
monotonicity: 1
|
| 246 |
atan:
|
| 247 |
realization: numpy.arctan
|
| 248 |
-
wolfram: ArcTan
|
| 249 |
alias:
|
| 250 |
- arctan
|
| 251 |
inverse: tan
|
|
@@ -258,7 +249,6 @@ operators:
|
|
| 258 |
monotonicity: 1
|
| 259 |
exp:
|
| 260 |
realization: numpy.exp
|
| 261 |
-
wolfram: Exp
|
| 262 |
alias: []
|
| 263 |
inverse: log
|
| 264 |
arity: 1
|
|
@@ -270,7 +260,6 @@ operators:
|
|
| 270 |
monotonicity: 1
|
| 271 |
log:
|
| 272 |
realization: numpy.log
|
| 273 |
-
wolfram: Log
|
| 274 |
alias:
|
| 275 |
- ln
|
| 276 |
inverse: exp
|
|
|
|
| 27 |
monotonicity: 0
|
| 28 |
neg:
|
| 29 |
realization: nsrops.neg
|
|
|
|
| 30 |
alias:
|
| 31 |
- negative
|
| 32 |
inverse: neg
|
|
|
|
| 65 |
monotonicity: 0
|
| 66 |
abs:
|
| 67 |
realization: abs
|
|
|
|
| 68 |
alias:
|
| 69 |
- absolute
|
| 70 |
inverse: null
|
|
|
|
| 77 |
monotonicity: 0
|
| 78 |
inv:
|
| 79 |
realization: nsrops.inv
|
|
|
|
| 80 |
alias:
|
| 81 |
- inverse
|
| 82 |
inverse: inv
|
|
|
|
| 180 |
monotonicity: 1
|
| 181 |
sin:
|
| 182 |
realization: numpy.sin
|
|
|
|
| 183 |
alias: []
|
| 184 |
inverse: asin
|
| 185 |
arity: 1
|
|
|
|
| 191 |
monotonicity: 0
|
| 192 |
cos:
|
| 193 |
realization: numpy.cos
|
|
|
|
| 194 |
alias: []
|
| 195 |
inverse: acos
|
| 196 |
arity: 1
|
|
|
|
| 202 |
monotonicity: 0
|
| 203 |
tan:
|
| 204 |
realization: numpy.tan
|
|
|
|
| 205 |
alias: []
|
| 206 |
inverse: atan
|
| 207 |
arity: 1
|
|
|
|
| 213 |
monotonicity: 0
|
| 214 |
asin:
|
| 215 |
realization: numpy.arcsin
|
|
|
|
| 216 |
alias:
|
| 217 |
- arcsin
|
| 218 |
inverse: sin
|
|
|
|
| 225 |
monotonicity: 1
|
| 226 |
acos:
|
| 227 |
realization: numpy.arccos
|
|
|
|
| 228 |
alias:
|
| 229 |
- arccos
|
| 230 |
inverse: cos
|
|
|
|
| 237 |
monotonicity: 1
|
| 238 |
atan:
|
| 239 |
realization: numpy.arctan
|
|
|
|
| 240 |
alias:
|
| 241 |
- arctan
|
| 242 |
inverse: tan
|
|
|
|
| 249 |
monotonicity: 1
|
| 250 |
exp:
|
| 251 |
realization: numpy.exp
|
|
|
|
| 252 |
alias: []
|
| 253 |
inverse: log
|
| 254 |
arity: 1
|
|
|
|
| 260 |
monotonicity: 1
|
| 261 |
log:
|
| 262 |
realization: numpy.log
|
|
|
|
| 263 |
alias:
|
| 264 |
- ln
|
| 265 |
inverse: exp
|
v6.1/checkpoint_1000000/expression_space.yaml
CHANGED
|
@@ -27,7 +27,6 @@ operators:
|
|
| 27 |
monotonicity: 0
|
| 28 |
neg:
|
| 29 |
realization: nsrops.neg
|
| 30 |
-
wolfram: Negative
|
| 31 |
alias:
|
| 32 |
- negative
|
| 33 |
inverse: neg
|
|
@@ -66,7 +65,6 @@ operators:
|
|
| 66 |
monotonicity: 0
|
| 67 |
abs:
|
| 68 |
realization: abs
|
| 69 |
-
wolfram: Abs
|
| 70 |
alias:
|
| 71 |
- absolute
|
| 72 |
inverse: null
|
|
@@ -79,7 +77,6 @@ operators:
|
|
| 79 |
monotonicity: 0
|
| 80 |
inv:
|
| 81 |
realization: nsrops.inv
|
| 82 |
-
wolfram: Inverse
|
| 83 |
alias:
|
| 84 |
- inverse
|
| 85 |
inverse: inv
|
|
@@ -183,7 +180,6 @@ operators:
|
|
| 183 |
monotonicity: 1
|
| 184 |
sin:
|
| 185 |
realization: numpy.sin
|
| 186 |
-
wolfram: Sin
|
| 187 |
alias: []
|
| 188 |
inverse: asin
|
| 189 |
arity: 1
|
|
@@ -195,7 +191,6 @@ operators:
|
|
| 195 |
monotonicity: 0
|
| 196 |
cos:
|
| 197 |
realization: numpy.cos
|
| 198 |
-
wolfram: Cos
|
| 199 |
alias: []
|
| 200 |
inverse: acos
|
| 201 |
arity: 1
|
|
@@ -207,7 +202,6 @@ operators:
|
|
| 207 |
monotonicity: 0
|
| 208 |
tan:
|
| 209 |
realization: numpy.tan
|
| 210 |
-
wolfram: Tan
|
| 211 |
alias: []
|
| 212 |
inverse: atan
|
| 213 |
arity: 1
|
|
@@ -219,7 +213,6 @@ operators:
|
|
| 219 |
monotonicity: 0
|
| 220 |
asin:
|
| 221 |
realization: numpy.arcsin
|
| 222 |
-
wolfram: ArcSin
|
| 223 |
alias:
|
| 224 |
- arcsin
|
| 225 |
inverse: sin
|
|
@@ -232,7 +225,6 @@ operators:
|
|
| 232 |
monotonicity: 1
|
| 233 |
acos:
|
| 234 |
realization: numpy.arccos
|
| 235 |
-
wolfram: ArcCos
|
| 236 |
alias:
|
| 237 |
- arccos
|
| 238 |
inverse: cos
|
|
@@ -245,7 +237,6 @@ operators:
|
|
| 245 |
monotonicity: 1
|
| 246 |
atan:
|
| 247 |
realization: numpy.arctan
|
| 248 |
-
wolfram: ArcTan
|
| 249 |
alias:
|
| 250 |
- arctan
|
| 251 |
inverse: tan
|
|
@@ -258,7 +249,6 @@ operators:
|
|
| 258 |
monotonicity: 1
|
| 259 |
exp:
|
| 260 |
realization: numpy.exp
|
| 261 |
-
wolfram: Exp
|
| 262 |
alias: []
|
| 263 |
inverse: log
|
| 264 |
arity: 1
|
|
@@ -270,7 +260,6 @@ operators:
|
|
| 270 |
monotonicity: 1
|
| 271 |
log:
|
| 272 |
realization: numpy.log
|
| 273 |
-
wolfram: Log
|
| 274 |
alias:
|
| 275 |
- ln
|
| 276 |
inverse: exp
|
|
|
|
| 27 |
monotonicity: 0
|
| 28 |
neg:
|
| 29 |
realization: nsrops.neg
|
|
|
|
| 30 |
alias:
|
| 31 |
- negative
|
| 32 |
inverse: neg
|
|
|
|
| 65 |
monotonicity: 0
|
| 66 |
abs:
|
| 67 |
realization: abs
|
|
|
|
| 68 |
alias:
|
| 69 |
- absolute
|
| 70 |
inverse: null
|
|
|
|
| 77 |
monotonicity: 0
|
| 78 |
inv:
|
| 79 |
realization: nsrops.inv
|
|
|
|
| 80 |
alias:
|
| 81 |
- inverse
|
| 82 |
inverse: inv
|
|
|
|
| 180 |
monotonicity: 1
|
| 181 |
sin:
|
| 182 |
realization: numpy.sin
|
|
|
|
| 183 |
alias: []
|
| 184 |
inverse: asin
|
| 185 |
arity: 1
|
|
|
|
| 191 |
monotonicity: 0
|
| 192 |
cos:
|
| 193 |
realization: numpy.cos
|
|
|
|
| 194 |
alias: []
|
| 195 |
inverse: acos
|
| 196 |
arity: 1
|
|
|
|
| 202 |
monotonicity: 0
|
| 203 |
tan:
|
| 204 |
realization: numpy.tan
|
|
|
|
| 205 |
alias: []
|
| 206 |
inverse: atan
|
| 207 |
arity: 1
|
|
|
|
| 213 |
monotonicity: 0
|
| 214 |
asin:
|
| 215 |
realization: numpy.arcsin
|
|
|
|
| 216 |
alias:
|
| 217 |
- arcsin
|
| 218 |
inverse: sin
|
|
|
|
| 225 |
monotonicity: 1
|
| 226 |
acos:
|
| 227 |
realization: numpy.arccos
|
|
|
|
| 228 |
alias:
|
| 229 |
- arccos
|
| 230 |
inverse: cos
|
|
|
|
| 237 |
monotonicity: 1
|
| 238 |
atan:
|
| 239 |
realization: numpy.arctan
|
|
|
|
| 240 |
alias:
|
| 241 |
- arctan
|
| 242 |
inverse: tan
|
|
|
|
| 249 |
monotonicity: 1
|
| 250 |
exp:
|
| 251 |
realization: numpy.exp
|
|
|
|
| 252 |
alias: []
|
| 253 |
inverse: log
|
| 254 |
arity: 1
|
|
|
|
| 260 |
monotonicity: 1
|
| 261 |
log:
|
| 262 |
realization: numpy.log
|
|
|
|
| 263 |
alias:
|
| 264 |
- ln
|
| 265 |
inverse: exp
|
v6.1/checkpoint_1100000/expression_space.yaml
CHANGED
|
@@ -27,7 +27,6 @@ operators:
|
|
| 27 |
monotonicity: 0
|
| 28 |
neg:
|
| 29 |
realization: nsrops.neg
|
| 30 |
-
wolfram: Negative
|
| 31 |
alias:
|
| 32 |
- negative
|
| 33 |
inverse: neg
|
|
@@ -66,7 +65,6 @@ operators:
|
|
| 66 |
monotonicity: 0
|
| 67 |
abs:
|
| 68 |
realization: abs
|
| 69 |
-
wolfram: Abs
|
| 70 |
alias:
|
| 71 |
- absolute
|
| 72 |
inverse: null
|
|
@@ -79,7 +77,6 @@ operators:
|
|
| 79 |
monotonicity: 0
|
| 80 |
inv:
|
| 81 |
realization: nsrops.inv
|
| 82 |
-
wolfram: Inverse
|
| 83 |
alias:
|
| 84 |
- inverse
|
| 85 |
inverse: inv
|
|
@@ -183,7 +180,6 @@ operators:
|
|
| 183 |
monotonicity: 1
|
| 184 |
sin:
|
| 185 |
realization: numpy.sin
|
| 186 |
-
wolfram: Sin
|
| 187 |
alias: []
|
| 188 |
inverse: asin
|
| 189 |
arity: 1
|
|
@@ -195,7 +191,6 @@ operators:
|
|
| 195 |
monotonicity: 0
|
| 196 |
cos:
|
| 197 |
realization: numpy.cos
|
| 198 |
-
wolfram: Cos
|
| 199 |
alias: []
|
| 200 |
inverse: acos
|
| 201 |
arity: 1
|
|
@@ -207,7 +202,6 @@ operators:
|
|
| 207 |
monotonicity: 0
|
| 208 |
tan:
|
| 209 |
realization: numpy.tan
|
| 210 |
-
wolfram: Tan
|
| 211 |
alias: []
|
| 212 |
inverse: atan
|
| 213 |
arity: 1
|
|
@@ -219,7 +213,6 @@ operators:
|
|
| 219 |
monotonicity: 0
|
| 220 |
asin:
|
| 221 |
realization: numpy.arcsin
|
| 222 |
-
wolfram: ArcSin
|
| 223 |
alias:
|
| 224 |
- arcsin
|
| 225 |
inverse: sin
|
|
@@ -232,7 +225,6 @@ operators:
|
|
| 232 |
monotonicity: 1
|
| 233 |
acos:
|
| 234 |
realization: numpy.arccos
|
| 235 |
-
wolfram: ArcCos
|
| 236 |
alias:
|
| 237 |
- arccos
|
| 238 |
inverse: cos
|
|
@@ -245,7 +237,6 @@ operators:
|
|
| 245 |
monotonicity: 1
|
| 246 |
atan:
|
| 247 |
realization: numpy.arctan
|
| 248 |
-
wolfram: ArcTan
|
| 249 |
alias:
|
| 250 |
- arctan
|
| 251 |
inverse: tan
|
|
@@ -258,7 +249,6 @@ operators:
|
|
| 258 |
monotonicity: 1
|
| 259 |
exp:
|
| 260 |
realization: numpy.exp
|
| 261 |
-
wolfram: Exp
|
| 262 |
alias: []
|
| 263 |
inverse: log
|
| 264 |
arity: 1
|
|
@@ -270,7 +260,6 @@ operators:
|
|
| 270 |
monotonicity: 1
|
| 271 |
log:
|
| 272 |
realization: numpy.log
|
| 273 |
-
wolfram: Log
|
| 274 |
alias:
|
| 275 |
- ln
|
| 276 |
inverse: exp
|
|
|
|
| 27 |
monotonicity: 0
|
| 28 |
neg:
|
| 29 |
realization: nsrops.neg
|
|
|
|
| 30 |
alias:
|
| 31 |
- negative
|
| 32 |
inverse: neg
|
|
|
|
| 65 |
monotonicity: 0
|
| 66 |
abs:
|
| 67 |
realization: abs
|
|
|
|
| 68 |
alias:
|
| 69 |
- absolute
|
| 70 |
inverse: null
|
|
|
|
| 77 |
monotonicity: 0
|
| 78 |
inv:
|
| 79 |
realization: nsrops.inv
|
|
|
|
| 80 |
alias:
|
| 81 |
- inverse
|
| 82 |
inverse: inv
|
|
|
|
| 180 |
monotonicity: 1
|
| 181 |
sin:
|
| 182 |
realization: numpy.sin
|
|
|
|
| 183 |
alias: []
|
| 184 |
inverse: asin
|
| 185 |
arity: 1
|
|
|
|
| 191 |
monotonicity: 0
|
| 192 |
cos:
|
| 193 |
realization: numpy.cos
|
|
|
|
| 194 |
alias: []
|
| 195 |
inverse: acos
|
| 196 |
arity: 1
|
|
|
|
| 202 |
monotonicity: 0
|
| 203 |
tan:
|
| 204 |
realization: numpy.tan
|
|
|
|
| 205 |
alias: []
|
| 206 |
inverse: atan
|
| 207 |
arity: 1
|
|
|
|
| 213 |
monotonicity: 0
|
| 214 |
asin:
|
| 215 |
realization: numpy.arcsin
|
|
|
|
| 216 |
alias:
|
| 217 |
- arcsin
|
| 218 |
inverse: sin
|
|
|
|
| 225 |
monotonicity: 1
|
| 226 |
acos:
|
| 227 |
realization: numpy.arccos
|
|
|
|
| 228 |
alias:
|
| 229 |
- arccos
|
| 230 |
inverse: cos
|
|
|
|
| 237 |
monotonicity: 1
|
| 238 |
atan:
|
| 239 |
realization: numpy.arctan
|
|
|
|
| 240 |
alias:
|
| 241 |
- arctan
|
| 242 |
inverse: tan
|
|
|
|
| 249 |
monotonicity: 1
|
| 250 |
exp:
|
| 251 |
realization: numpy.exp
|
|
|
|
| 252 |
alias: []
|
| 253 |
inverse: log
|
| 254 |
arity: 1
|
|
|
|
| 260 |
monotonicity: 1
|
| 261 |
log:
|
| 262 |
realization: numpy.log
|
|
|
|
| 263 |
alias:
|
| 264 |
- ln
|
| 265 |
inverse: exp
|
v6.1/checkpoint_1200000/expression_space.yaml
CHANGED
|
@@ -27,7 +27,6 @@ operators:
|
|
| 27 |
monotonicity: 0
|
| 28 |
neg:
|
| 29 |
realization: nsrops.neg
|
| 30 |
-
wolfram: Negative
|
| 31 |
alias:
|
| 32 |
- negative
|
| 33 |
inverse: neg
|
|
@@ -66,7 +65,6 @@ operators:
|
|
| 66 |
monotonicity: 0
|
| 67 |
abs:
|
| 68 |
realization: abs
|
| 69 |
-
wolfram: Abs
|
| 70 |
alias:
|
| 71 |
- absolute
|
| 72 |
inverse: null
|
|
@@ -79,7 +77,6 @@ operators:
|
|
| 79 |
monotonicity: 0
|
| 80 |
inv:
|
| 81 |
realization: nsrops.inv
|
| 82 |
-
wolfram: Inverse
|
| 83 |
alias:
|
| 84 |
- inverse
|
| 85 |
inverse: inv
|
|
@@ -183,7 +180,6 @@ operators:
|
|
| 183 |
monotonicity: 1
|
| 184 |
sin:
|
| 185 |
realization: numpy.sin
|
| 186 |
-
wolfram: Sin
|
| 187 |
alias: []
|
| 188 |
inverse: asin
|
| 189 |
arity: 1
|
|
@@ -195,7 +191,6 @@ operators:
|
|
| 195 |
monotonicity: 0
|
| 196 |
cos:
|
| 197 |
realization: numpy.cos
|
| 198 |
-
wolfram: Cos
|
| 199 |
alias: []
|
| 200 |
inverse: acos
|
| 201 |
arity: 1
|
|
@@ -207,7 +202,6 @@ operators:
|
|
| 207 |
monotonicity: 0
|
| 208 |
tan:
|
| 209 |
realization: numpy.tan
|
| 210 |
-
wolfram: Tan
|
| 211 |
alias: []
|
| 212 |
inverse: atan
|
| 213 |
arity: 1
|
|
@@ -219,7 +213,6 @@ operators:
|
|
| 219 |
monotonicity: 0
|
| 220 |
asin:
|
| 221 |
realization: numpy.arcsin
|
| 222 |
-
wolfram: ArcSin
|
| 223 |
alias:
|
| 224 |
- arcsin
|
| 225 |
inverse: sin
|
|
@@ -232,7 +225,6 @@ operators:
|
|
| 232 |
monotonicity: 1
|
| 233 |
acos:
|
| 234 |
realization: numpy.arccos
|
| 235 |
-
wolfram: ArcCos
|
| 236 |
alias:
|
| 237 |
- arccos
|
| 238 |
inverse: cos
|
|
@@ -245,7 +237,6 @@ operators:
|
|
| 245 |
monotonicity: 1
|
| 246 |
atan:
|
| 247 |
realization: numpy.arctan
|
| 248 |
-
wolfram: ArcTan
|
| 249 |
alias:
|
| 250 |
- arctan
|
| 251 |
inverse: tan
|
|
@@ -258,7 +249,6 @@ operators:
|
|
| 258 |
monotonicity: 1
|
| 259 |
exp:
|
| 260 |
realization: numpy.exp
|
| 261 |
-
wolfram: Exp
|
| 262 |
alias: []
|
| 263 |
inverse: log
|
| 264 |
arity: 1
|
|
@@ -270,7 +260,6 @@ operators:
|
|
| 270 |
monotonicity: 1
|
| 271 |
log:
|
| 272 |
realization: numpy.log
|
| 273 |
-
wolfram: Log
|
| 274 |
alias:
|
| 275 |
- ln
|
| 276 |
inverse: exp
|
|
|
|
| 27 |
monotonicity: 0
|
| 28 |
neg:
|
| 29 |
realization: nsrops.neg
|
|
|
|
| 30 |
alias:
|
| 31 |
- negative
|
| 32 |
inverse: neg
|
|
|
|
| 65 |
monotonicity: 0
|
| 66 |
abs:
|
| 67 |
realization: abs
|
|
|
|
| 68 |
alias:
|
| 69 |
- absolute
|
| 70 |
inverse: null
|
|
|
|
| 77 |
monotonicity: 0
|
| 78 |
inv:
|
| 79 |
realization: nsrops.inv
|
|
|
|
| 80 |
alias:
|
| 81 |
- inverse
|
| 82 |
inverse: inv
|
|
|
|
| 180 |
monotonicity: 1
|
| 181 |
sin:
|
| 182 |
realization: numpy.sin
|
|
|
|
| 183 |
alias: []
|
| 184 |
inverse: asin
|
| 185 |
arity: 1
|
|
|
|
| 191 |
monotonicity: 0
|
| 192 |
cos:
|
| 193 |
realization: numpy.cos
|
|
|
|
| 194 |
alias: []
|
| 195 |
inverse: acos
|
| 196 |
arity: 1
|
|
|
|
| 202 |
monotonicity: 0
|
| 203 |
tan:
|
| 204 |
realization: numpy.tan
|
|
|
|
| 205 |
alias: []
|
| 206 |
inverse: atan
|
| 207 |
arity: 1
|
|
|
|
| 213 |
monotonicity: 0
|
| 214 |
asin:
|
| 215 |
realization: numpy.arcsin
|
|
|
|
| 216 |
alias:
|
| 217 |
- arcsin
|
| 218 |
inverse: sin
|
|
|
|
| 225 |
monotonicity: 1
|
| 226 |
acos:
|
| 227 |
realization: numpy.arccos
|
|
|
|
| 228 |
alias:
|
| 229 |
- arccos
|
| 230 |
inverse: cos
|
|
|
|
| 237 |
monotonicity: 1
|
| 238 |
atan:
|
| 239 |
realization: numpy.arctan
|
|
|
|
| 240 |
alias:
|
| 241 |
- arctan
|
| 242 |
inverse: tan
|
|
|
|
| 249 |
monotonicity: 1
|
| 250 |
exp:
|
| 251 |
realization: numpy.exp
|
|
|
|
| 252 |
alias: []
|
| 253 |
inverse: log
|
| 254 |
arity: 1
|
|
|
|
| 260 |
monotonicity: 1
|
| 261 |
log:
|
| 262 |
realization: numpy.log
|
|
|
|
| 263 |
alias:
|
| 264 |
- ln
|
| 265 |
inverse: exp
|
v6.1/checkpoint_1300000/expression_space.yaml
CHANGED
|
@@ -27,7 +27,6 @@ operators:
|
|
| 27 |
monotonicity: 0
|
| 28 |
neg:
|
| 29 |
realization: nsrops.neg
|
| 30 |
-
wolfram: Negative
|
| 31 |
alias:
|
| 32 |
- negative
|
| 33 |
inverse: neg
|
|
@@ -66,7 +65,6 @@ operators:
|
|
| 66 |
monotonicity: 0
|
| 67 |
abs:
|
| 68 |
realization: abs
|
| 69 |
-
wolfram: Abs
|
| 70 |
alias:
|
| 71 |
- absolute
|
| 72 |
inverse: null
|
|
@@ -79,7 +77,6 @@ operators:
|
|
| 79 |
monotonicity: 0
|
| 80 |
inv:
|
| 81 |
realization: nsrops.inv
|
| 82 |
-
wolfram: Inverse
|
| 83 |
alias:
|
| 84 |
- inverse
|
| 85 |
inverse: inv
|
|
@@ -183,7 +180,6 @@ operators:
|
|
| 183 |
monotonicity: 1
|
| 184 |
sin:
|
| 185 |
realization: numpy.sin
|
| 186 |
-
wolfram: Sin
|
| 187 |
alias: []
|
| 188 |
inverse: asin
|
| 189 |
arity: 1
|
|
@@ -195,7 +191,6 @@ operators:
|
|
| 195 |
monotonicity: 0
|
| 196 |
cos:
|
| 197 |
realization: numpy.cos
|
| 198 |
-
wolfram: Cos
|
| 199 |
alias: []
|
| 200 |
inverse: acos
|
| 201 |
arity: 1
|
|
@@ -207,7 +202,6 @@ operators:
|
|
| 207 |
monotonicity: 0
|
| 208 |
tan:
|
| 209 |
realization: numpy.tan
|
| 210 |
-
wolfram: Tan
|
| 211 |
alias: []
|
| 212 |
inverse: atan
|
| 213 |
arity: 1
|
|
@@ -219,7 +213,6 @@ operators:
|
|
| 219 |
monotonicity: 0
|
| 220 |
asin:
|
| 221 |
realization: numpy.arcsin
|
| 222 |
-
wolfram: ArcSin
|
| 223 |
alias:
|
| 224 |
- arcsin
|
| 225 |
inverse: sin
|
|
@@ -232,7 +225,6 @@ operators:
|
|
| 232 |
monotonicity: 1
|
| 233 |
acos:
|
| 234 |
realization: numpy.arccos
|
| 235 |
-
wolfram: ArcCos
|
| 236 |
alias:
|
| 237 |
- arccos
|
| 238 |
inverse: cos
|
|
@@ -245,7 +237,6 @@ operators:
|
|
| 245 |
monotonicity: 1
|
| 246 |
atan:
|
| 247 |
realization: numpy.arctan
|
| 248 |
-
wolfram: ArcTan
|
| 249 |
alias:
|
| 250 |
- arctan
|
| 251 |
inverse: tan
|
|
@@ -258,7 +249,6 @@ operators:
|
|
| 258 |
monotonicity: 1
|
| 259 |
exp:
|
| 260 |
realization: numpy.exp
|
| 261 |
-
wolfram: Exp
|
| 262 |
alias: []
|
| 263 |
inverse: log
|
| 264 |
arity: 1
|
|
@@ -270,7 +260,6 @@ operators:
|
|
| 270 |
monotonicity: 1
|
| 271 |
log:
|
| 272 |
realization: numpy.log
|
| 273 |
-
wolfram: Log
|
| 274 |
alias:
|
| 275 |
- ln
|
| 276 |
inverse: exp
|
|
|
|
| 27 |
monotonicity: 0
|
| 28 |
neg:
|
| 29 |
realization: nsrops.neg
|
|
|
|
| 30 |
alias:
|
| 31 |
- negative
|
| 32 |
inverse: neg
|
|
|
|
| 65 |
monotonicity: 0
|
| 66 |
abs:
|
| 67 |
realization: abs
|
|
|
|
| 68 |
alias:
|
| 69 |
- absolute
|
| 70 |
inverse: null
|
|
|
|
| 77 |
monotonicity: 0
|
| 78 |
inv:
|
| 79 |
realization: nsrops.inv
|
|
|
|
| 80 |
alias:
|
| 81 |
- inverse
|
| 82 |
inverse: inv
|
|
|
|
| 180 |
monotonicity: 1
|
| 181 |
sin:
|
| 182 |
realization: numpy.sin
|
|
|
|
| 183 |
alias: []
|
| 184 |
inverse: asin
|
| 185 |
arity: 1
|
|
|
|
| 191 |
monotonicity: 0
|
| 192 |
cos:
|
| 193 |
realization: numpy.cos
|
|
|
|
| 194 |
alias: []
|
| 195 |
inverse: acos
|
| 196 |
arity: 1
|
|
|
|
| 202 |
monotonicity: 0
|
| 203 |
tan:
|
| 204 |
realization: numpy.tan
|
|
|
|
| 205 |
alias: []
|
| 206 |
inverse: atan
|
| 207 |
arity: 1
|
|
|
|
| 213 |
monotonicity: 0
|
| 214 |
asin:
|
| 215 |
realization: numpy.arcsin
|
|
|
|
| 216 |
alias:
|
| 217 |
- arcsin
|
| 218 |
inverse: sin
|
|
|
|
| 225 |
monotonicity: 1
|
| 226 |
acos:
|
| 227 |
realization: numpy.arccos
|
|
|
|
| 228 |
alias:
|
| 229 |
- arccos
|
| 230 |
inverse: cos
|
|
|
|
| 237 |
monotonicity: 1
|
| 238 |
atan:
|
| 239 |
realization: numpy.arctan
|
|
|
|
| 240 |
alias:
|
| 241 |
- arctan
|
| 242 |
inverse: tan
|
|
|
|
| 249 |
monotonicity: 1
|
| 250 |
exp:
|
| 251 |
realization: numpy.exp
|
|
|
|
| 252 |
alias: []
|
| 253 |
inverse: log
|
| 254 |
arity: 1
|
|
|
|
| 260 |
monotonicity: 1
|
| 261 |
log:
|
| 262 |
realization: numpy.log
|
|
|
|
| 263 |
alias:
|
| 264 |
- ln
|
| 265 |
inverse: exp
|
v6.1/checkpoint_1400000/expression_space.yaml
CHANGED
|
@@ -27,7 +27,6 @@ operators:
|
|
| 27 |
monotonicity: 0
|
| 28 |
neg:
|
| 29 |
realization: nsrops.neg
|
| 30 |
-
wolfram: Negative
|
| 31 |
alias:
|
| 32 |
- negative
|
| 33 |
inverse: neg
|
|
@@ -66,7 +65,6 @@ operators:
|
|
| 66 |
monotonicity: 0
|
| 67 |
abs:
|
| 68 |
realization: abs
|
| 69 |
-
wolfram: Abs
|
| 70 |
alias:
|
| 71 |
- absolute
|
| 72 |
inverse: null
|
|
@@ -79,7 +77,6 @@ operators:
|
|
| 79 |
monotonicity: 0
|
| 80 |
inv:
|
| 81 |
realization: nsrops.inv
|
| 82 |
-
wolfram: Inverse
|
| 83 |
alias:
|
| 84 |
- inverse
|
| 85 |
inverse: inv
|
|
@@ -183,7 +180,6 @@ operators:
|
|
| 183 |
monotonicity: 1
|
| 184 |
sin:
|
| 185 |
realization: numpy.sin
|
| 186 |
-
wolfram: Sin
|
| 187 |
alias: []
|
| 188 |
inverse: asin
|
| 189 |
arity: 1
|
|
@@ -195,7 +191,6 @@ operators:
|
|
| 195 |
monotonicity: 0
|
| 196 |
cos:
|
| 197 |
realization: numpy.cos
|
| 198 |
-
wolfram: Cos
|
| 199 |
alias: []
|
| 200 |
inverse: acos
|
| 201 |
arity: 1
|
|
@@ -207,7 +202,6 @@ operators:
|
|
| 207 |
monotonicity: 0
|
| 208 |
tan:
|
| 209 |
realization: numpy.tan
|
| 210 |
-
wolfram: Tan
|
| 211 |
alias: []
|
| 212 |
inverse: atan
|
| 213 |
arity: 1
|
|
@@ -219,7 +213,6 @@ operators:
|
|
| 219 |
monotonicity: 0
|
| 220 |
asin:
|
| 221 |
realization: numpy.arcsin
|
| 222 |
-
wolfram: ArcSin
|
| 223 |
alias:
|
| 224 |
- arcsin
|
| 225 |
inverse: sin
|
|
@@ -232,7 +225,6 @@ operators:
|
|
| 232 |
monotonicity: 1
|
| 233 |
acos:
|
| 234 |
realization: numpy.arccos
|
| 235 |
-
wolfram: ArcCos
|
| 236 |
alias:
|
| 237 |
- arccos
|
| 238 |
inverse: cos
|
|
@@ -245,7 +237,6 @@ operators:
|
|
| 245 |
monotonicity: 1
|
| 246 |
atan:
|
| 247 |
realization: numpy.arctan
|
| 248 |
-
wolfram: ArcTan
|
| 249 |
alias:
|
| 250 |
- arctan
|
| 251 |
inverse: tan
|
|
@@ -258,7 +249,6 @@ operators:
|
|
| 258 |
monotonicity: 1
|
| 259 |
exp:
|
| 260 |
realization: numpy.exp
|
| 261 |
-
wolfram: Exp
|
| 262 |
alias: []
|
| 263 |
inverse: log
|
| 264 |
arity: 1
|
|
@@ -270,7 +260,6 @@ operators:
|
|
| 270 |
monotonicity: 1
|
| 271 |
log:
|
| 272 |
realization: numpy.log
|
| 273 |
-
wolfram: Log
|
| 274 |
alias:
|
| 275 |
- ln
|
| 276 |
inverse: exp
|
|
|
|
| 27 |
monotonicity: 0
|
| 28 |
neg:
|
| 29 |
realization: nsrops.neg
|
|
|
|
| 30 |
alias:
|
| 31 |
- negative
|
| 32 |
inverse: neg
|
|
|
|
| 65 |
monotonicity: 0
|
| 66 |
abs:
|
| 67 |
realization: abs
|
|
|
|
| 68 |
alias:
|
| 69 |
- absolute
|
| 70 |
inverse: null
|
|
|
|
| 77 |
monotonicity: 0
|
| 78 |
inv:
|
| 79 |
realization: nsrops.inv
|
|
|
|
| 80 |
alias:
|
| 81 |
- inverse
|
| 82 |
inverse: inv
|
|
|
|
| 180 |
monotonicity: 1
|
| 181 |
sin:
|
| 182 |
realization: numpy.sin
|
|
|
|
| 183 |
alias: []
|
| 184 |
inverse: asin
|
| 185 |
arity: 1
|
|
|
|
| 191 |
monotonicity: 0
|
| 192 |
cos:
|
| 193 |
realization: numpy.cos
|
|
|
|
| 194 |
alias: []
|
| 195 |
inverse: acos
|
| 196 |
arity: 1
|
|
|
|
| 202 |
monotonicity: 0
|
| 203 |
tan:
|
| 204 |
realization: numpy.tan
|
|
|
|
| 205 |
alias: []
|
| 206 |
inverse: atan
|
| 207 |
arity: 1
|
|
|
|
| 213 |
monotonicity: 0
|
| 214 |
asin:
|
| 215 |
realization: numpy.arcsin
|
|
|
|
| 216 |
alias:
|
| 217 |
- arcsin
|
| 218 |
inverse: sin
|
|
|
|
| 225 |
monotonicity: 1
|
| 226 |
acos:
|
| 227 |
realization: numpy.arccos
|
|
|
|
| 228 |
alias:
|
| 229 |
- arccos
|
| 230 |
inverse: cos
|
|
|
|
| 237 |
monotonicity: 1
|
| 238 |
atan:
|
| 239 |
realization: numpy.arctan
|
|
|
|
| 240 |
alias:
|
| 241 |
- arctan
|
| 242 |
inverse: tan
|
|
|
|
| 249 |
monotonicity: 1
|
| 250 |
exp:
|
| 251 |
realization: numpy.exp
|
|
|
|
| 252 |
alias: []
|
| 253 |
inverse: log
|
| 254 |
arity: 1
|
|
|
|
| 260 |
monotonicity: 1
|
| 261 |
log:
|
| 262 |
realization: numpy.log
|
|
|
|
| 263 |
alias:
|
| 264 |
- ln
|
| 265 |
inverse: exp
|
v6.1/checkpoint_1500000/expression_space.yaml
CHANGED
|
@@ -27,7 +27,6 @@ operators:
|
|
| 27 |
monotonicity: 0
|
| 28 |
neg:
|
| 29 |
realization: nsrops.neg
|
| 30 |
-
wolfram: Negative
|
| 31 |
alias:
|
| 32 |
- negative
|
| 33 |
inverse: neg
|
|
@@ -66,7 +65,6 @@ operators:
|
|
| 66 |
monotonicity: 0
|
| 67 |
abs:
|
| 68 |
realization: abs
|
| 69 |
-
wolfram: Abs
|
| 70 |
alias:
|
| 71 |
- absolute
|
| 72 |
inverse: null
|
|
@@ -79,7 +77,6 @@ operators:
|
|
| 79 |
monotonicity: 0
|
| 80 |
inv:
|
| 81 |
realization: nsrops.inv
|
| 82 |
-
wolfram: Inverse
|
| 83 |
alias:
|
| 84 |
- inverse
|
| 85 |
inverse: inv
|
|
@@ -183,7 +180,6 @@ operators:
|
|
| 183 |
monotonicity: 1
|
| 184 |
sin:
|
| 185 |
realization: numpy.sin
|
| 186 |
-
wolfram: Sin
|
| 187 |
alias: []
|
| 188 |
inverse: asin
|
| 189 |
arity: 1
|
|
@@ -195,7 +191,6 @@ operators:
|
|
| 195 |
monotonicity: 0
|
| 196 |
cos:
|
| 197 |
realization: numpy.cos
|
| 198 |
-
wolfram: Cos
|
| 199 |
alias: []
|
| 200 |
inverse: acos
|
| 201 |
arity: 1
|
|
@@ -207,7 +202,6 @@ operators:
|
|
| 207 |
monotonicity: 0
|
| 208 |
tan:
|
| 209 |
realization: numpy.tan
|
| 210 |
-
wolfram: Tan
|
| 211 |
alias: []
|
| 212 |
inverse: atan
|
| 213 |
arity: 1
|
|
@@ -219,7 +213,6 @@ operators:
|
|
| 219 |
monotonicity: 0
|
| 220 |
asin:
|
| 221 |
realization: numpy.arcsin
|
| 222 |
-
wolfram: ArcSin
|
| 223 |
alias:
|
| 224 |
- arcsin
|
| 225 |
inverse: sin
|
|
@@ -232,7 +225,6 @@ operators:
|
|
| 232 |
monotonicity: 1
|
| 233 |
acos:
|
| 234 |
realization: numpy.arccos
|
| 235 |
-
wolfram: ArcCos
|
| 236 |
alias:
|
| 237 |
- arccos
|
| 238 |
inverse: cos
|
|
@@ -245,7 +237,6 @@ operators:
|
|
| 245 |
monotonicity: 1
|
| 246 |
atan:
|
| 247 |
realization: numpy.arctan
|
| 248 |
-
wolfram: ArcTan
|
| 249 |
alias:
|
| 250 |
- arctan
|
| 251 |
inverse: tan
|
|
@@ -258,7 +249,6 @@ operators:
|
|
| 258 |
monotonicity: 1
|
| 259 |
exp:
|
| 260 |
realization: numpy.exp
|
| 261 |
-
wolfram: Exp
|
| 262 |
alias: []
|
| 263 |
inverse: log
|
| 264 |
arity: 1
|
|
@@ -270,7 +260,6 @@ operators:
|
|
| 270 |
monotonicity: 1
|
| 271 |
log:
|
| 272 |
realization: numpy.log
|
| 273 |
-
wolfram: Log
|
| 274 |
alias:
|
| 275 |
- ln
|
| 276 |
inverse: exp
|
|
|
|
| 27 |
monotonicity: 0
|
| 28 |
neg:
|
| 29 |
realization: nsrops.neg
|
|
|
|
| 30 |
alias:
|
| 31 |
- negative
|
| 32 |
inverse: neg
|
|
|
|
| 65 |
monotonicity: 0
|
| 66 |
abs:
|
| 67 |
realization: abs
|
|
|
|
| 68 |
alias:
|
| 69 |
- absolute
|
| 70 |
inverse: null
|
|
|
|
| 77 |
monotonicity: 0
|
| 78 |
inv:
|
| 79 |
realization: nsrops.inv
|
|
|
|
| 80 |
alias:
|
| 81 |
- inverse
|
| 82 |
inverse: inv
|
|
|
|
| 180 |
monotonicity: 1
|
| 181 |
sin:
|
| 182 |
realization: numpy.sin
|
|
|
|
| 183 |
alias: []
|
| 184 |
inverse: asin
|
| 185 |
arity: 1
|
|
|
|
| 191 |
monotonicity: 0
|
| 192 |
cos:
|
| 193 |
realization: numpy.cos
|
|
|
|
| 194 |
alias: []
|
| 195 |
inverse: acos
|
| 196 |
arity: 1
|
|
|
|
| 202 |
monotonicity: 0
|
| 203 |
tan:
|
| 204 |
realization: numpy.tan
|
|
|
|
| 205 |
alias: []
|
| 206 |
inverse: atan
|
| 207 |
arity: 1
|
|
|
|
| 213 |
monotonicity: 0
|
| 214 |
asin:
|
| 215 |
realization: numpy.arcsin
|
|
|
|
| 216 |
alias:
|
| 217 |
- arcsin
|
| 218 |
inverse: sin
|
|
|
|
| 225 |
monotonicity: 1
|
| 226 |
acos:
|
| 227 |
realization: numpy.arccos
|
|
|
|
| 228 |
alias:
|
| 229 |
- arccos
|
| 230 |
inverse: cos
|
|
|
|
| 237 |
monotonicity: 1
|
| 238 |
atan:
|
| 239 |
realization: numpy.arctan
|
|
|
|
| 240 |
alias:
|
| 241 |
- arctan
|
| 242 |
inverse: tan
|
|
|
|
| 249 |
monotonicity: 1
|
| 250 |
exp:
|
| 251 |
realization: numpy.exp
|
|
|
|
| 252 |
alias: []
|
| 253 |
inverse: log
|
| 254 |
arity: 1
|
|
|
|
| 260 |
monotonicity: 1
|
| 261 |
log:
|
| 262 |
realization: numpy.log
|
|
|
|
| 263 |
alias:
|
| 264 |
- ln
|
| 265 |
inverse: exp
|
v6.1/checkpoint_200000/expression_space.yaml
CHANGED
|
@@ -27,7 +27,6 @@ operators:
|
|
| 27 |
monotonicity: 0
|
| 28 |
neg:
|
| 29 |
realization: nsrops.neg
|
| 30 |
-
wolfram: Negative
|
| 31 |
alias:
|
| 32 |
- negative
|
| 33 |
inverse: neg
|
|
@@ -66,7 +65,6 @@ operators:
|
|
| 66 |
monotonicity: 0
|
| 67 |
abs:
|
| 68 |
realization: abs
|
| 69 |
-
wolfram: Abs
|
| 70 |
alias:
|
| 71 |
- absolute
|
| 72 |
inverse: null
|
|
@@ -79,7 +77,6 @@ operators:
|
|
| 79 |
monotonicity: 0
|
| 80 |
inv:
|
| 81 |
realization: nsrops.inv
|
| 82 |
-
wolfram: Inverse
|
| 83 |
alias:
|
| 84 |
- inverse
|
| 85 |
inverse: inv
|
|
@@ -183,7 +180,6 @@ operators:
|
|
| 183 |
monotonicity: 1
|
| 184 |
sin:
|
| 185 |
realization: numpy.sin
|
| 186 |
-
wolfram: Sin
|
| 187 |
alias: []
|
| 188 |
inverse: asin
|
| 189 |
arity: 1
|
|
@@ -195,7 +191,6 @@ operators:
|
|
| 195 |
monotonicity: 0
|
| 196 |
cos:
|
| 197 |
realization: numpy.cos
|
| 198 |
-
wolfram: Cos
|
| 199 |
alias: []
|
| 200 |
inverse: acos
|
| 201 |
arity: 1
|
|
@@ -207,7 +202,6 @@ operators:
|
|
| 207 |
monotonicity: 0
|
| 208 |
tan:
|
| 209 |
realization: numpy.tan
|
| 210 |
-
wolfram: Tan
|
| 211 |
alias: []
|
| 212 |
inverse: atan
|
| 213 |
arity: 1
|
|
@@ -219,7 +213,6 @@ operators:
|
|
| 219 |
monotonicity: 0
|
| 220 |
asin:
|
| 221 |
realization: numpy.arcsin
|
| 222 |
-
wolfram: ArcSin
|
| 223 |
alias:
|
| 224 |
- arcsin
|
| 225 |
inverse: sin
|
|
@@ -232,7 +225,6 @@ operators:
|
|
| 232 |
monotonicity: 1
|
| 233 |
acos:
|
| 234 |
realization: numpy.arccos
|
| 235 |
-
wolfram: ArcCos
|
| 236 |
alias:
|
| 237 |
- arccos
|
| 238 |
inverse: cos
|
|
@@ -245,7 +237,6 @@ operators:
|
|
| 245 |
monotonicity: 1
|
| 246 |
atan:
|
| 247 |
realization: numpy.arctan
|
| 248 |
-
wolfram: ArcTan
|
| 249 |
alias:
|
| 250 |
- arctan
|
| 251 |
inverse: tan
|
|
@@ -258,7 +249,6 @@ operators:
|
|
| 258 |
monotonicity: 1
|
| 259 |
exp:
|
| 260 |
realization: numpy.exp
|
| 261 |
-
wolfram: Exp
|
| 262 |
alias: []
|
| 263 |
inverse: log
|
| 264 |
arity: 1
|
|
@@ -270,7 +260,6 @@ operators:
|
|
| 270 |
monotonicity: 1
|
| 271 |
log:
|
| 272 |
realization: numpy.log
|
| 273 |
-
wolfram: Log
|
| 274 |
alias:
|
| 275 |
- ln
|
| 276 |
inverse: exp
|
|
|
|
| 27 |
monotonicity: 0
|
| 28 |
neg:
|
| 29 |
realization: nsrops.neg
|
|
|
|
| 30 |
alias:
|
| 31 |
- negative
|
| 32 |
inverse: neg
|
|
|
|
| 65 |
monotonicity: 0
|
| 66 |
abs:
|
| 67 |
realization: abs
|
|
|
|
| 68 |
alias:
|
| 69 |
- absolute
|
| 70 |
inverse: null
|
|
|
|
| 77 |
monotonicity: 0
|
| 78 |
inv:
|
| 79 |
realization: nsrops.inv
|
|
|
|
| 80 |
alias:
|
| 81 |
- inverse
|
| 82 |
inverse: inv
|
|
|
|
| 180 |
monotonicity: 1
|
| 181 |
sin:
|
| 182 |
realization: numpy.sin
|
|
|
|
| 183 |
alias: []
|
| 184 |
inverse: asin
|
| 185 |
arity: 1
|
|
|
|
| 191 |
monotonicity: 0
|
| 192 |
cos:
|
| 193 |
realization: numpy.cos
|
|
|
|
| 194 |
alias: []
|
| 195 |
inverse: acos
|
| 196 |
arity: 1
|
|
|
|
| 202 |
monotonicity: 0
|
| 203 |
tan:
|
| 204 |
realization: numpy.tan
|
|
|
|
| 205 |
alias: []
|
| 206 |
inverse: atan
|
| 207 |
arity: 1
|
|
|
|
| 213 |
monotonicity: 0
|
| 214 |
asin:
|
| 215 |
realization: numpy.arcsin
|
|
|
|
| 216 |
alias:
|
| 217 |
- arcsin
|
| 218 |
inverse: sin
|
|
|
|
| 225 |
monotonicity: 1
|
| 226 |
acos:
|
| 227 |
realization: numpy.arccos
|
|
|
|
| 228 |
alias:
|
| 229 |
- arccos
|
| 230 |
inverse: cos
|
|
|
|
| 237 |
monotonicity: 1
|
| 238 |
atan:
|
| 239 |
realization: numpy.arctan
|
|
|
|
| 240 |
alias:
|
| 241 |
- arctan
|
| 242 |
inverse: tan
|
|
|
|
| 249 |
monotonicity: 1
|
| 250 |
exp:
|
| 251 |
realization: numpy.exp
|
|
|
|
| 252 |
alias: []
|
| 253 |
inverse: log
|
| 254 |
arity: 1
|
|
|
|
| 260 |
monotonicity: 1
|
| 261 |
log:
|
| 262 |
realization: numpy.log
|
|
|
|
| 263 |
alias:
|
| 264 |
- ln
|
| 265 |
inverse: exp
|
v6.1/checkpoint_300000/expression_space.yaml
CHANGED
|
@@ -27,7 +27,6 @@ operators:
|
|
| 27 |
monotonicity: 0
|
| 28 |
neg:
|
| 29 |
realization: nsrops.neg
|
| 30 |
-
wolfram: Negative
|
| 31 |
alias:
|
| 32 |
- negative
|
| 33 |
inverse: neg
|
|
@@ -66,7 +65,6 @@ operators:
|
|
| 66 |
monotonicity: 0
|
| 67 |
abs:
|
| 68 |
realization: abs
|
| 69 |
-
wolfram: Abs
|
| 70 |
alias:
|
| 71 |
- absolute
|
| 72 |
inverse: null
|
|
@@ -79,7 +77,6 @@ operators:
|
|
| 79 |
monotonicity: 0
|
| 80 |
inv:
|
| 81 |
realization: nsrops.inv
|
| 82 |
-
wolfram: Inverse
|
| 83 |
alias:
|
| 84 |
- inverse
|
| 85 |
inverse: inv
|
|
@@ -183,7 +180,6 @@ operators:
|
|
| 183 |
monotonicity: 1
|
| 184 |
sin:
|
| 185 |
realization: numpy.sin
|
| 186 |
-
wolfram: Sin
|
| 187 |
alias: []
|
| 188 |
inverse: asin
|
| 189 |
arity: 1
|
|
@@ -195,7 +191,6 @@ operators:
|
|
| 195 |
monotonicity: 0
|
| 196 |
cos:
|
| 197 |
realization: numpy.cos
|
| 198 |
-
wolfram: Cos
|
| 199 |
alias: []
|
| 200 |
inverse: acos
|
| 201 |
arity: 1
|
|
@@ -207,7 +202,6 @@ operators:
|
|
| 207 |
monotonicity: 0
|
| 208 |
tan:
|
| 209 |
realization: numpy.tan
|
| 210 |
-
wolfram: Tan
|
| 211 |
alias: []
|
| 212 |
inverse: atan
|
| 213 |
arity: 1
|
|
@@ -219,7 +213,6 @@ operators:
|
|
| 219 |
monotonicity: 0
|
| 220 |
asin:
|
| 221 |
realization: numpy.arcsin
|
| 222 |
-
wolfram: ArcSin
|
| 223 |
alias:
|
| 224 |
- arcsin
|
| 225 |
inverse: sin
|
|
@@ -232,7 +225,6 @@ operators:
|
|
| 232 |
monotonicity: 1
|
| 233 |
acos:
|
| 234 |
realization: numpy.arccos
|
| 235 |
-
wolfram: ArcCos
|
| 236 |
alias:
|
| 237 |
- arccos
|
| 238 |
inverse: cos
|
|
@@ -245,7 +237,6 @@ operators:
|
|
| 245 |
monotonicity: 1
|
| 246 |
atan:
|
| 247 |
realization: numpy.arctan
|
| 248 |
-
wolfram: ArcTan
|
| 249 |
alias:
|
| 250 |
- arctan
|
| 251 |
inverse: tan
|
|
@@ -258,7 +249,6 @@ operators:
|
|
| 258 |
monotonicity: 1
|
| 259 |
exp:
|
| 260 |
realization: numpy.exp
|
| 261 |
-
wolfram: Exp
|
| 262 |
alias: []
|
| 263 |
inverse: log
|
| 264 |
arity: 1
|
|
@@ -270,7 +260,6 @@ operators:
|
|
| 270 |
monotonicity: 1
|
| 271 |
log:
|
| 272 |
realization: numpy.log
|
| 273 |
-
wolfram: Log
|
| 274 |
alias:
|
| 275 |
- ln
|
| 276 |
inverse: exp
|
|
|
|
| 27 |
monotonicity: 0
|
| 28 |
neg:
|
| 29 |
realization: nsrops.neg
|
|
|
|
| 30 |
alias:
|
| 31 |
- negative
|
| 32 |
inverse: neg
|
|
|
|
| 65 |
monotonicity: 0
|
| 66 |
abs:
|
| 67 |
realization: abs
|
|
|
|
| 68 |
alias:
|
| 69 |
- absolute
|
| 70 |
inverse: null
|
|
|
|
| 77 |
monotonicity: 0
|
| 78 |
inv:
|
| 79 |
realization: nsrops.inv
|
|
|
|
| 80 |
alias:
|
| 81 |
- inverse
|
| 82 |
inverse: inv
|
|
|
|
| 180 |
monotonicity: 1
|
| 181 |
sin:
|
| 182 |
realization: numpy.sin
|
|
|
|
| 183 |
alias: []
|
| 184 |
inverse: asin
|
| 185 |
arity: 1
|
|
|
|
| 191 |
monotonicity: 0
|
| 192 |
cos:
|
| 193 |
realization: numpy.cos
|
|
|
|
| 194 |
alias: []
|
| 195 |
inverse: acos
|
| 196 |
arity: 1
|
|
|
|
| 202 |
monotonicity: 0
|
| 203 |
tan:
|
| 204 |
realization: numpy.tan
|
|
|
|
| 205 |
alias: []
|
| 206 |
inverse: atan
|
| 207 |
arity: 1
|
|
|
|
| 213 |
monotonicity: 0
|
| 214 |
asin:
|
| 215 |
realization: numpy.arcsin
|
|
|
|
| 216 |
alias:
|
| 217 |
- arcsin
|
| 218 |
inverse: sin
|
|
|
|
| 225 |
monotonicity: 1
|
| 226 |
acos:
|
| 227 |
realization: numpy.arccos
|
|
|
|
| 228 |
alias:
|
| 229 |
- arccos
|
| 230 |
inverse: cos
|
|
|
|
| 237 |
monotonicity: 1
|
| 238 |
atan:
|
| 239 |
realization: numpy.arctan
|
|
|
|
| 240 |
alias:
|
| 241 |
- arctan
|
| 242 |
inverse: tan
|
|
|
|
| 249 |
monotonicity: 1
|
| 250 |
exp:
|
| 251 |
realization: numpy.exp
|
|
|
|
| 252 |
alias: []
|
| 253 |
inverse: log
|
| 254 |
arity: 1
|
|
|
|
| 260 |
monotonicity: 1
|
| 261 |
log:
|
| 262 |
realization: numpy.log
|
|
|
|
| 263 |
alias:
|
| 264 |
- ln
|
| 265 |
inverse: exp
|
v6.1/checkpoint_400000/expression_space.yaml
CHANGED
|
@@ -27,7 +27,6 @@ operators:
|
|
| 27 |
monotonicity: 0
|
| 28 |
neg:
|
| 29 |
realization: nsrops.neg
|
| 30 |
-
wolfram: Negative
|
| 31 |
alias:
|
| 32 |
- negative
|
| 33 |
inverse: neg
|
|
@@ -66,7 +65,6 @@ operators:
|
|
| 66 |
monotonicity: 0
|
| 67 |
abs:
|
| 68 |
realization: abs
|
| 69 |
-
wolfram: Abs
|
| 70 |
alias:
|
| 71 |
- absolute
|
| 72 |
inverse: null
|
|
@@ -79,7 +77,6 @@ operators:
|
|
| 79 |
monotonicity: 0
|
| 80 |
inv:
|
| 81 |
realization: nsrops.inv
|
| 82 |
-
wolfram: Inverse
|
| 83 |
alias:
|
| 84 |
- inverse
|
| 85 |
inverse: inv
|
|
@@ -183,7 +180,6 @@ operators:
|
|
| 183 |
monotonicity: 1
|
| 184 |
sin:
|
| 185 |
realization: numpy.sin
|
| 186 |
-
wolfram: Sin
|
| 187 |
alias: []
|
| 188 |
inverse: asin
|
| 189 |
arity: 1
|
|
@@ -195,7 +191,6 @@ operators:
|
|
| 195 |
monotonicity: 0
|
| 196 |
cos:
|
| 197 |
realization: numpy.cos
|
| 198 |
-
wolfram: Cos
|
| 199 |
alias: []
|
| 200 |
inverse: acos
|
| 201 |
arity: 1
|
|
@@ -207,7 +202,6 @@ operators:
|
|
| 207 |
monotonicity: 0
|
| 208 |
tan:
|
| 209 |
realization: numpy.tan
|
| 210 |
-
wolfram: Tan
|
| 211 |
alias: []
|
| 212 |
inverse: atan
|
| 213 |
arity: 1
|
|
@@ -219,7 +213,6 @@ operators:
|
|
| 219 |
monotonicity: 0
|
| 220 |
asin:
|
| 221 |
realization: numpy.arcsin
|
| 222 |
-
wolfram: ArcSin
|
| 223 |
alias:
|
| 224 |
- arcsin
|
| 225 |
inverse: sin
|
|
@@ -232,7 +225,6 @@ operators:
|
|
| 232 |
monotonicity: 1
|
| 233 |
acos:
|
| 234 |
realization: numpy.arccos
|
| 235 |
-
wolfram: ArcCos
|
| 236 |
alias:
|
| 237 |
- arccos
|
| 238 |
inverse: cos
|
|
@@ -245,7 +237,6 @@ operators:
|
|
| 245 |
monotonicity: 1
|
| 246 |
atan:
|
| 247 |
realization: numpy.arctan
|
| 248 |
-
wolfram: ArcTan
|
| 249 |
alias:
|
| 250 |
- arctan
|
| 251 |
inverse: tan
|
|
@@ -258,7 +249,6 @@ operators:
|
|
| 258 |
monotonicity: 1
|
| 259 |
exp:
|
| 260 |
realization: numpy.exp
|
| 261 |
-
wolfram: Exp
|
| 262 |
alias: []
|
| 263 |
inverse: log
|
| 264 |
arity: 1
|
|
@@ -270,7 +260,6 @@ operators:
|
|
| 270 |
monotonicity: 1
|
| 271 |
log:
|
| 272 |
realization: numpy.log
|
| 273 |
-
wolfram: Log
|
| 274 |
alias:
|
| 275 |
- ln
|
| 276 |
inverse: exp
|
|
|
|
| 27 |
monotonicity: 0
|
| 28 |
neg:
|
| 29 |
realization: nsrops.neg
|
|
|
|
| 30 |
alias:
|
| 31 |
- negative
|
| 32 |
inverse: neg
|
|
|
|
| 65 |
monotonicity: 0
|
| 66 |
abs:
|
| 67 |
realization: abs
|
|
|
|
| 68 |
alias:
|
| 69 |
- absolute
|
| 70 |
inverse: null
|
|
|
|
| 77 |
monotonicity: 0
|
| 78 |
inv:
|
| 79 |
realization: nsrops.inv
|
|
|
|
| 80 |
alias:
|
| 81 |
- inverse
|
| 82 |
inverse: inv
|
|
|
|
| 180 |
monotonicity: 1
|
| 181 |
sin:
|
| 182 |
realization: numpy.sin
|
|
|
|
| 183 |
alias: []
|
| 184 |
inverse: asin
|
| 185 |
arity: 1
|
|
|
|
| 191 |
monotonicity: 0
|
| 192 |
cos:
|
| 193 |
realization: numpy.cos
|
|
|
|
| 194 |
alias: []
|
| 195 |
inverse: acos
|
| 196 |
arity: 1
|
|
|
|
| 202 |
monotonicity: 0
|
| 203 |
tan:
|
| 204 |
realization: numpy.tan
|
|
|
|
| 205 |
alias: []
|
| 206 |
inverse: atan
|
| 207 |
arity: 1
|
|
|
|
| 213 |
monotonicity: 0
|
| 214 |
asin:
|
| 215 |
realization: numpy.arcsin
|
|
|
|
| 216 |
alias:
|
| 217 |
- arcsin
|
| 218 |
inverse: sin
|
|
|
|
| 225 |
monotonicity: 1
|
| 226 |
acos:
|
| 227 |
realization: numpy.arccos
|
|
|
|
| 228 |
alias:
|
| 229 |
- arccos
|
| 230 |
inverse: cos
|
|
|
|
| 237 |
monotonicity: 1
|
| 238 |
atan:
|
| 239 |
realization: numpy.arctan
|
|
|
|
| 240 |
alias:
|
| 241 |
- arctan
|
| 242 |
inverse: tan
|
|
|
|
| 249 |
monotonicity: 1
|
| 250 |
exp:
|
| 251 |
realization: numpy.exp
|
|
|
|
| 252 |
alias: []
|
| 253 |
inverse: log
|
| 254 |
arity: 1
|
|
|
|
| 260 |
monotonicity: 1
|
| 261 |
log:
|
| 262 |
realization: numpy.log
|
|
|
|
| 263 |
alias:
|
| 264 |
- ln
|
| 265 |
inverse: exp
|
v6.1/checkpoint_500000/expression_space.yaml
CHANGED
|
@@ -27,7 +27,6 @@ operators:
|
|
| 27 |
monotonicity: 0
|
| 28 |
neg:
|
| 29 |
realization: nsrops.neg
|
| 30 |
-
wolfram: Negative
|
| 31 |
alias:
|
| 32 |
- negative
|
| 33 |
inverse: neg
|
|
@@ -66,7 +65,6 @@ operators:
|
|
| 66 |
monotonicity: 0
|
| 67 |
abs:
|
| 68 |
realization: abs
|
| 69 |
-
wolfram: Abs
|
| 70 |
alias:
|
| 71 |
- absolute
|
| 72 |
inverse: null
|
|
@@ -79,7 +77,6 @@ operators:
|
|
| 79 |
monotonicity: 0
|
| 80 |
inv:
|
| 81 |
realization: nsrops.inv
|
| 82 |
-
wolfram: Inverse
|
| 83 |
alias:
|
| 84 |
- inverse
|
| 85 |
inverse: inv
|
|
@@ -183,7 +180,6 @@ operators:
|
|
| 183 |
monotonicity: 1
|
| 184 |
sin:
|
| 185 |
realization: numpy.sin
|
| 186 |
-
wolfram: Sin
|
| 187 |
alias: []
|
| 188 |
inverse: asin
|
| 189 |
arity: 1
|
|
@@ -195,7 +191,6 @@ operators:
|
|
| 195 |
monotonicity: 0
|
| 196 |
cos:
|
| 197 |
realization: numpy.cos
|
| 198 |
-
wolfram: Cos
|
| 199 |
alias: []
|
| 200 |
inverse: acos
|
| 201 |
arity: 1
|
|
@@ -207,7 +202,6 @@ operators:
|
|
| 207 |
monotonicity: 0
|
| 208 |
tan:
|
| 209 |
realization: numpy.tan
|
| 210 |
-
wolfram: Tan
|
| 211 |
alias: []
|
| 212 |
inverse: atan
|
| 213 |
arity: 1
|
|
@@ -219,7 +213,6 @@ operators:
|
|
| 219 |
monotonicity: 0
|
| 220 |
asin:
|
| 221 |
realization: numpy.arcsin
|
| 222 |
-
wolfram: ArcSin
|
| 223 |
alias:
|
| 224 |
- arcsin
|
| 225 |
inverse: sin
|
|
@@ -232,7 +225,6 @@ operators:
|
|
| 232 |
monotonicity: 1
|
| 233 |
acos:
|
| 234 |
realization: numpy.arccos
|
| 235 |
-
wolfram: ArcCos
|
| 236 |
alias:
|
| 237 |
- arccos
|
| 238 |
inverse: cos
|
|
@@ -245,7 +237,6 @@ operators:
|
|
| 245 |
monotonicity: 1
|
| 246 |
atan:
|
| 247 |
realization: numpy.arctan
|
| 248 |
-
wolfram: ArcTan
|
| 249 |
alias:
|
| 250 |
- arctan
|
| 251 |
inverse: tan
|
|
@@ -258,7 +249,6 @@ operators:
|
|
| 258 |
monotonicity: 1
|
| 259 |
exp:
|
| 260 |
realization: numpy.exp
|
| 261 |
-
wolfram: Exp
|
| 262 |
alias: []
|
| 263 |
inverse: log
|
| 264 |
arity: 1
|
|
@@ -270,7 +260,6 @@ operators:
|
|
| 270 |
monotonicity: 1
|
| 271 |
log:
|
| 272 |
realization: numpy.log
|
| 273 |
-
wolfram: Log
|
| 274 |
alias:
|
| 275 |
- ln
|
| 276 |
inverse: exp
|
|
|
|
| 27 |
monotonicity: 0
|
| 28 |
neg:
|
| 29 |
realization: nsrops.neg
|
|
|
|
| 30 |
alias:
|
| 31 |
- negative
|
| 32 |
inverse: neg
|
|
|
|
| 65 |
monotonicity: 0
|
| 66 |
abs:
|
| 67 |
realization: abs
|
|
|
|
| 68 |
alias:
|
| 69 |
- absolute
|
| 70 |
inverse: null
|
|
|
|
| 77 |
monotonicity: 0
|
| 78 |
inv:
|
| 79 |
realization: nsrops.inv
|
|
|
|
| 80 |
alias:
|
| 81 |
- inverse
|
| 82 |
inverse: inv
|
|
|
|
| 180 |
monotonicity: 1
|
| 181 |
sin:
|
| 182 |
realization: numpy.sin
|
|
|
|
| 183 |
alias: []
|
| 184 |
inverse: asin
|
| 185 |
arity: 1
|
|
|
|
| 191 |
monotonicity: 0
|
| 192 |
cos:
|
| 193 |
realization: numpy.cos
|
|
|
|
| 194 |
alias: []
|
| 195 |
inverse: acos
|
| 196 |
arity: 1
|
|
|
|
| 202 |
monotonicity: 0
|
| 203 |
tan:
|
| 204 |
realization: numpy.tan
|
|
|
|
| 205 |
alias: []
|
| 206 |
inverse: atan
|
| 207 |
arity: 1
|
|
|
|
| 213 |
monotonicity: 0
|
| 214 |
asin:
|
| 215 |
realization: numpy.arcsin
|
|
|
|
| 216 |
alias:
|
| 217 |
- arcsin
|
| 218 |
inverse: sin
|
|
|
|
| 225 |
monotonicity: 1
|
| 226 |
acos:
|
| 227 |
realization: numpy.arccos
|
|
|
|
| 228 |
alias:
|
| 229 |
- arccos
|
| 230 |
inverse: cos
|
|
|
|
| 237 |
monotonicity: 1
|
| 238 |
atan:
|
| 239 |
realization: numpy.arctan
|
|
|
|
| 240 |
alias:
|
| 241 |
- arctan
|
| 242 |
inverse: tan
|
|
|
|
| 249 |
monotonicity: 1
|
| 250 |
exp:
|
| 251 |
realization: numpy.exp
|
|
|
|
| 252 |
alias: []
|
| 253 |
inverse: log
|
| 254 |
arity: 1
|
|
|
|
| 260 |
monotonicity: 1
|
| 261 |
log:
|
| 262 |
realization: numpy.log
|
|
|
|
| 263 |
alias:
|
| 264 |
- ln
|
| 265 |
inverse: exp
|
v6.1/checkpoint_600000/expression_space.yaml
CHANGED
|
@@ -27,7 +27,6 @@ operators:
|
|
| 27 |
monotonicity: 0
|
| 28 |
neg:
|
| 29 |
realization: nsrops.neg
|
| 30 |
-
wolfram: Negative
|
| 31 |
alias:
|
| 32 |
- negative
|
| 33 |
inverse: neg
|
|
@@ -66,7 +65,6 @@ operators:
|
|
| 66 |
monotonicity: 0
|
| 67 |
abs:
|
| 68 |
realization: abs
|
| 69 |
-
wolfram: Abs
|
| 70 |
alias:
|
| 71 |
- absolute
|
| 72 |
inverse: null
|
|
@@ -79,7 +77,6 @@ operators:
|
|
| 79 |
monotonicity: 0
|
| 80 |
inv:
|
| 81 |
realization: nsrops.inv
|
| 82 |
-
wolfram: Inverse
|
| 83 |
alias:
|
| 84 |
- inverse
|
| 85 |
inverse: inv
|
|
@@ -183,7 +180,6 @@ operators:
|
|
| 183 |
monotonicity: 1
|
| 184 |
sin:
|
| 185 |
realization: numpy.sin
|
| 186 |
-
wolfram: Sin
|
| 187 |
alias: []
|
| 188 |
inverse: asin
|
| 189 |
arity: 1
|
|
@@ -195,7 +191,6 @@ operators:
|
|
| 195 |
monotonicity: 0
|
| 196 |
cos:
|
| 197 |
realization: numpy.cos
|
| 198 |
-
wolfram: Cos
|
| 199 |
alias: []
|
| 200 |
inverse: acos
|
| 201 |
arity: 1
|
|
@@ -207,7 +202,6 @@ operators:
|
|
| 207 |
monotonicity: 0
|
| 208 |
tan:
|
| 209 |
realization: numpy.tan
|
| 210 |
-
wolfram: Tan
|
| 211 |
alias: []
|
| 212 |
inverse: atan
|
| 213 |
arity: 1
|
|
@@ -219,7 +213,6 @@ operators:
|
|
| 219 |
monotonicity: 0
|
| 220 |
asin:
|
| 221 |
realization: numpy.arcsin
|
| 222 |
-
wolfram: ArcSin
|
| 223 |
alias:
|
| 224 |
- arcsin
|
| 225 |
inverse: sin
|
|
@@ -232,7 +225,6 @@ operators:
|
|
| 232 |
monotonicity: 1
|
| 233 |
acos:
|
| 234 |
realization: numpy.arccos
|
| 235 |
-
wolfram: ArcCos
|
| 236 |
alias:
|
| 237 |
- arccos
|
| 238 |
inverse: cos
|
|
@@ -245,7 +237,6 @@ operators:
|
|
| 245 |
monotonicity: 1
|
| 246 |
atan:
|
| 247 |
realization: numpy.arctan
|
| 248 |
-
wolfram: ArcTan
|
| 249 |
alias:
|
| 250 |
- arctan
|
| 251 |
inverse: tan
|
|
@@ -258,7 +249,6 @@ operators:
|
|
| 258 |
monotonicity: 1
|
| 259 |
exp:
|
| 260 |
realization: numpy.exp
|
| 261 |
-
wolfram: Exp
|
| 262 |
alias: []
|
| 263 |
inverse: log
|
| 264 |
arity: 1
|
|
@@ -270,7 +260,6 @@ operators:
|
|
| 270 |
monotonicity: 1
|
| 271 |
log:
|
| 272 |
realization: numpy.log
|
| 273 |
-
wolfram: Log
|
| 274 |
alias:
|
| 275 |
- ln
|
| 276 |
inverse: exp
|
|
|
|
| 27 |
monotonicity: 0
|
| 28 |
neg:
|
| 29 |
realization: nsrops.neg
|
|
|
|
| 30 |
alias:
|
| 31 |
- negative
|
| 32 |
inverse: neg
|
|
|
|
| 65 |
monotonicity: 0
|
| 66 |
abs:
|
| 67 |
realization: abs
|
|
|
|
| 68 |
alias:
|
| 69 |
- absolute
|
| 70 |
inverse: null
|
|
|
|
| 77 |
monotonicity: 0
|
| 78 |
inv:
|
| 79 |
realization: nsrops.inv
|
|
|
|
| 80 |
alias:
|
| 81 |
- inverse
|
| 82 |
inverse: inv
|
|
|
|
| 180 |
monotonicity: 1
|
| 181 |
sin:
|
| 182 |
realization: numpy.sin
|
|
|
|
| 183 |
alias: []
|
| 184 |
inverse: asin
|
| 185 |
arity: 1
|
|
|
|
| 191 |
monotonicity: 0
|
| 192 |
cos:
|
| 193 |
realization: numpy.cos
|
|
|
|
| 194 |
alias: []
|
| 195 |
inverse: acos
|
| 196 |
arity: 1
|
|
|
|
| 202 |
monotonicity: 0
|
| 203 |
tan:
|
| 204 |
realization: numpy.tan
|
|
|
|
| 205 |
alias: []
|
| 206 |
inverse: atan
|
| 207 |
arity: 1
|
|
|
|
| 213 |
monotonicity: 0
|
| 214 |
asin:
|
| 215 |
realization: numpy.arcsin
|
|
|
|
| 216 |
alias:
|
| 217 |
- arcsin
|
| 218 |
inverse: sin
|
|
|
|
| 225 |
monotonicity: 1
|
| 226 |
acos:
|
| 227 |
realization: numpy.arccos
|
|
|
|
| 228 |
alias:
|
| 229 |
- arccos
|
| 230 |
inverse: cos
|
|
|
|
| 237 |
monotonicity: 1
|
| 238 |
atan:
|
| 239 |
realization: numpy.arctan
|
|
|
|
| 240 |
alias:
|
| 241 |
- arctan
|
| 242 |
inverse: tan
|
|
|
|
| 249 |
monotonicity: 1
|
| 250 |
exp:
|
| 251 |
realization: numpy.exp
|
|
|
|
| 252 |
alias: []
|
| 253 |
inverse: log
|
| 254 |
arity: 1
|
|
|
|
| 260 |
monotonicity: 1
|
| 261 |
log:
|
| 262 |
realization: numpy.log
|
|
|
|
| 263 |
alias:
|
| 264 |
- ln
|
| 265 |
inverse: exp
|
v6.1/checkpoint_700000/expression_space.yaml
CHANGED
|
@@ -27,7 +27,6 @@ operators:
|
|
| 27 |
monotonicity: 0
|
| 28 |
neg:
|
| 29 |
realization: nsrops.neg
|
| 30 |
-
wolfram: Negative
|
| 31 |
alias:
|
| 32 |
- negative
|
| 33 |
inverse: neg
|
|
@@ -66,7 +65,6 @@ operators:
|
|
| 66 |
monotonicity: 0
|
| 67 |
abs:
|
| 68 |
realization: abs
|
| 69 |
-
wolfram: Abs
|
| 70 |
alias:
|
| 71 |
- absolute
|
| 72 |
inverse: null
|
|
@@ -79,7 +77,6 @@ operators:
|
|
| 79 |
monotonicity: 0
|
| 80 |
inv:
|
| 81 |
realization: nsrops.inv
|
| 82 |
-
wolfram: Inverse
|
| 83 |
alias:
|
| 84 |
- inverse
|
| 85 |
inverse: inv
|
|
@@ -183,7 +180,6 @@ operators:
|
|
| 183 |
monotonicity: 1
|
| 184 |
sin:
|
| 185 |
realization: numpy.sin
|
| 186 |
-
wolfram: Sin
|
| 187 |
alias: []
|
| 188 |
inverse: asin
|
| 189 |
arity: 1
|
|
@@ -195,7 +191,6 @@ operators:
|
|
| 195 |
monotonicity: 0
|
| 196 |
cos:
|
| 197 |
realization: numpy.cos
|
| 198 |
-
wolfram: Cos
|
| 199 |
alias: []
|
| 200 |
inverse: acos
|
| 201 |
arity: 1
|
|
@@ -207,7 +202,6 @@ operators:
|
|
| 207 |
monotonicity: 0
|
| 208 |
tan:
|
| 209 |
realization: numpy.tan
|
| 210 |
-
wolfram: Tan
|
| 211 |
alias: []
|
| 212 |
inverse: atan
|
| 213 |
arity: 1
|
|
@@ -219,7 +213,6 @@ operators:
|
|
| 219 |
monotonicity: 0
|
| 220 |
asin:
|
| 221 |
realization: numpy.arcsin
|
| 222 |
-
wolfram: ArcSin
|
| 223 |
alias:
|
| 224 |
- arcsin
|
| 225 |
inverse: sin
|
|
@@ -232,7 +225,6 @@ operators:
|
|
| 232 |
monotonicity: 1
|
| 233 |
acos:
|
| 234 |
realization: numpy.arccos
|
| 235 |
-
wolfram: ArcCos
|
| 236 |
alias:
|
| 237 |
- arccos
|
| 238 |
inverse: cos
|
|
@@ -245,7 +237,6 @@ operators:
|
|
| 245 |
monotonicity: 1
|
| 246 |
atan:
|
| 247 |
realization: numpy.arctan
|
| 248 |
-
wolfram: ArcTan
|
| 249 |
alias:
|
| 250 |
- arctan
|
| 251 |
inverse: tan
|
|
@@ -258,7 +249,6 @@ operators:
|
|
| 258 |
monotonicity: 1
|
| 259 |
exp:
|
| 260 |
realization: numpy.exp
|
| 261 |
-
wolfram: Exp
|
| 262 |
alias: []
|
| 263 |
inverse: log
|
| 264 |
arity: 1
|
|
@@ -270,7 +260,6 @@ operators:
|
|
| 270 |
monotonicity: 1
|
| 271 |
log:
|
| 272 |
realization: numpy.log
|
| 273 |
-
wolfram: Log
|
| 274 |
alias:
|
| 275 |
- ln
|
| 276 |
inverse: exp
|
|
|
|
| 27 |
monotonicity: 0
|
| 28 |
neg:
|
| 29 |
realization: nsrops.neg
|
|
|
|
| 30 |
alias:
|
| 31 |
- negative
|
| 32 |
inverse: neg
|
|
|
|
| 65 |
monotonicity: 0
|
| 66 |
abs:
|
| 67 |
realization: abs
|
|
|
|
| 68 |
alias:
|
| 69 |
- absolute
|
| 70 |
inverse: null
|
|
|
|
| 77 |
monotonicity: 0
|
| 78 |
inv:
|
| 79 |
realization: nsrops.inv
|
|
|
|
| 80 |
alias:
|
| 81 |
- inverse
|
| 82 |
inverse: inv
|
|
|
|
| 180 |
monotonicity: 1
|
| 181 |
sin:
|
| 182 |
realization: numpy.sin
|
|
|
|
| 183 |
alias: []
|
| 184 |
inverse: asin
|
| 185 |
arity: 1
|
|
|
|
| 191 |
monotonicity: 0
|
| 192 |
cos:
|
| 193 |
realization: numpy.cos
|
|
|
|
| 194 |
alias: []
|
| 195 |
inverse: acos
|
| 196 |
arity: 1
|
|
|
|
| 202 |
monotonicity: 0
|
| 203 |
tan:
|
| 204 |
realization: numpy.tan
|
|
|
|
| 205 |
alias: []
|
| 206 |
inverse: atan
|
| 207 |
arity: 1
|
|
|
|
| 213 |
monotonicity: 0
|
| 214 |
asin:
|
| 215 |
realization: numpy.arcsin
|
|
|
|
| 216 |
alias:
|
| 217 |
- arcsin
|
| 218 |
inverse: sin
|
|
|
|
| 225 |
monotonicity: 1
|
| 226 |
acos:
|
| 227 |
realization: numpy.arccos
|
|
|
|
| 228 |
alias:
|
| 229 |
- arccos
|
| 230 |
inverse: cos
|
|
|
|
| 237 |
monotonicity: 1
|
| 238 |
atan:
|
| 239 |
realization: numpy.arctan
|
|
|
|
| 240 |
alias:
|
| 241 |
- arctan
|
| 242 |
inverse: tan
|
|
|
|
| 249 |
monotonicity: 1
|
| 250 |
exp:
|
| 251 |
realization: numpy.exp
|
|
|
|
| 252 |
alias: []
|
| 253 |
inverse: log
|
| 254 |
arity: 1
|
|
|
|
| 260 |
monotonicity: 1
|
| 261 |
log:
|
| 262 |
realization: numpy.log
|
|
|
|
| 263 |
alias:
|
| 264 |
- ln
|
| 265 |
inverse: exp
|
v6.1/checkpoint_800000/expression_space.yaml
CHANGED
|
@@ -27,7 +27,6 @@ operators:
|
|
| 27 |
monotonicity: 0
|
| 28 |
neg:
|
| 29 |
realization: nsrops.neg
|
| 30 |
-
wolfram: Negative
|
| 31 |
alias:
|
| 32 |
- negative
|
| 33 |
inverse: neg
|
|
@@ -66,7 +65,6 @@ operators:
|
|
| 66 |
monotonicity: 0
|
| 67 |
abs:
|
| 68 |
realization: abs
|
| 69 |
-
wolfram: Abs
|
| 70 |
alias:
|
| 71 |
- absolute
|
| 72 |
inverse: null
|
|
@@ -79,7 +77,6 @@ operators:
|
|
| 79 |
monotonicity: 0
|
| 80 |
inv:
|
| 81 |
realization: nsrops.inv
|
| 82 |
-
wolfram: Inverse
|
| 83 |
alias:
|
| 84 |
- inverse
|
| 85 |
inverse: inv
|
|
@@ -183,7 +180,6 @@ operators:
|
|
| 183 |
monotonicity: 1
|
| 184 |
sin:
|
| 185 |
realization: numpy.sin
|
| 186 |
-
wolfram: Sin
|
| 187 |
alias: []
|
| 188 |
inverse: asin
|
| 189 |
arity: 1
|
|
@@ -195,7 +191,6 @@ operators:
|
|
| 195 |
monotonicity: 0
|
| 196 |
cos:
|
| 197 |
realization: numpy.cos
|
| 198 |
-
wolfram: Cos
|
| 199 |
alias: []
|
| 200 |
inverse: acos
|
| 201 |
arity: 1
|
|
@@ -207,7 +202,6 @@ operators:
|
|
| 207 |
monotonicity: 0
|
| 208 |
tan:
|
| 209 |
realization: numpy.tan
|
| 210 |
-
wolfram: Tan
|
| 211 |
alias: []
|
| 212 |
inverse: atan
|
| 213 |
arity: 1
|
|
@@ -219,7 +213,6 @@ operators:
|
|
| 219 |
monotonicity: 0
|
| 220 |
asin:
|
| 221 |
realization: numpy.arcsin
|
| 222 |
-
wolfram: ArcSin
|
| 223 |
alias:
|
| 224 |
- arcsin
|
| 225 |
inverse: sin
|
|
@@ -232,7 +225,6 @@ operators:
|
|
| 232 |
monotonicity: 1
|
| 233 |
acos:
|
| 234 |
realization: numpy.arccos
|
| 235 |
-
wolfram: ArcCos
|
| 236 |
alias:
|
| 237 |
- arccos
|
| 238 |
inverse: cos
|
|
@@ -245,7 +237,6 @@ operators:
|
|
| 245 |
monotonicity: 1
|
| 246 |
atan:
|
| 247 |
realization: numpy.arctan
|
| 248 |
-
wolfram: ArcTan
|
| 249 |
alias:
|
| 250 |
- arctan
|
| 251 |
inverse: tan
|
|
@@ -258,7 +249,6 @@ operators:
|
|
| 258 |
monotonicity: 1
|
| 259 |
exp:
|
| 260 |
realization: numpy.exp
|
| 261 |
-
wolfram: Exp
|
| 262 |
alias: []
|
| 263 |
inverse: log
|
| 264 |
arity: 1
|
|
@@ -270,7 +260,6 @@ operators:
|
|
| 270 |
monotonicity: 1
|
| 271 |
log:
|
| 272 |
realization: numpy.log
|
| 273 |
-
wolfram: Log
|
| 274 |
alias:
|
| 275 |
- ln
|
| 276 |
inverse: exp
|
|
|
|
| 27 |
monotonicity: 0
|
| 28 |
neg:
|
| 29 |
realization: nsrops.neg
|
|
|
|
| 30 |
alias:
|
| 31 |
- negative
|
| 32 |
inverse: neg
|
|
|
|
| 65 |
monotonicity: 0
|
| 66 |
abs:
|
| 67 |
realization: abs
|
|
|
|
| 68 |
alias:
|
| 69 |
- absolute
|
| 70 |
inverse: null
|
|
|
|
| 77 |
monotonicity: 0
|
| 78 |
inv:
|
| 79 |
realization: nsrops.inv
|
|
|
|
| 80 |
alias:
|
| 81 |
- inverse
|
| 82 |
inverse: inv
|
|
|
|
| 180 |
monotonicity: 1
|
| 181 |
sin:
|
| 182 |
realization: numpy.sin
|
|
|
|
| 183 |
alias: []
|
| 184 |
inverse: asin
|
| 185 |
arity: 1
|
|
|
|
| 191 |
monotonicity: 0
|
| 192 |
cos:
|
| 193 |
realization: numpy.cos
|
|
|
|
| 194 |
alias: []
|
| 195 |
inverse: acos
|
| 196 |
arity: 1
|
|
|
|
| 202 |
monotonicity: 0
|
| 203 |
tan:
|
| 204 |
realization: numpy.tan
|
|
|
|
| 205 |
alias: []
|
| 206 |
inverse: atan
|
| 207 |
arity: 1
|
|
|
|
| 213 |
monotonicity: 0
|
| 214 |
asin:
|
| 215 |
realization: numpy.arcsin
|
|
|
|
| 216 |
alias:
|
| 217 |
- arcsin
|
| 218 |
inverse: sin
|
|
|
|
| 225 |
monotonicity: 1
|
| 226 |
acos:
|
| 227 |
realization: numpy.arccos
|
|
|
|
| 228 |
alias:
|
| 229 |
- arccos
|
| 230 |
inverse: cos
|
|
|
|
| 237 |
monotonicity: 1
|
| 238 |
atan:
|
| 239 |
realization: numpy.arctan
|
|
|
|
| 240 |
alias:
|
| 241 |
- arctan
|
| 242 |
inverse: tan
|
|
|
|
| 249 |
monotonicity: 1
|
| 250 |
exp:
|
| 251 |
realization: numpy.exp
|
|
|
|
| 252 |
alias: []
|
| 253 |
inverse: log
|
| 254 |
arity: 1
|
|
|
|
| 260 |
monotonicity: 1
|
| 261 |
log:
|
| 262 |
realization: numpy.log
|
|
|
|
| 263 |
alias:
|
| 264 |
- ln
|
| 265 |
inverse: exp
|
v6.1/checkpoint_900000/expression_space.yaml
CHANGED
|
@@ -27,7 +27,6 @@ operators:
|
|
| 27 |
monotonicity: 0
|
| 28 |
neg:
|
| 29 |
realization: nsrops.neg
|
| 30 |
-
wolfram: Negative
|
| 31 |
alias:
|
| 32 |
- negative
|
| 33 |
inverse: neg
|
|
@@ -66,7 +65,6 @@ operators:
|
|
| 66 |
monotonicity: 0
|
| 67 |
abs:
|
| 68 |
realization: abs
|
| 69 |
-
wolfram: Abs
|
| 70 |
alias:
|
| 71 |
- absolute
|
| 72 |
inverse: null
|
|
@@ -79,7 +77,6 @@ operators:
|
|
| 79 |
monotonicity: 0
|
| 80 |
inv:
|
| 81 |
realization: nsrops.inv
|
| 82 |
-
wolfram: Inverse
|
| 83 |
alias:
|
| 84 |
- inverse
|
| 85 |
inverse: inv
|
|
@@ -183,7 +180,6 @@ operators:
|
|
| 183 |
monotonicity: 1
|
| 184 |
sin:
|
| 185 |
realization: numpy.sin
|
| 186 |
-
wolfram: Sin
|
| 187 |
alias: []
|
| 188 |
inverse: asin
|
| 189 |
arity: 1
|
|
@@ -195,7 +191,6 @@ operators:
|
|
| 195 |
monotonicity: 0
|
| 196 |
cos:
|
| 197 |
realization: numpy.cos
|
| 198 |
-
wolfram: Cos
|
| 199 |
alias: []
|
| 200 |
inverse: acos
|
| 201 |
arity: 1
|
|
@@ -207,7 +202,6 @@ operators:
|
|
| 207 |
monotonicity: 0
|
| 208 |
tan:
|
| 209 |
realization: numpy.tan
|
| 210 |
-
wolfram: Tan
|
| 211 |
alias: []
|
| 212 |
inverse: atan
|
| 213 |
arity: 1
|
|
@@ -219,7 +213,6 @@ operators:
|
|
| 219 |
monotonicity: 0
|
| 220 |
asin:
|
| 221 |
realization: numpy.arcsin
|
| 222 |
-
wolfram: ArcSin
|
| 223 |
alias:
|
| 224 |
- arcsin
|
| 225 |
inverse: sin
|
|
@@ -232,7 +225,6 @@ operators:
|
|
| 232 |
monotonicity: 1
|
| 233 |
acos:
|
| 234 |
realization: numpy.arccos
|
| 235 |
-
wolfram: ArcCos
|
| 236 |
alias:
|
| 237 |
- arccos
|
| 238 |
inverse: cos
|
|
@@ -245,7 +237,6 @@ operators:
|
|
| 245 |
monotonicity: 1
|
| 246 |
atan:
|
| 247 |
realization: numpy.arctan
|
| 248 |
-
wolfram: ArcTan
|
| 249 |
alias:
|
| 250 |
- arctan
|
| 251 |
inverse: tan
|
|
@@ -258,7 +249,6 @@ operators:
|
|
| 258 |
monotonicity: 1
|
| 259 |
exp:
|
| 260 |
realization: numpy.exp
|
| 261 |
-
wolfram: Exp
|
| 262 |
alias: []
|
| 263 |
inverse: log
|
| 264 |
arity: 1
|
|
@@ -270,7 +260,6 @@ operators:
|
|
| 270 |
monotonicity: 1
|
| 271 |
log:
|
| 272 |
realization: numpy.log
|
| 273 |
-
wolfram: Log
|
| 274 |
alias:
|
| 275 |
- ln
|
| 276 |
inverse: exp
|
|
|
|
| 27 |
monotonicity: 0
|
| 28 |
neg:
|
| 29 |
realization: nsrops.neg
|
|
|
|
| 30 |
alias:
|
| 31 |
- negative
|
| 32 |
inverse: neg
|
|
|
|
| 65 |
monotonicity: 0
|
| 66 |
abs:
|
| 67 |
realization: abs
|
|
|
|
| 68 |
alias:
|
| 69 |
- absolute
|
| 70 |
inverse: null
|
|
|
|
| 77 |
monotonicity: 0
|
| 78 |
inv:
|
| 79 |
realization: nsrops.inv
|
|
|
|
| 80 |
alias:
|
| 81 |
- inverse
|
| 82 |
inverse: inv
|
|
|
|
| 180 |
monotonicity: 1
|
| 181 |
sin:
|
| 182 |
realization: numpy.sin
|
|
|
|
| 183 |
alias: []
|
| 184 |
inverse: asin
|
| 185 |
arity: 1
|
|
|
|
| 191 |
monotonicity: 0
|
| 192 |
cos:
|
| 193 |
realization: numpy.cos
|
|
|
|
| 194 |
alias: []
|
| 195 |
inverse: acos
|
| 196 |
arity: 1
|
|
|
|
| 202 |
monotonicity: 0
|
| 203 |
tan:
|
| 204 |
realization: numpy.tan
|
|
|
|
| 205 |
alias: []
|
| 206 |
inverse: atan
|
| 207 |
arity: 1
|
|
|
|
| 213 |
monotonicity: 0
|
| 214 |
asin:
|
| 215 |
realization: numpy.arcsin
|
|
|
|
| 216 |
alias:
|
| 217 |
- arcsin
|
| 218 |
inverse: sin
|
|
|
|
| 225 |
monotonicity: 1
|
| 226 |
acos:
|
| 227 |
realization: numpy.arccos
|
|
|
|
| 228 |
alias:
|
| 229 |
- arccos
|
| 230 |
inverse: cos
|
|
|
|
| 237 |
monotonicity: 1
|
| 238 |
atan:
|
| 239 |
realization: numpy.arctan
|
|
|
|
| 240 |
alias:
|
| 241 |
- arctan
|
| 242 |
inverse: tan
|
|
|
|
| 249 |
monotonicity: 1
|
| 250 |
exp:
|
| 251 |
realization: numpy.exp
|
|
|
|
| 252 |
alias: []
|
| 253 |
inverse: log
|
| 254 |
arity: 1
|
|
|
|
| 260 |
monotonicity: 1
|
| 261 |
log:
|
| 262 |
realization: numpy.log
|
|
|
|
| 263 |
alias:
|
| 264 |
- ln
|
| 265 |
inverse: exp
|
v6.1/expression_space.yaml
CHANGED
|
@@ -27,7 +27,6 @@ operators:
|
|
| 27 |
monotonicity: 0
|
| 28 |
neg:
|
| 29 |
realization: nsrops.neg
|
| 30 |
-
wolfram: Negative
|
| 31 |
alias:
|
| 32 |
- negative
|
| 33 |
inverse: neg
|
|
@@ -66,7 +65,6 @@ operators:
|
|
| 66 |
monotonicity: 0
|
| 67 |
abs:
|
| 68 |
realization: abs
|
| 69 |
-
wolfram: Abs
|
| 70 |
alias:
|
| 71 |
- absolute
|
| 72 |
inverse: null
|
|
@@ -79,7 +77,6 @@ operators:
|
|
| 79 |
monotonicity: 0
|
| 80 |
inv:
|
| 81 |
realization: nsrops.inv
|
| 82 |
-
wolfram: Inverse
|
| 83 |
alias:
|
| 84 |
- inverse
|
| 85 |
inverse: inv
|
|
@@ -183,7 +180,6 @@ operators:
|
|
| 183 |
monotonicity: 1
|
| 184 |
sin:
|
| 185 |
realization: numpy.sin
|
| 186 |
-
wolfram: Sin
|
| 187 |
alias: []
|
| 188 |
inverse: asin
|
| 189 |
arity: 1
|
|
@@ -195,7 +191,6 @@ operators:
|
|
| 195 |
monotonicity: 0
|
| 196 |
cos:
|
| 197 |
realization: numpy.cos
|
| 198 |
-
wolfram: Cos
|
| 199 |
alias: []
|
| 200 |
inverse: acos
|
| 201 |
arity: 1
|
|
@@ -207,7 +202,6 @@ operators:
|
|
| 207 |
monotonicity: 0
|
| 208 |
tan:
|
| 209 |
realization: numpy.tan
|
| 210 |
-
wolfram: Tan
|
| 211 |
alias: []
|
| 212 |
inverse: atan
|
| 213 |
arity: 1
|
|
@@ -219,7 +213,6 @@ operators:
|
|
| 219 |
monotonicity: 0
|
| 220 |
asin:
|
| 221 |
realization: numpy.arcsin
|
| 222 |
-
wolfram: ArcSin
|
| 223 |
alias:
|
| 224 |
- arcsin
|
| 225 |
inverse: sin
|
|
@@ -232,7 +225,6 @@ operators:
|
|
| 232 |
monotonicity: 1
|
| 233 |
acos:
|
| 234 |
realization: numpy.arccos
|
| 235 |
-
wolfram: ArcCos
|
| 236 |
alias:
|
| 237 |
- arccos
|
| 238 |
inverse: cos
|
|
@@ -245,7 +237,6 @@ operators:
|
|
| 245 |
monotonicity: 1
|
| 246 |
atan:
|
| 247 |
realization: numpy.arctan
|
| 248 |
-
wolfram: ArcTan
|
| 249 |
alias:
|
| 250 |
- arctan
|
| 251 |
inverse: tan
|
|
@@ -258,7 +249,6 @@ operators:
|
|
| 258 |
monotonicity: 1
|
| 259 |
exp:
|
| 260 |
realization: numpy.exp
|
| 261 |
-
wolfram: Exp
|
| 262 |
alias: []
|
| 263 |
inverse: log
|
| 264 |
arity: 1
|
|
@@ -270,7 +260,6 @@ operators:
|
|
| 270 |
monotonicity: 1
|
| 271 |
log:
|
| 272 |
realization: numpy.log
|
| 273 |
-
wolfram: Log
|
| 274 |
alias:
|
| 275 |
- ln
|
| 276 |
inverse: exp
|
|
|
|
| 27 |
monotonicity: 0
|
| 28 |
neg:
|
| 29 |
realization: nsrops.neg
|
|
|
|
| 30 |
alias:
|
| 31 |
- negative
|
| 32 |
inverse: neg
|
|
|
|
| 65 |
monotonicity: 0
|
| 66 |
abs:
|
| 67 |
realization: abs
|
|
|
|
| 68 |
alias:
|
| 69 |
- absolute
|
| 70 |
inverse: null
|
|
|
|
| 77 |
monotonicity: 0
|
| 78 |
inv:
|
| 79 |
realization: nsrops.inv
|
|
|
|
| 80 |
alias:
|
| 81 |
- inverse
|
| 82 |
inverse: inv
|
|
|
|
| 180 |
monotonicity: 1
|
| 181 |
sin:
|
| 182 |
realization: numpy.sin
|
|
|
|
| 183 |
alias: []
|
| 184 |
inverse: asin
|
| 185 |
arity: 1
|
|
|
|
| 191 |
monotonicity: 0
|
| 192 |
cos:
|
| 193 |
realization: numpy.cos
|
|
|
|
| 194 |
alias: []
|
| 195 |
inverse: acos
|
| 196 |
arity: 1
|
|
|
|
| 202 |
monotonicity: 0
|
| 203 |
tan:
|
| 204 |
realization: numpy.tan
|
|
|
|
| 205 |
alias: []
|
| 206 |
inverse: atan
|
| 207 |
arity: 1
|
|
|
|
| 213 |
monotonicity: 0
|
| 214 |
asin:
|
| 215 |
realization: numpy.arcsin
|
|
|
|
| 216 |
alias:
|
| 217 |
- arcsin
|
| 218 |
inverse: sin
|
|
|
|
| 225 |
monotonicity: 1
|
| 226 |
acos:
|
| 227 |
realization: numpy.arccos
|
|
|
|
| 228 |
alias:
|
| 229 |
- arccos
|
| 230 |
inverse: cos
|
|
|
|
| 237 |
monotonicity: 1
|
| 238 |
atan:
|
| 239 |
realization: numpy.arctan
|
|
|
|
| 240 |
alias:
|
| 241 |
- arctan
|
| 242 |
inverse: tan
|
|
|
|
| 249 |
monotonicity: 1
|
| 250 |
exp:
|
| 251 |
realization: numpy.exp
|
|
|
|
| 252 |
alias: []
|
| 253 |
inverse: log
|
| 254 |
arity: 1
|
|
|
|
| 260 |
monotonicity: 1
|
| 261 |
log:
|
| 262 |
realization: numpy.log
|
|
|
|
| 263 |
alias:
|
| 264 |
- ln
|
| 265 |
inverse: exp
|
v6.2/checkpoint_100000/expression_space.yaml
CHANGED
|
@@ -27,7 +27,6 @@ operators:
|
|
| 27 |
monotonicity: 0
|
| 28 |
neg:
|
| 29 |
realization: nsrops.neg
|
| 30 |
-
wolfram: Negative
|
| 31 |
alias:
|
| 32 |
- negative
|
| 33 |
inverse: neg
|
|
@@ -66,7 +65,6 @@ operators:
|
|
| 66 |
monotonicity: 0
|
| 67 |
abs:
|
| 68 |
realization: abs
|
| 69 |
-
wolfram: Abs
|
| 70 |
alias:
|
| 71 |
- absolute
|
| 72 |
inverse: null
|
|
@@ -79,7 +77,6 @@ operators:
|
|
| 79 |
monotonicity: 0
|
| 80 |
inv:
|
| 81 |
realization: nsrops.inv
|
| 82 |
-
wolfram: Inverse
|
| 83 |
alias:
|
| 84 |
- inverse
|
| 85 |
inverse: inv
|
|
@@ -183,7 +180,6 @@ operators:
|
|
| 183 |
monotonicity: 1
|
| 184 |
sin:
|
| 185 |
realization: numpy.sin
|
| 186 |
-
wolfram: Sin
|
| 187 |
alias: []
|
| 188 |
inverse: asin
|
| 189 |
arity: 1
|
|
@@ -195,7 +191,6 @@ operators:
|
|
| 195 |
monotonicity: 0
|
| 196 |
cos:
|
| 197 |
realization: numpy.cos
|
| 198 |
-
wolfram: Cos
|
| 199 |
alias: []
|
| 200 |
inverse: acos
|
| 201 |
arity: 1
|
|
@@ -207,7 +202,6 @@ operators:
|
|
| 207 |
monotonicity: 0
|
| 208 |
tan:
|
| 209 |
realization: numpy.tan
|
| 210 |
-
wolfram: Tan
|
| 211 |
alias: []
|
| 212 |
inverse: atan
|
| 213 |
arity: 1
|
|
@@ -219,7 +213,6 @@ operators:
|
|
| 219 |
monotonicity: 0
|
| 220 |
asin:
|
| 221 |
realization: numpy.arcsin
|
| 222 |
-
wolfram: ArcSin
|
| 223 |
alias:
|
| 224 |
- arcsin
|
| 225 |
inverse: sin
|
|
@@ -232,7 +225,6 @@ operators:
|
|
| 232 |
monotonicity: 1
|
| 233 |
acos:
|
| 234 |
realization: numpy.arccos
|
| 235 |
-
wolfram: ArcCos
|
| 236 |
alias:
|
| 237 |
- arccos
|
| 238 |
inverse: cos
|
|
@@ -245,7 +237,6 @@ operators:
|
|
| 245 |
monotonicity: 1
|
| 246 |
atan:
|
| 247 |
realization: numpy.arctan
|
| 248 |
-
wolfram: ArcTan
|
| 249 |
alias:
|
| 250 |
- arctan
|
| 251 |
inverse: tan
|
|
@@ -258,7 +249,6 @@ operators:
|
|
| 258 |
monotonicity: 1
|
| 259 |
exp:
|
| 260 |
realization: numpy.exp
|
| 261 |
-
wolfram: Exp
|
| 262 |
alias: []
|
| 263 |
inverse: log
|
| 264 |
arity: 1
|
|
@@ -270,7 +260,6 @@ operators:
|
|
| 270 |
monotonicity: 1
|
| 271 |
log:
|
| 272 |
realization: numpy.log
|
| 273 |
-
wolfram: Log
|
| 274 |
alias:
|
| 275 |
- ln
|
| 276 |
inverse: exp
|
|
|
|
| 27 |
monotonicity: 0
|
| 28 |
neg:
|
| 29 |
realization: nsrops.neg
|
|
|
|
| 30 |
alias:
|
| 31 |
- negative
|
| 32 |
inverse: neg
|
|
|
|
| 65 |
monotonicity: 0
|
| 66 |
abs:
|
| 67 |
realization: abs
|
|
|
|
| 68 |
alias:
|
| 69 |
- absolute
|
| 70 |
inverse: null
|
|
|
|
| 77 |
monotonicity: 0
|
| 78 |
inv:
|
| 79 |
realization: nsrops.inv
|
|
|
|
| 80 |
alias:
|
| 81 |
- inverse
|
| 82 |
inverse: inv
|
|
|
|
| 180 |
monotonicity: 1
|
| 181 |
sin:
|
| 182 |
realization: numpy.sin
|
|
|
|
| 183 |
alias: []
|
| 184 |
inverse: asin
|
| 185 |
arity: 1
|
|
|
|
| 191 |
monotonicity: 0
|
| 192 |
cos:
|
| 193 |
realization: numpy.cos
|
|
|
|
| 194 |
alias: []
|
| 195 |
inverse: acos
|
| 196 |
arity: 1
|
|
|
|
| 202 |
monotonicity: 0
|
| 203 |
tan:
|
| 204 |
realization: numpy.tan
|
|
|
|
| 205 |
alias: []
|
| 206 |
inverse: atan
|
| 207 |
arity: 1
|
|
|
|
| 213 |
monotonicity: 0
|
| 214 |
asin:
|
| 215 |
realization: numpy.arcsin
|
|
|
|
| 216 |
alias:
|
| 217 |
- arcsin
|
| 218 |
inverse: sin
|
|
|
|
| 225 |
monotonicity: 1
|
| 226 |
acos:
|
| 227 |
realization: numpy.arccos
|
|
|
|
| 228 |
alias:
|
| 229 |
- arccos
|
| 230 |
inverse: cos
|
|
|
|
| 237 |
monotonicity: 1
|
| 238 |
atan:
|
| 239 |
realization: numpy.arctan
|
|
|
|
| 240 |
alias:
|
| 241 |
- arctan
|
| 242 |
inverse: tan
|
|
|
|
| 249 |
monotonicity: 1
|
| 250 |
exp:
|
| 251 |
realization: numpy.exp
|
|
|
|
| 252 |
alias: []
|
| 253 |
inverse: log
|
| 254 |
arity: 1
|
|
|
|
| 260 |
monotonicity: 1
|
| 261 |
log:
|
| 262 |
realization: numpy.log
|
|
|
|
| 263 |
alias:
|
| 264 |
- ln
|
| 265 |
inverse: exp
|
v6.2/checkpoint_1000000/expression_space.yaml
CHANGED
|
@@ -27,7 +27,6 @@ operators:
|
|
| 27 |
monotonicity: 0
|
| 28 |
neg:
|
| 29 |
realization: nsrops.neg
|
| 30 |
-
wolfram: Negative
|
| 31 |
alias:
|
| 32 |
- negative
|
| 33 |
inverse: neg
|
|
@@ -66,7 +65,6 @@ operators:
|
|
| 66 |
monotonicity: 0
|
| 67 |
abs:
|
| 68 |
realization: abs
|
| 69 |
-
wolfram: Abs
|
| 70 |
alias:
|
| 71 |
- absolute
|
| 72 |
inverse: null
|
|
@@ -79,7 +77,6 @@ operators:
|
|
| 79 |
monotonicity: 0
|
| 80 |
inv:
|
| 81 |
realization: nsrops.inv
|
| 82 |
-
wolfram: Inverse
|
| 83 |
alias:
|
| 84 |
- inverse
|
| 85 |
inverse: inv
|
|
@@ -183,7 +180,6 @@ operators:
|
|
| 183 |
monotonicity: 1
|
| 184 |
sin:
|
| 185 |
realization: numpy.sin
|
| 186 |
-
wolfram: Sin
|
| 187 |
alias: []
|
| 188 |
inverse: asin
|
| 189 |
arity: 1
|
|
@@ -195,7 +191,6 @@ operators:
|
|
| 195 |
monotonicity: 0
|
| 196 |
cos:
|
| 197 |
realization: numpy.cos
|
| 198 |
-
wolfram: Cos
|
| 199 |
alias: []
|
| 200 |
inverse: acos
|
| 201 |
arity: 1
|
|
@@ -207,7 +202,6 @@ operators:
|
|
| 207 |
monotonicity: 0
|
| 208 |
tan:
|
| 209 |
realization: numpy.tan
|
| 210 |
-
wolfram: Tan
|
| 211 |
alias: []
|
| 212 |
inverse: atan
|
| 213 |
arity: 1
|
|
@@ -219,7 +213,6 @@ operators:
|
|
| 219 |
monotonicity: 0
|
| 220 |
asin:
|
| 221 |
realization: numpy.arcsin
|
| 222 |
-
wolfram: ArcSin
|
| 223 |
alias:
|
| 224 |
- arcsin
|
| 225 |
inverse: sin
|
|
@@ -232,7 +225,6 @@ operators:
|
|
| 232 |
monotonicity: 1
|
| 233 |
acos:
|
| 234 |
realization: numpy.arccos
|
| 235 |
-
wolfram: ArcCos
|
| 236 |
alias:
|
| 237 |
- arccos
|
| 238 |
inverse: cos
|
|
@@ -245,7 +237,6 @@ operators:
|
|
| 245 |
monotonicity: 1
|
| 246 |
atan:
|
| 247 |
realization: numpy.arctan
|
| 248 |
-
wolfram: ArcTan
|
| 249 |
alias:
|
| 250 |
- arctan
|
| 251 |
inverse: tan
|
|
@@ -258,7 +249,6 @@ operators:
|
|
| 258 |
monotonicity: 1
|
| 259 |
exp:
|
| 260 |
realization: numpy.exp
|
| 261 |
-
wolfram: Exp
|
| 262 |
alias: []
|
| 263 |
inverse: log
|
| 264 |
arity: 1
|
|
@@ -270,7 +260,6 @@ operators:
|
|
| 270 |
monotonicity: 1
|
| 271 |
log:
|
| 272 |
realization: numpy.log
|
| 273 |
-
wolfram: Log
|
| 274 |
alias:
|
| 275 |
- ln
|
| 276 |
inverse: exp
|
|
|
|
| 27 |
monotonicity: 0
|
| 28 |
neg:
|
| 29 |
realization: nsrops.neg
|
|
|
|
| 30 |
alias:
|
| 31 |
- negative
|
| 32 |
inverse: neg
|
|
|
|
| 65 |
monotonicity: 0
|
| 66 |
abs:
|
| 67 |
realization: abs
|
|
|
|
| 68 |
alias:
|
| 69 |
- absolute
|
| 70 |
inverse: null
|
|
|
|
| 77 |
monotonicity: 0
|
| 78 |
inv:
|
| 79 |
realization: nsrops.inv
|
|
|
|
| 80 |
alias:
|
| 81 |
- inverse
|
| 82 |
inverse: inv
|
|
|
|
| 180 |
monotonicity: 1
|
| 181 |
sin:
|
| 182 |
realization: numpy.sin
|
|
|
|
| 183 |
alias: []
|
| 184 |
inverse: asin
|
| 185 |
arity: 1
|
|
|
|
| 191 |
monotonicity: 0
|
| 192 |
cos:
|
| 193 |
realization: numpy.cos
|
|
|
|
| 194 |
alias: []
|
| 195 |
inverse: acos
|
| 196 |
arity: 1
|
|
|
|
| 202 |
monotonicity: 0
|
| 203 |
tan:
|
| 204 |
realization: numpy.tan
|
|
|
|
| 205 |
alias: []
|
| 206 |
inverse: atan
|
| 207 |
arity: 1
|
|
|
|
| 213 |
monotonicity: 0
|
| 214 |
asin:
|
| 215 |
realization: numpy.arcsin
|
|
|
|
| 216 |
alias:
|
| 217 |
- arcsin
|
| 218 |
inverse: sin
|
|
|
|
| 225 |
monotonicity: 1
|
| 226 |
acos:
|
| 227 |
realization: numpy.arccos
|
|
|
|
| 228 |
alias:
|
| 229 |
- arccos
|
| 230 |
inverse: cos
|
|
|
|
| 237 |
monotonicity: 1
|
| 238 |
atan:
|
| 239 |
realization: numpy.arctan
|
|
|
|
| 240 |
alias:
|
| 241 |
- arctan
|
| 242 |
inverse: tan
|
|
|
|
| 249 |
monotonicity: 1
|
| 250 |
exp:
|
| 251 |
realization: numpy.exp
|
|
|
|
| 252 |
alias: []
|
| 253 |
inverse: log
|
| 254 |
arity: 1
|
|
|
|
| 260 |
monotonicity: 1
|
| 261 |
log:
|
| 262 |
realization: numpy.log
|
|
|
|
| 263 |
alias:
|
| 264 |
- ln
|
| 265 |
inverse: exp
|
v6.2/checkpoint_1100000/expression_space.yaml
CHANGED
|
@@ -27,7 +27,6 @@ operators:
|
|
| 27 |
monotonicity: 0
|
| 28 |
neg:
|
| 29 |
realization: nsrops.neg
|
| 30 |
-
wolfram: Negative
|
| 31 |
alias:
|
| 32 |
- negative
|
| 33 |
inverse: neg
|
|
@@ -66,7 +65,6 @@ operators:
|
|
| 66 |
monotonicity: 0
|
| 67 |
abs:
|
| 68 |
realization: abs
|
| 69 |
-
wolfram: Abs
|
| 70 |
alias:
|
| 71 |
- absolute
|
| 72 |
inverse: null
|
|
@@ -79,7 +77,6 @@ operators:
|
|
| 79 |
monotonicity: 0
|
| 80 |
inv:
|
| 81 |
realization: nsrops.inv
|
| 82 |
-
wolfram: Inverse
|
| 83 |
alias:
|
| 84 |
- inverse
|
| 85 |
inverse: inv
|
|
@@ -183,7 +180,6 @@ operators:
|
|
| 183 |
monotonicity: 1
|
| 184 |
sin:
|
| 185 |
realization: numpy.sin
|
| 186 |
-
wolfram: Sin
|
| 187 |
alias: []
|
| 188 |
inverse: asin
|
| 189 |
arity: 1
|
|
@@ -195,7 +191,6 @@ operators:
|
|
| 195 |
monotonicity: 0
|
| 196 |
cos:
|
| 197 |
realization: numpy.cos
|
| 198 |
-
wolfram: Cos
|
| 199 |
alias: []
|
| 200 |
inverse: acos
|
| 201 |
arity: 1
|
|
@@ -207,7 +202,6 @@ operators:
|
|
| 207 |
monotonicity: 0
|
| 208 |
tan:
|
| 209 |
realization: numpy.tan
|
| 210 |
-
wolfram: Tan
|
| 211 |
alias: []
|
| 212 |
inverse: atan
|
| 213 |
arity: 1
|
|
@@ -219,7 +213,6 @@ operators:
|
|
| 219 |
monotonicity: 0
|
| 220 |
asin:
|
| 221 |
realization: numpy.arcsin
|
| 222 |
-
wolfram: ArcSin
|
| 223 |
alias:
|
| 224 |
- arcsin
|
| 225 |
inverse: sin
|
|
@@ -232,7 +225,6 @@ operators:
|
|
| 232 |
monotonicity: 1
|
| 233 |
acos:
|
| 234 |
realization: numpy.arccos
|
| 235 |
-
wolfram: ArcCos
|
| 236 |
alias:
|
| 237 |
- arccos
|
| 238 |
inverse: cos
|
|
@@ -245,7 +237,6 @@ operators:
|
|
| 245 |
monotonicity: 1
|
| 246 |
atan:
|
| 247 |
realization: numpy.arctan
|
| 248 |
-
wolfram: ArcTan
|
| 249 |
alias:
|
| 250 |
- arctan
|
| 251 |
inverse: tan
|
|
@@ -258,7 +249,6 @@ operators:
|
|
| 258 |
monotonicity: 1
|
| 259 |
exp:
|
| 260 |
realization: numpy.exp
|
| 261 |
-
wolfram: Exp
|
| 262 |
alias: []
|
| 263 |
inverse: log
|
| 264 |
arity: 1
|
|
@@ -270,7 +260,6 @@ operators:
|
|
| 270 |
monotonicity: 1
|
| 271 |
log:
|
| 272 |
realization: numpy.log
|
| 273 |
-
wolfram: Log
|
| 274 |
alias:
|
| 275 |
- ln
|
| 276 |
inverse: exp
|
|
|
|
| 27 |
monotonicity: 0
|
| 28 |
neg:
|
| 29 |
realization: nsrops.neg
|
|
|
|
| 30 |
alias:
|
| 31 |
- negative
|
| 32 |
inverse: neg
|
|
|
|
| 65 |
monotonicity: 0
|
| 66 |
abs:
|
| 67 |
realization: abs
|
|
|
|
| 68 |
alias:
|
| 69 |
- absolute
|
| 70 |
inverse: null
|
|
|
|
| 77 |
monotonicity: 0
|
| 78 |
inv:
|
| 79 |
realization: nsrops.inv
|
|
|
|
| 80 |
alias:
|
| 81 |
- inverse
|
| 82 |
inverse: inv
|
|
|
|
| 180 |
monotonicity: 1
|
| 181 |
sin:
|
| 182 |
realization: numpy.sin
|
|
|
|
| 183 |
alias: []
|
| 184 |
inverse: asin
|
| 185 |
arity: 1
|
|
|
|
| 191 |
monotonicity: 0
|
| 192 |
cos:
|
| 193 |
realization: numpy.cos
|
|
|
|
| 194 |
alias: []
|
| 195 |
inverse: acos
|
| 196 |
arity: 1
|
|
|
|
| 202 |
monotonicity: 0
|
| 203 |
tan:
|
| 204 |
realization: numpy.tan
|
|
|
|
| 205 |
alias: []
|
| 206 |
inverse: atan
|
| 207 |
arity: 1
|
|
|
|
| 213 |
monotonicity: 0
|
| 214 |
asin:
|
| 215 |
realization: numpy.arcsin
|
|
|
|
| 216 |
alias:
|
| 217 |
- arcsin
|
| 218 |
inverse: sin
|
|
|
|
| 225 |
monotonicity: 1
|
| 226 |
acos:
|
| 227 |
realization: numpy.arccos
|
|
|
|
| 228 |
alias:
|
| 229 |
- arccos
|
| 230 |
inverse: cos
|
|
|
|
| 237 |
monotonicity: 1
|
| 238 |
atan:
|
| 239 |
realization: numpy.arctan
|
|
|
|
| 240 |
alias:
|
| 241 |
- arctan
|
| 242 |
inverse: tan
|
|
|
|
| 249 |
monotonicity: 1
|
| 250 |
exp:
|
| 251 |
realization: numpy.exp
|
|
|
|
| 252 |
alias: []
|
| 253 |
inverse: log
|
| 254 |
arity: 1
|
|
|
|
| 260 |
monotonicity: 1
|
| 261 |
log:
|
| 262 |
realization: numpy.log
|
|
|
|
| 263 |
alias:
|
| 264 |
- ln
|
| 265 |
inverse: exp
|
v6.2/checkpoint_1200000/expression_space.yaml
CHANGED
|
@@ -27,7 +27,6 @@ operators:
|
|
| 27 |
monotonicity: 0
|
| 28 |
neg:
|
| 29 |
realization: nsrops.neg
|
| 30 |
-
wolfram: Negative
|
| 31 |
alias:
|
| 32 |
- negative
|
| 33 |
inverse: neg
|
|
@@ -66,7 +65,6 @@ operators:
|
|
| 66 |
monotonicity: 0
|
| 67 |
abs:
|
| 68 |
realization: abs
|
| 69 |
-
wolfram: Abs
|
| 70 |
alias:
|
| 71 |
- absolute
|
| 72 |
inverse: null
|
|
@@ -79,7 +77,6 @@ operators:
|
|
| 79 |
monotonicity: 0
|
| 80 |
inv:
|
| 81 |
realization: nsrops.inv
|
| 82 |
-
wolfram: Inverse
|
| 83 |
alias:
|
| 84 |
- inverse
|
| 85 |
inverse: inv
|
|
@@ -183,7 +180,6 @@ operators:
|
|
| 183 |
monotonicity: 1
|
| 184 |
sin:
|
| 185 |
realization: numpy.sin
|
| 186 |
-
wolfram: Sin
|
| 187 |
alias: []
|
| 188 |
inverse: asin
|
| 189 |
arity: 1
|
|
@@ -195,7 +191,6 @@ operators:
|
|
| 195 |
monotonicity: 0
|
| 196 |
cos:
|
| 197 |
realization: numpy.cos
|
| 198 |
-
wolfram: Cos
|
| 199 |
alias: []
|
| 200 |
inverse: acos
|
| 201 |
arity: 1
|
|
@@ -207,7 +202,6 @@ operators:
|
|
| 207 |
monotonicity: 0
|
| 208 |
tan:
|
| 209 |
realization: numpy.tan
|
| 210 |
-
wolfram: Tan
|
| 211 |
alias: []
|
| 212 |
inverse: atan
|
| 213 |
arity: 1
|
|
@@ -219,7 +213,6 @@ operators:
|
|
| 219 |
monotonicity: 0
|
| 220 |
asin:
|
| 221 |
realization: numpy.arcsin
|
| 222 |
-
wolfram: ArcSin
|
| 223 |
alias:
|
| 224 |
- arcsin
|
| 225 |
inverse: sin
|
|
@@ -232,7 +225,6 @@ operators:
|
|
| 232 |
monotonicity: 1
|
| 233 |
acos:
|
| 234 |
realization: numpy.arccos
|
| 235 |
-
wolfram: ArcCos
|
| 236 |
alias:
|
| 237 |
- arccos
|
| 238 |
inverse: cos
|
|
@@ -245,7 +237,6 @@ operators:
|
|
| 245 |
monotonicity: 1
|
| 246 |
atan:
|
| 247 |
realization: numpy.arctan
|
| 248 |
-
wolfram: ArcTan
|
| 249 |
alias:
|
| 250 |
- arctan
|
| 251 |
inverse: tan
|
|
@@ -258,7 +249,6 @@ operators:
|
|
| 258 |
monotonicity: 1
|
| 259 |
exp:
|
| 260 |
realization: numpy.exp
|
| 261 |
-
wolfram: Exp
|
| 262 |
alias: []
|
| 263 |
inverse: log
|
| 264 |
arity: 1
|
|
@@ -270,7 +260,6 @@ operators:
|
|
| 270 |
monotonicity: 1
|
| 271 |
log:
|
| 272 |
realization: numpy.log
|
| 273 |
-
wolfram: Log
|
| 274 |
alias:
|
| 275 |
- ln
|
| 276 |
inverse: exp
|
|
|
|
| 27 |
monotonicity: 0
|
| 28 |
neg:
|
| 29 |
realization: nsrops.neg
|
|
|
|
| 30 |
alias:
|
| 31 |
- negative
|
| 32 |
inverse: neg
|
|
|
|
| 65 |
monotonicity: 0
|
| 66 |
abs:
|
| 67 |
realization: abs
|
|
|
|
| 68 |
alias:
|
| 69 |
- absolute
|
| 70 |
inverse: null
|
|
|
|
| 77 |
monotonicity: 0
|
| 78 |
inv:
|
| 79 |
realization: nsrops.inv
|
|
|
|
| 80 |
alias:
|
| 81 |
- inverse
|
| 82 |
inverse: inv
|
|
|
|
| 180 |
monotonicity: 1
|
| 181 |
sin:
|
| 182 |
realization: numpy.sin
|
|
|
|
| 183 |
alias: []
|
| 184 |
inverse: asin
|
| 185 |
arity: 1
|
|
|
|
| 191 |
monotonicity: 0
|
| 192 |
cos:
|
| 193 |
realization: numpy.cos
|
|
|
|
| 194 |
alias: []
|
| 195 |
inverse: acos
|
| 196 |
arity: 1
|
|
|
|
| 202 |
monotonicity: 0
|
| 203 |
tan:
|
| 204 |
realization: numpy.tan
|
|
|
|
| 205 |
alias: []
|
| 206 |
inverse: atan
|
| 207 |
arity: 1
|
|
|
|
| 213 |
monotonicity: 0
|
| 214 |
asin:
|
| 215 |
realization: numpy.arcsin
|
|
|
|
| 216 |
alias:
|
| 217 |
- arcsin
|
| 218 |
inverse: sin
|
|
|
|
| 225 |
monotonicity: 1
|
| 226 |
acos:
|
| 227 |
realization: numpy.arccos
|
|
|
|
| 228 |
alias:
|
| 229 |
- arccos
|
| 230 |
inverse: cos
|
|
|
|
| 237 |
monotonicity: 1
|
| 238 |
atan:
|
| 239 |
realization: numpy.arctan
|
|
|
|
| 240 |
alias:
|
| 241 |
- arctan
|
| 242 |
inverse: tan
|
|
|
|
| 249 |
monotonicity: 1
|
| 250 |
exp:
|
| 251 |
realization: numpy.exp
|
|
|
|
| 252 |
alias: []
|
| 253 |
inverse: log
|
| 254 |
arity: 1
|
|
|
|
| 260 |
monotonicity: 1
|
| 261 |
log:
|
| 262 |
realization: numpy.log
|
|
|
|
| 263 |
alias:
|
| 264 |
- ln
|
| 265 |
inverse: exp
|
v6.2/checkpoint_1300000/expression_space.yaml
CHANGED
|
@@ -27,7 +27,6 @@ operators:
|
|
| 27 |
monotonicity: 0
|
| 28 |
neg:
|
| 29 |
realization: nsrops.neg
|
| 30 |
-
wolfram: Negative
|
| 31 |
alias:
|
| 32 |
- negative
|
| 33 |
inverse: neg
|
|
@@ -66,7 +65,6 @@ operators:
|
|
| 66 |
monotonicity: 0
|
| 67 |
abs:
|
| 68 |
realization: abs
|
| 69 |
-
wolfram: Abs
|
| 70 |
alias:
|
| 71 |
- absolute
|
| 72 |
inverse: null
|
|
@@ -79,7 +77,6 @@ operators:
|
|
| 79 |
monotonicity: 0
|
| 80 |
inv:
|
| 81 |
realization: nsrops.inv
|
| 82 |
-
wolfram: Inverse
|
| 83 |
alias:
|
| 84 |
- inverse
|
| 85 |
inverse: inv
|
|
@@ -183,7 +180,6 @@ operators:
|
|
| 183 |
monotonicity: 1
|
| 184 |
sin:
|
| 185 |
realization: numpy.sin
|
| 186 |
-
wolfram: Sin
|
| 187 |
alias: []
|
| 188 |
inverse: asin
|
| 189 |
arity: 1
|
|
@@ -195,7 +191,6 @@ operators:
|
|
| 195 |
monotonicity: 0
|
| 196 |
cos:
|
| 197 |
realization: numpy.cos
|
| 198 |
-
wolfram: Cos
|
| 199 |
alias: []
|
| 200 |
inverse: acos
|
| 201 |
arity: 1
|
|
@@ -207,7 +202,6 @@ operators:
|
|
| 207 |
monotonicity: 0
|
| 208 |
tan:
|
| 209 |
realization: numpy.tan
|
| 210 |
-
wolfram: Tan
|
| 211 |
alias: []
|
| 212 |
inverse: atan
|
| 213 |
arity: 1
|
|
@@ -219,7 +213,6 @@ operators:
|
|
| 219 |
monotonicity: 0
|
| 220 |
asin:
|
| 221 |
realization: numpy.arcsin
|
| 222 |
-
wolfram: ArcSin
|
| 223 |
alias:
|
| 224 |
- arcsin
|
| 225 |
inverse: sin
|
|
@@ -232,7 +225,6 @@ operators:
|
|
| 232 |
monotonicity: 1
|
| 233 |
acos:
|
| 234 |
realization: numpy.arccos
|
| 235 |
-
wolfram: ArcCos
|
| 236 |
alias:
|
| 237 |
- arccos
|
| 238 |
inverse: cos
|
|
@@ -245,7 +237,6 @@ operators:
|
|
| 245 |
monotonicity: 1
|
| 246 |
atan:
|
| 247 |
realization: numpy.arctan
|
| 248 |
-
wolfram: ArcTan
|
| 249 |
alias:
|
| 250 |
- arctan
|
| 251 |
inverse: tan
|
|
@@ -258,7 +249,6 @@ operators:
|
|
| 258 |
monotonicity: 1
|
| 259 |
exp:
|
| 260 |
realization: numpy.exp
|
| 261 |
-
wolfram: Exp
|
| 262 |
alias: []
|
| 263 |
inverse: log
|
| 264 |
arity: 1
|
|
@@ -270,7 +260,6 @@ operators:
|
|
| 270 |
monotonicity: 1
|
| 271 |
log:
|
| 272 |
realization: numpy.log
|
| 273 |
-
wolfram: Log
|
| 274 |
alias:
|
| 275 |
- ln
|
| 276 |
inverse: exp
|
|
|
|
| 27 |
monotonicity: 0
|
| 28 |
neg:
|
| 29 |
realization: nsrops.neg
|
|
|
|
| 30 |
alias:
|
| 31 |
- negative
|
| 32 |
inverse: neg
|
|
|
|
| 65 |
monotonicity: 0
|
| 66 |
abs:
|
| 67 |
realization: abs
|
|
|
|
| 68 |
alias:
|
| 69 |
- absolute
|
| 70 |
inverse: null
|
|
|
|
| 77 |
monotonicity: 0
|
| 78 |
inv:
|
| 79 |
realization: nsrops.inv
|
|
|
|
| 80 |
alias:
|
| 81 |
- inverse
|
| 82 |
inverse: inv
|
|
|
|
| 180 |
monotonicity: 1
|
| 181 |
sin:
|
| 182 |
realization: numpy.sin
|
|
|
|
| 183 |
alias: []
|
| 184 |
inverse: asin
|
| 185 |
arity: 1
|
|
|
|
| 191 |
monotonicity: 0
|
| 192 |
cos:
|
| 193 |
realization: numpy.cos
|
|
|
|
| 194 |
alias: []
|
| 195 |
inverse: acos
|
| 196 |
arity: 1
|
|
|
|
| 202 |
monotonicity: 0
|
| 203 |
tan:
|
| 204 |
realization: numpy.tan
|
|
|
|
| 205 |
alias: []
|
| 206 |
inverse: atan
|
| 207 |
arity: 1
|
|
|
|
| 213 |
monotonicity: 0
|
| 214 |
asin:
|
| 215 |
realization: numpy.arcsin
|
|
|
|
| 216 |
alias:
|
| 217 |
- arcsin
|
| 218 |
inverse: sin
|
|
|
|
| 225 |
monotonicity: 1
|
| 226 |
acos:
|
| 227 |
realization: numpy.arccos
|
|
|
|
| 228 |
alias:
|
| 229 |
- arccos
|
| 230 |
inverse: cos
|
|
|
|
| 237 |
monotonicity: 1
|
| 238 |
atan:
|
| 239 |
realization: numpy.arctan
|
|
|
|
| 240 |
alias:
|
| 241 |
- arctan
|
| 242 |
inverse: tan
|
|
|
|
| 249 |
monotonicity: 1
|
| 250 |
exp:
|
| 251 |
realization: numpy.exp
|
|
|
|
| 252 |
alias: []
|
| 253 |
inverse: log
|
| 254 |
arity: 1
|
|
|
|
| 260 |
monotonicity: 1
|
| 261 |
log:
|
| 262 |
realization: numpy.log
|
|
|
|
| 263 |
alias:
|
| 264 |
- ln
|
| 265 |
inverse: exp
|
v6.2/checkpoint_1400000/expression_space.yaml
CHANGED
|
@@ -27,7 +27,6 @@ operators:
|
|
| 27 |
monotonicity: 0
|
| 28 |
neg:
|
| 29 |
realization: nsrops.neg
|
| 30 |
-
wolfram: Negative
|
| 31 |
alias:
|
| 32 |
- negative
|
| 33 |
inverse: neg
|
|
@@ -66,7 +65,6 @@ operators:
|
|
| 66 |
monotonicity: 0
|
| 67 |
abs:
|
| 68 |
realization: abs
|
| 69 |
-
wolfram: Abs
|
| 70 |
alias:
|
| 71 |
- absolute
|
| 72 |
inverse: null
|
|
@@ -79,7 +77,6 @@ operators:
|
|
| 79 |
monotonicity: 0
|
| 80 |
inv:
|
| 81 |
realization: nsrops.inv
|
| 82 |
-
wolfram: Inverse
|
| 83 |
alias:
|
| 84 |
- inverse
|
| 85 |
inverse: inv
|
|
@@ -183,7 +180,6 @@ operators:
|
|
| 183 |
monotonicity: 1
|
| 184 |
sin:
|
| 185 |
realization: numpy.sin
|
| 186 |
-
wolfram: Sin
|
| 187 |
alias: []
|
| 188 |
inverse: asin
|
| 189 |
arity: 1
|
|
@@ -195,7 +191,6 @@ operators:
|
|
| 195 |
monotonicity: 0
|
| 196 |
cos:
|
| 197 |
realization: numpy.cos
|
| 198 |
-
wolfram: Cos
|
| 199 |
alias: []
|
| 200 |
inverse: acos
|
| 201 |
arity: 1
|
|
@@ -207,7 +202,6 @@ operators:
|
|
| 207 |
monotonicity: 0
|
| 208 |
tan:
|
| 209 |
realization: numpy.tan
|
| 210 |
-
wolfram: Tan
|
| 211 |
alias: []
|
| 212 |
inverse: atan
|
| 213 |
arity: 1
|
|
@@ -219,7 +213,6 @@ operators:
|
|
| 219 |
monotonicity: 0
|
| 220 |
asin:
|
| 221 |
realization: numpy.arcsin
|
| 222 |
-
wolfram: ArcSin
|
| 223 |
alias:
|
| 224 |
- arcsin
|
| 225 |
inverse: sin
|
|
@@ -232,7 +225,6 @@ operators:
|
|
| 232 |
monotonicity: 1
|
| 233 |
acos:
|
| 234 |
realization: numpy.arccos
|
| 235 |
-
wolfram: ArcCos
|
| 236 |
alias:
|
| 237 |
- arccos
|
| 238 |
inverse: cos
|
|
@@ -245,7 +237,6 @@ operators:
|
|
| 245 |
monotonicity: 1
|
| 246 |
atan:
|
| 247 |
realization: numpy.arctan
|
| 248 |
-
wolfram: ArcTan
|
| 249 |
alias:
|
| 250 |
- arctan
|
| 251 |
inverse: tan
|
|
@@ -258,7 +249,6 @@ operators:
|
|
| 258 |
monotonicity: 1
|
| 259 |
exp:
|
| 260 |
realization: numpy.exp
|
| 261 |
-
wolfram: Exp
|
| 262 |
alias: []
|
| 263 |
inverse: log
|
| 264 |
arity: 1
|
|
@@ -270,7 +260,6 @@ operators:
|
|
| 270 |
monotonicity: 1
|
| 271 |
log:
|
| 272 |
realization: numpy.log
|
| 273 |
-
wolfram: Log
|
| 274 |
alias:
|
| 275 |
- ln
|
| 276 |
inverse: exp
|
|
|
|
| 27 |
monotonicity: 0
|
| 28 |
neg:
|
| 29 |
realization: nsrops.neg
|
|
|
|
| 30 |
alias:
|
| 31 |
- negative
|
| 32 |
inverse: neg
|
|
|
|
| 65 |
monotonicity: 0
|
| 66 |
abs:
|
| 67 |
realization: abs
|
|
|
|
| 68 |
alias:
|
| 69 |
- absolute
|
| 70 |
inverse: null
|
|
|
|
| 77 |
monotonicity: 0
|
| 78 |
inv:
|
| 79 |
realization: nsrops.inv
|
|
|
|
| 80 |
alias:
|
| 81 |
- inverse
|
| 82 |
inverse: inv
|
|
|
|
| 180 |
monotonicity: 1
|
| 181 |
sin:
|
| 182 |
realization: numpy.sin
|
|
|
|
| 183 |
alias: []
|
| 184 |
inverse: asin
|
| 185 |
arity: 1
|
|
|
|
| 191 |
monotonicity: 0
|
| 192 |
cos:
|
| 193 |
realization: numpy.cos
|
|
|
|
| 194 |
alias: []
|
| 195 |
inverse: acos
|
| 196 |
arity: 1
|
|
|
|
| 202 |
monotonicity: 0
|
| 203 |
tan:
|
| 204 |
realization: numpy.tan
|
|
|
|
| 205 |
alias: []
|
| 206 |
inverse: atan
|
| 207 |
arity: 1
|
|
|
|
| 213 |
monotonicity: 0
|
| 214 |
asin:
|
| 215 |
realization: numpy.arcsin
|
|
|
|
| 216 |
alias:
|
| 217 |
- arcsin
|
| 218 |
inverse: sin
|
|
|
|
| 225 |
monotonicity: 1
|
| 226 |
acos:
|
| 227 |
realization: numpy.arccos
|
|
|
|
| 228 |
alias:
|
| 229 |
- arccos
|
| 230 |
inverse: cos
|
|
|
|
| 237 |
monotonicity: 1
|
| 238 |
atan:
|
| 239 |
realization: numpy.arctan
|
|
|
|
| 240 |
alias:
|
| 241 |
- arctan
|
| 242 |
inverse: tan
|
|
|
|
| 249 |
monotonicity: 1
|
| 250 |
exp:
|
| 251 |
realization: numpy.exp
|
|
|
|
| 252 |
alias: []
|
| 253 |
inverse: log
|
| 254 |
arity: 1
|
|
|
|
| 260 |
monotonicity: 1
|
| 261 |
log:
|
| 262 |
realization: numpy.log
|
|
|
|
| 263 |
alias:
|
| 264 |
- ln
|
| 265 |
inverse: exp
|
v6.2/checkpoint_1500000/expression_space.yaml
CHANGED
|
@@ -27,7 +27,6 @@ operators:
|
|
| 27 |
monotonicity: 0
|
| 28 |
neg:
|
| 29 |
realization: nsrops.neg
|
| 30 |
-
wolfram: Negative
|
| 31 |
alias:
|
| 32 |
- negative
|
| 33 |
inverse: neg
|
|
@@ -66,7 +65,6 @@ operators:
|
|
| 66 |
monotonicity: 0
|
| 67 |
abs:
|
| 68 |
realization: abs
|
| 69 |
-
wolfram: Abs
|
| 70 |
alias:
|
| 71 |
- absolute
|
| 72 |
inverse: null
|
|
@@ -79,7 +77,6 @@ operators:
|
|
| 79 |
monotonicity: 0
|
| 80 |
inv:
|
| 81 |
realization: nsrops.inv
|
| 82 |
-
wolfram: Inverse
|
| 83 |
alias:
|
| 84 |
- inverse
|
| 85 |
inverse: inv
|
|
@@ -183,7 +180,6 @@ operators:
|
|
| 183 |
monotonicity: 1
|
| 184 |
sin:
|
| 185 |
realization: numpy.sin
|
| 186 |
-
wolfram: Sin
|
| 187 |
alias: []
|
| 188 |
inverse: asin
|
| 189 |
arity: 1
|
|
@@ -195,7 +191,6 @@ operators:
|
|
| 195 |
monotonicity: 0
|
| 196 |
cos:
|
| 197 |
realization: numpy.cos
|
| 198 |
-
wolfram: Cos
|
| 199 |
alias: []
|
| 200 |
inverse: acos
|
| 201 |
arity: 1
|
|
@@ -207,7 +202,6 @@ operators:
|
|
| 207 |
monotonicity: 0
|
| 208 |
tan:
|
| 209 |
realization: numpy.tan
|
| 210 |
-
wolfram: Tan
|
| 211 |
alias: []
|
| 212 |
inverse: atan
|
| 213 |
arity: 1
|
|
@@ -219,7 +213,6 @@ operators:
|
|
| 219 |
monotonicity: 0
|
| 220 |
asin:
|
| 221 |
realization: numpy.arcsin
|
| 222 |
-
wolfram: ArcSin
|
| 223 |
alias:
|
| 224 |
- arcsin
|
| 225 |
inverse: sin
|
|
@@ -232,7 +225,6 @@ operators:
|
|
| 232 |
monotonicity: 1
|
| 233 |
acos:
|
| 234 |
realization: numpy.arccos
|
| 235 |
-
wolfram: ArcCos
|
| 236 |
alias:
|
| 237 |
- arccos
|
| 238 |
inverse: cos
|
|
@@ -245,7 +237,6 @@ operators:
|
|
| 245 |
monotonicity: 1
|
| 246 |
atan:
|
| 247 |
realization: numpy.arctan
|
| 248 |
-
wolfram: ArcTan
|
| 249 |
alias:
|
| 250 |
- arctan
|
| 251 |
inverse: tan
|
|
@@ -258,7 +249,6 @@ operators:
|
|
| 258 |
monotonicity: 1
|
| 259 |
exp:
|
| 260 |
realization: numpy.exp
|
| 261 |
-
wolfram: Exp
|
| 262 |
alias: []
|
| 263 |
inverse: log
|
| 264 |
arity: 1
|
|
@@ -270,7 +260,6 @@ operators:
|
|
| 270 |
monotonicity: 1
|
| 271 |
log:
|
| 272 |
realization: numpy.log
|
| 273 |
-
wolfram: Log
|
| 274 |
alias:
|
| 275 |
- ln
|
| 276 |
inverse: exp
|
|
|
|
| 27 |
monotonicity: 0
|
| 28 |
neg:
|
| 29 |
realization: nsrops.neg
|
|
|
|
| 30 |
alias:
|
| 31 |
- negative
|
| 32 |
inverse: neg
|
|
|
|
| 65 |
monotonicity: 0
|
| 66 |
abs:
|
| 67 |
realization: abs
|
|
|
|
| 68 |
alias:
|
| 69 |
- absolute
|
| 70 |
inverse: null
|
|
|
|
| 77 |
monotonicity: 0
|
| 78 |
inv:
|
| 79 |
realization: nsrops.inv
|
|
|
|
| 80 |
alias:
|
| 81 |
- inverse
|
| 82 |
inverse: inv
|
|
|
|
| 180 |
monotonicity: 1
|
| 181 |
sin:
|
| 182 |
realization: numpy.sin
|
|
|
|
| 183 |
alias: []
|
| 184 |
inverse: asin
|
| 185 |
arity: 1
|
|
|
|
| 191 |
monotonicity: 0
|
| 192 |
cos:
|
| 193 |
realization: numpy.cos
|
|
|
|
| 194 |
alias: []
|
| 195 |
inverse: acos
|
| 196 |
arity: 1
|
|
|
|
| 202 |
monotonicity: 0
|
| 203 |
tan:
|
| 204 |
realization: numpy.tan
|
|
|
|
| 205 |
alias: []
|
| 206 |
inverse: atan
|
| 207 |
arity: 1
|
|
|
|
| 213 |
monotonicity: 0
|
| 214 |
asin:
|
| 215 |
realization: numpy.arcsin
|
|
|
|
| 216 |
alias:
|
| 217 |
- arcsin
|
| 218 |
inverse: sin
|
|
|
|
| 225 |
monotonicity: 1
|
| 226 |
acos:
|
| 227 |
realization: numpy.arccos
|
|
|
|
| 228 |
alias:
|
| 229 |
- arccos
|
| 230 |
inverse: cos
|
|
|
|
| 237 |
monotonicity: 1
|
| 238 |
atan:
|
| 239 |
realization: numpy.arctan
|
|
|
|
| 240 |
alias:
|
| 241 |
- arctan
|
| 242 |
inverse: tan
|
|
|
|
| 249 |
monotonicity: 1
|
| 250 |
exp:
|
| 251 |
realization: numpy.exp
|
|
|
|
| 252 |
alias: []
|
| 253 |
inverse: log
|
| 254 |
arity: 1
|
|
|
|
| 260 |
monotonicity: 1
|
| 261 |
log:
|
| 262 |
realization: numpy.log
|
|
|
|
| 263 |
alias:
|
| 264 |
- ln
|
| 265 |
inverse: exp
|
v6.2/checkpoint_200000/expression_space.yaml
CHANGED
|
@@ -27,7 +27,6 @@ operators:
|
|
| 27 |
monotonicity: 0
|
| 28 |
neg:
|
| 29 |
realization: nsrops.neg
|
| 30 |
-
wolfram: Negative
|
| 31 |
alias:
|
| 32 |
- negative
|
| 33 |
inverse: neg
|
|
@@ -66,7 +65,6 @@ operators:
|
|
| 66 |
monotonicity: 0
|
| 67 |
abs:
|
| 68 |
realization: abs
|
| 69 |
-
wolfram: Abs
|
| 70 |
alias:
|
| 71 |
- absolute
|
| 72 |
inverse: null
|
|
@@ -79,7 +77,6 @@ operators:
|
|
| 79 |
monotonicity: 0
|
| 80 |
inv:
|
| 81 |
realization: nsrops.inv
|
| 82 |
-
wolfram: Inverse
|
| 83 |
alias:
|
| 84 |
- inverse
|
| 85 |
inverse: inv
|
|
@@ -183,7 +180,6 @@ operators:
|
|
| 183 |
monotonicity: 1
|
| 184 |
sin:
|
| 185 |
realization: numpy.sin
|
| 186 |
-
wolfram: Sin
|
| 187 |
alias: []
|
| 188 |
inverse: asin
|
| 189 |
arity: 1
|
|
@@ -195,7 +191,6 @@ operators:
|
|
| 195 |
monotonicity: 0
|
| 196 |
cos:
|
| 197 |
realization: numpy.cos
|
| 198 |
-
wolfram: Cos
|
| 199 |
alias: []
|
| 200 |
inverse: acos
|
| 201 |
arity: 1
|
|
@@ -207,7 +202,6 @@ operators:
|
|
| 207 |
monotonicity: 0
|
| 208 |
tan:
|
| 209 |
realization: numpy.tan
|
| 210 |
-
wolfram: Tan
|
| 211 |
alias: []
|
| 212 |
inverse: atan
|
| 213 |
arity: 1
|
|
@@ -219,7 +213,6 @@ operators:
|
|
| 219 |
monotonicity: 0
|
| 220 |
asin:
|
| 221 |
realization: numpy.arcsin
|
| 222 |
-
wolfram: ArcSin
|
| 223 |
alias:
|
| 224 |
- arcsin
|
| 225 |
inverse: sin
|
|
@@ -232,7 +225,6 @@ operators:
|
|
| 232 |
monotonicity: 1
|
| 233 |
acos:
|
| 234 |
realization: numpy.arccos
|
| 235 |
-
wolfram: ArcCos
|
| 236 |
alias:
|
| 237 |
- arccos
|
| 238 |
inverse: cos
|
|
@@ -245,7 +237,6 @@ operators:
|
|
| 245 |
monotonicity: 1
|
| 246 |
atan:
|
| 247 |
realization: numpy.arctan
|
| 248 |
-
wolfram: ArcTan
|
| 249 |
alias:
|
| 250 |
- arctan
|
| 251 |
inverse: tan
|
|
@@ -258,7 +249,6 @@ operators:
|
|
| 258 |
monotonicity: 1
|
| 259 |
exp:
|
| 260 |
realization: numpy.exp
|
| 261 |
-
wolfram: Exp
|
| 262 |
alias: []
|
| 263 |
inverse: log
|
| 264 |
arity: 1
|
|
@@ -270,7 +260,6 @@ operators:
|
|
| 270 |
monotonicity: 1
|
| 271 |
log:
|
| 272 |
realization: numpy.log
|
| 273 |
-
wolfram: Log
|
| 274 |
alias:
|
| 275 |
- ln
|
| 276 |
inverse: exp
|
|
|
|
| 27 |
monotonicity: 0
|
| 28 |
neg:
|
| 29 |
realization: nsrops.neg
|
|
|
|
| 30 |
alias:
|
| 31 |
- negative
|
| 32 |
inverse: neg
|
|
|
|
| 65 |
monotonicity: 0
|
| 66 |
abs:
|
| 67 |
realization: abs
|
|
|
|
| 68 |
alias:
|
| 69 |
- absolute
|
| 70 |
inverse: null
|
|
|
|
| 77 |
monotonicity: 0
|
| 78 |
inv:
|
| 79 |
realization: nsrops.inv
|
|
|
|
| 80 |
alias:
|
| 81 |
- inverse
|
| 82 |
inverse: inv
|
|
|
|
| 180 |
monotonicity: 1
|
| 181 |
sin:
|
| 182 |
realization: numpy.sin
|
|
|
|
| 183 |
alias: []
|
| 184 |
inverse: asin
|
| 185 |
arity: 1
|
|
|
|
| 191 |
monotonicity: 0
|
| 192 |
cos:
|
| 193 |
realization: numpy.cos
|
|
|
|
| 194 |
alias: []
|
| 195 |
inverse: acos
|
| 196 |
arity: 1
|
|
|
|
| 202 |
monotonicity: 0
|
| 203 |
tan:
|
| 204 |
realization: numpy.tan
|
|
|
|
| 205 |
alias: []
|
| 206 |
inverse: atan
|
| 207 |
arity: 1
|
|
|
|
| 213 |
monotonicity: 0
|
| 214 |
asin:
|
| 215 |
realization: numpy.arcsin
|
|
|
|
| 216 |
alias:
|
| 217 |
- arcsin
|
| 218 |
inverse: sin
|
|
|
|
| 225 |
monotonicity: 1
|
| 226 |
acos:
|
| 227 |
realization: numpy.arccos
|
|
|
|
| 228 |
alias:
|
| 229 |
- arccos
|
| 230 |
inverse: cos
|
|
|
|
| 237 |
monotonicity: 1
|
| 238 |
atan:
|
| 239 |
realization: numpy.arctan
|
|
|
|
| 240 |
alias:
|
| 241 |
- arctan
|
| 242 |
inverse: tan
|
|
|
|
| 249 |
monotonicity: 1
|
| 250 |
exp:
|
| 251 |
realization: numpy.exp
|
|
|
|
| 252 |
alias: []
|
| 253 |
inverse: log
|
| 254 |
arity: 1
|
|
|
|
| 260 |
monotonicity: 1
|
| 261 |
log:
|
| 262 |
realization: numpy.log
|
|
|
|
| 263 |
alias:
|
| 264 |
- ln
|
| 265 |
inverse: exp
|
v6.2/checkpoint_300000/expression_space.yaml
CHANGED
|
@@ -27,7 +27,6 @@ operators:
|
|
| 27 |
monotonicity: 0
|
| 28 |
neg:
|
| 29 |
realization: nsrops.neg
|
| 30 |
-
wolfram: Negative
|
| 31 |
alias:
|
| 32 |
- negative
|
| 33 |
inverse: neg
|
|
@@ -66,7 +65,6 @@ operators:
|
|
| 66 |
monotonicity: 0
|
| 67 |
abs:
|
| 68 |
realization: abs
|
| 69 |
-
wolfram: Abs
|
| 70 |
alias:
|
| 71 |
- absolute
|
| 72 |
inverse: null
|
|
@@ -79,7 +77,6 @@ operators:
|
|
| 79 |
monotonicity: 0
|
| 80 |
inv:
|
| 81 |
realization: nsrops.inv
|
| 82 |
-
wolfram: Inverse
|
| 83 |
alias:
|
| 84 |
- inverse
|
| 85 |
inverse: inv
|
|
@@ -183,7 +180,6 @@ operators:
|
|
| 183 |
monotonicity: 1
|
| 184 |
sin:
|
| 185 |
realization: numpy.sin
|
| 186 |
-
wolfram: Sin
|
| 187 |
alias: []
|
| 188 |
inverse: asin
|
| 189 |
arity: 1
|
|
@@ -195,7 +191,6 @@ operators:
|
|
| 195 |
monotonicity: 0
|
| 196 |
cos:
|
| 197 |
realization: numpy.cos
|
| 198 |
-
wolfram: Cos
|
| 199 |
alias: []
|
| 200 |
inverse: acos
|
| 201 |
arity: 1
|
|
@@ -207,7 +202,6 @@ operators:
|
|
| 207 |
monotonicity: 0
|
| 208 |
tan:
|
| 209 |
realization: numpy.tan
|
| 210 |
-
wolfram: Tan
|
| 211 |
alias: []
|
| 212 |
inverse: atan
|
| 213 |
arity: 1
|
|
@@ -219,7 +213,6 @@ operators:
|
|
| 219 |
monotonicity: 0
|
| 220 |
asin:
|
| 221 |
realization: numpy.arcsin
|
| 222 |
-
wolfram: ArcSin
|
| 223 |
alias:
|
| 224 |
- arcsin
|
| 225 |
inverse: sin
|
|
@@ -232,7 +225,6 @@ operators:
|
|
| 232 |
monotonicity: 1
|
| 233 |
acos:
|
| 234 |
realization: numpy.arccos
|
| 235 |
-
wolfram: ArcCos
|
| 236 |
alias:
|
| 237 |
- arccos
|
| 238 |
inverse: cos
|
|
@@ -245,7 +237,6 @@ operators:
|
|
| 245 |
monotonicity: 1
|
| 246 |
atan:
|
| 247 |
realization: numpy.arctan
|
| 248 |
-
wolfram: ArcTan
|
| 249 |
alias:
|
| 250 |
- arctan
|
| 251 |
inverse: tan
|
|
@@ -258,7 +249,6 @@ operators:
|
|
| 258 |
monotonicity: 1
|
| 259 |
exp:
|
| 260 |
realization: numpy.exp
|
| 261 |
-
wolfram: Exp
|
| 262 |
alias: []
|
| 263 |
inverse: log
|
| 264 |
arity: 1
|
|
@@ -270,7 +260,6 @@ operators:
|
|
| 270 |
monotonicity: 1
|
| 271 |
log:
|
| 272 |
realization: numpy.log
|
| 273 |
-
wolfram: Log
|
| 274 |
alias:
|
| 275 |
- ln
|
| 276 |
inverse: exp
|
|
|
|
| 27 |
monotonicity: 0
|
| 28 |
neg:
|
| 29 |
realization: nsrops.neg
|
|
|
|
| 30 |
alias:
|
| 31 |
- negative
|
| 32 |
inverse: neg
|
|
|
|
| 65 |
monotonicity: 0
|
| 66 |
abs:
|
| 67 |
realization: abs
|
|
|
|
| 68 |
alias:
|
| 69 |
- absolute
|
| 70 |
inverse: null
|
|
|
|
| 77 |
monotonicity: 0
|
| 78 |
inv:
|
| 79 |
realization: nsrops.inv
|
|
|
|
| 80 |
alias:
|
| 81 |
- inverse
|
| 82 |
inverse: inv
|
|
|
|
| 180 |
monotonicity: 1
|
| 181 |
sin:
|
| 182 |
realization: numpy.sin
|
|
|
|
| 183 |
alias: []
|
| 184 |
inverse: asin
|
| 185 |
arity: 1
|
|
|
|
| 191 |
monotonicity: 0
|
| 192 |
cos:
|
| 193 |
realization: numpy.cos
|
|
|
|
| 194 |
alias: []
|
| 195 |
inverse: acos
|
| 196 |
arity: 1
|
|
|
|
| 202 |
monotonicity: 0
|
| 203 |
tan:
|
| 204 |
realization: numpy.tan
|
|
|
|
| 205 |
alias: []
|
| 206 |
inverse: atan
|
| 207 |
arity: 1
|
|
|
|
| 213 |
monotonicity: 0
|
| 214 |
asin:
|
| 215 |
realization: numpy.arcsin
|
|
|
|
| 216 |
alias:
|
| 217 |
- arcsin
|
| 218 |
inverse: sin
|
|
|
|
| 225 |
monotonicity: 1
|
| 226 |
acos:
|
| 227 |
realization: numpy.arccos
|
|
|
|
| 228 |
alias:
|
| 229 |
- arccos
|
| 230 |
inverse: cos
|
|
|
|
| 237 |
monotonicity: 1
|
| 238 |
atan:
|
| 239 |
realization: numpy.arctan
|
|
|
|
| 240 |
alias:
|
| 241 |
- arctan
|
| 242 |
inverse: tan
|
|
|
|
| 249 |
monotonicity: 1
|
| 250 |
exp:
|
| 251 |
realization: numpy.exp
|
|
|
|
| 252 |
alias: []
|
| 253 |
inverse: log
|
| 254 |
arity: 1
|
|
|
|
| 260 |
monotonicity: 1
|
| 261 |
log:
|
| 262 |
realization: numpy.log
|
|
|
|
| 263 |
alias:
|
| 264 |
- ln
|
| 265 |
inverse: exp
|
v6.2/checkpoint_400000/expression_space.yaml
CHANGED
|
@@ -27,7 +27,6 @@ operators:
|
|
| 27 |
monotonicity: 0
|
| 28 |
neg:
|
| 29 |
realization: nsrops.neg
|
| 30 |
-
wolfram: Negative
|
| 31 |
alias:
|
| 32 |
- negative
|
| 33 |
inverse: neg
|
|
@@ -66,7 +65,6 @@ operators:
|
|
| 66 |
monotonicity: 0
|
| 67 |
abs:
|
| 68 |
realization: abs
|
| 69 |
-
wolfram: Abs
|
| 70 |
alias:
|
| 71 |
- absolute
|
| 72 |
inverse: null
|
|
@@ -79,7 +77,6 @@ operators:
|
|
| 79 |
monotonicity: 0
|
| 80 |
inv:
|
| 81 |
realization: nsrops.inv
|
| 82 |
-
wolfram: Inverse
|
| 83 |
alias:
|
| 84 |
- inverse
|
| 85 |
inverse: inv
|
|
@@ -183,7 +180,6 @@ operators:
|
|
| 183 |
monotonicity: 1
|
| 184 |
sin:
|
| 185 |
realization: numpy.sin
|
| 186 |
-
wolfram: Sin
|
| 187 |
alias: []
|
| 188 |
inverse: asin
|
| 189 |
arity: 1
|
|
@@ -195,7 +191,6 @@ operators:
|
|
| 195 |
monotonicity: 0
|
| 196 |
cos:
|
| 197 |
realization: numpy.cos
|
| 198 |
-
wolfram: Cos
|
| 199 |
alias: []
|
| 200 |
inverse: acos
|
| 201 |
arity: 1
|
|
@@ -207,7 +202,6 @@ operators:
|
|
| 207 |
monotonicity: 0
|
| 208 |
tan:
|
| 209 |
realization: numpy.tan
|
| 210 |
-
wolfram: Tan
|
| 211 |
alias: []
|
| 212 |
inverse: atan
|
| 213 |
arity: 1
|
|
@@ -219,7 +213,6 @@ operators:
|
|
| 219 |
monotonicity: 0
|
| 220 |
asin:
|
| 221 |
realization: numpy.arcsin
|
| 222 |
-
wolfram: ArcSin
|
| 223 |
alias:
|
| 224 |
- arcsin
|
| 225 |
inverse: sin
|
|
@@ -232,7 +225,6 @@ operators:
|
|
| 232 |
monotonicity: 1
|
| 233 |
acos:
|
| 234 |
realization: numpy.arccos
|
| 235 |
-
wolfram: ArcCos
|
| 236 |
alias:
|
| 237 |
- arccos
|
| 238 |
inverse: cos
|
|
@@ -245,7 +237,6 @@ operators:
|
|
| 245 |
monotonicity: 1
|
| 246 |
atan:
|
| 247 |
realization: numpy.arctan
|
| 248 |
-
wolfram: ArcTan
|
| 249 |
alias:
|
| 250 |
- arctan
|
| 251 |
inverse: tan
|
|
@@ -258,7 +249,6 @@ operators:
|
|
| 258 |
monotonicity: 1
|
| 259 |
exp:
|
| 260 |
realization: numpy.exp
|
| 261 |
-
wolfram: Exp
|
| 262 |
alias: []
|
| 263 |
inverse: log
|
| 264 |
arity: 1
|
|
@@ -270,7 +260,6 @@ operators:
|
|
| 270 |
monotonicity: 1
|
| 271 |
log:
|
| 272 |
realization: numpy.log
|
| 273 |
-
wolfram: Log
|
| 274 |
alias:
|
| 275 |
- ln
|
| 276 |
inverse: exp
|
|
|
|
| 27 |
monotonicity: 0
|
| 28 |
neg:
|
| 29 |
realization: nsrops.neg
|
|
|
|
| 30 |
alias:
|
| 31 |
- negative
|
| 32 |
inverse: neg
|
|
|
|
| 65 |
monotonicity: 0
|
| 66 |
abs:
|
| 67 |
realization: abs
|
|
|
|
| 68 |
alias:
|
| 69 |
- absolute
|
| 70 |
inverse: null
|
|
|
|
| 77 |
monotonicity: 0
|
| 78 |
inv:
|
| 79 |
realization: nsrops.inv
|
|
|
|
| 80 |
alias:
|
| 81 |
- inverse
|
| 82 |
inverse: inv
|
|
|
|
| 180 |
monotonicity: 1
|
| 181 |
sin:
|
| 182 |
realization: numpy.sin
|
|
|
|
| 183 |
alias: []
|
| 184 |
inverse: asin
|
| 185 |
arity: 1
|
|
|
|
| 191 |
monotonicity: 0
|
| 192 |
cos:
|
| 193 |
realization: numpy.cos
|
|
|
|
| 194 |
alias: []
|
| 195 |
inverse: acos
|
| 196 |
arity: 1
|
|
|
|
| 202 |
monotonicity: 0
|
| 203 |
tan:
|
| 204 |
realization: numpy.tan
|
|
|
|
| 205 |
alias: []
|
| 206 |
inverse: atan
|
| 207 |
arity: 1
|
|
|
|
| 213 |
monotonicity: 0
|
| 214 |
asin:
|
| 215 |
realization: numpy.arcsin
|
|
|
|
| 216 |
alias:
|
| 217 |
- arcsin
|
| 218 |
inverse: sin
|
|
|
|
| 225 |
monotonicity: 1
|
| 226 |
acos:
|
| 227 |
realization: numpy.arccos
|
|
|
|
| 228 |
alias:
|
| 229 |
- arccos
|
| 230 |
inverse: cos
|
|
|
|
| 237 |
monotonicity: 1
|
| 238 |
atan:
|
| 239 |
realization: numpy.arctan
|
|
|
|
| 240 |
alias:
|
| 241 |
- arctan
|
| 242 |
inverse: tan
|
|
|
|
| 249 |
monotonicity: 1
|
| 250 |
exp:
|
| 251 |
realization: numpy.exp
|
|
|
|
| 252 |
alias: []
|
| 253 |
inverse: log
|
| 254 |
arity: 1
|
|
|
|
| 260 |
monotonicity: 1
|
| 261 |
log:
|
| 262 |
realization: numpy.log
|
|
|
|
| 263 |
alias:
|
| 264 |
- ln
|
| 265 |
inverse: exp
|
v6.2/checkpoint_500000/expression_space.yaml
CHANGED
|
@@ -27,7 +27,6 @@ operators:
|
|
| 27 |
monotonicity: 0
|
| 28 |
neg:
|
| 29 |
realization: nsrops.neg
|
| 30 |
-
wolfram: Negative
|
| 31 |
alias:
|
| 32 |
- negative
|
| 33 |
inverse: neg
|
|
@@ -66,7 +65,6 @@ operators:
|
|
| 66 |
monotonicity: 0
|
| 67 |
abs:
|
| 68 |
realization: abs
|
| 69 |
-
wolfram: Abs
|
| 70 |
alias:
|
| 71 |
- absolute
|
| 72 |
inverse: null
|
|
@@ -79,7 +77,6 @@ operators:
|
|
| 79 |
monotonicity: 0
|
| 80 |
inv:
|
| 81 |
realization: nsrops.inv
|
| 82 |
-
wolfram: Inverse
|
| 83 |
alias:
|
| 84 |
- inverse
|
| 85 |
inverse: inv
|
|
@@ -183,7 +180,6 @@ operators:
|
|
| 183 |
monotonicity: 1
|
| 184 |
sin:
|
| 185 |
realization: numpy.sin
|
| 186 |
-
wolfram: Sin
|
| 187 |
alias: []
|
| 188 |
inverse: asin
|
| 189 |
arity: 1
|
|
@@ -195,7 +191,6 @@ operators:
|
|
| 195 |
monotonicity: 0
|
| 196 |
cos:
|
| 197 |
realization: numpy.cos
|
| 198 |
-
wolfram: Cos
|
| 199 |
alias: []
|
| 200 |
inverse: acos
|
| 201 |
arity: 1
|
|
@@ -207,7 +202,6 @@ operators:
|
|
| 207 |
monotonicity: 0
|
| 208 |
tan:
|
| 209 |
realization: numpy.tan
|
| 210 |
-
wolfram: Tan
|
| 211 |
alias: []
|
| 212 |
inverse: atan
|
| 213 |
arity: 1
|
|
@@ -219,7 +213,6 @@ operators:
|
|
| 219 |
monotonicity: 0
|
| 220 |
asin:
|
| 221 |
realization: numpy.arcsin
|
| 222 |
-
wolfram: ArcSin
|
| 223 |
alias:
|
| 224 |
- arcsin
|
| 225 |
inverse: sin
|
|
@@ -232,7 +225,6 @@ operators:
|
|
| 232 |
monotonicity: 1
|
| 233 |
acos:
|
| 234 |
realization: numpy.arccos
|
| 235 |
-
wolfram: ArcCos
|
| 236 |
alias:
|
| 237 |
- arccos
|
| 238 |
inverse: cos
|
|
@@ -245,7 +237,6 @@ operators:
|
|
| 245 |
monotonicity: 1
|
| 246 |
atan:
|
| 247 |
realization: numpy.arctan
|
| 248 |
-
wolfram: ArcTan
|
| 249 |
alias:
|
| 250 |
- arctan
|
| 251 |
inverse: tan
|
|
@@ -258,7 +249,6 @@ operators:
|
|
| 258 |
monotonicity: 1
|
| 259 |
exp:
|
| 260 |
realization: numpy.exp
|
| 261 |
-
wolfram: Exp
|
| 262 |
alias: []
|
| 263 |
inverse: log
|
| 264 |
arity: 1
|
|
@@ -270,7 +260,6 @@ operators:
|
|
| 270 |
monotonicity: 1
|
| 271 |
log:
|
| 272 |
realization: numpy.log
|
| 273 |
-
wolfram: Log
|
| 274 |
alias:
|
| 275 |
- ln
|
| 276 |
inverse: exp
|
|
|
|
| 27 |
monotonicity: 0
|
| 28 |
neg:
|
| 29 |
realization: nsrops.neg
|
|
|
|
| 30 |
alias:
|
| 31 |
- negative
|
| 32 |
inverse: neg
|
|
|
|
| 65 |
monotonicity: 0
|
| 66 |
abs:
|
| 67 |
realization: abs
|
|
|
|
| 68 |
alias:
|
| 69 |
- absolute
|
| 70 |
inverse: null
|
|
|
|
| 77 |
monotonicity: 0
|
| 78 |
inv:
|
| 79 |
realization: nsrops.inv
|
|
|
|
| 80 |
alias:
|
| 81 |
- inverse
|
| 82 |
inverse: inv
|
|
|
|
| 180 |
monotonicity: 1
|
| 181 |
sin:
|
| 182 |
realization: numpy.sin
|
|
|
|
| 183 |
alias: []
|
| 184 |
inverse: asin
|
| 185 |
arity: 1
|
|
|
|
| 191 |
monotonicity: 0
|
| 192 |
cos:
|
| 193 |
realization: numpy.cos
|
|
|
|
| 194 |
alias: []
|
| 195 |
inverse: acos
|
| 196 |
arity: 1
|
|
|
|
| 202 |
monotonicity: 0
|
| 203 |
tan:
|
| 204 |
realization: numpy.tan
|
|
|
|
| 205 |
alias: []
|
| 206 |
inverse: atan
|
| 207 |
arity: 1
|
|
|
|
| 213 |
monotonicity: 0
|
| 214 |
asin:
|
| 215 |
realization: numpy.arcsin
|
|
|
|
| 216 |
alias:
|
| 217 |
- arcsin
|
| 218 |
inverse: sin
|
|
|
|
| 225 |
monotonicity: 1
|
| 226 |
acos:
|
| 227 |
realization: numpy.arccos
|
|
|
|
| 228 |
alias:
|
| 229 |
- arccos
|
| 230 |
inverse: cos
|
|
|
|
| 237 |
monotonicity: 1
|
| 238 |
atan:
|
| 239 |
realization: numpy.arctan
|
|
|
|
| 240 |
alias:
|
| 241 |
- arctan
|
| 242 |
inverse: tan
|
|
|
|
| 249 |
monotonicity: 1
|
| 250 |
exp:
|
| 251 |
realization: numpy.exp
|
|
|
|
| 252 |
alias: []
|
| 253 |
inverse: log
|
| 254 |
arity: 1
|
|
|
|
| 260 |
monotonicity: 1
|
| 261 |
log:
|
| 262 |
realization: numpy.log
|
|
|
|
| 263 |
alias:
|
| 264 |
- ln
|
| 265 |
inverse: exp
|
v6.2/checkpoint_600000/expression_space.yaml
CHANGED
|
@@ -27,7 +27,6 @@ operators:
|
|
| 27 |
monotonicity: 0
|
| 28 |
neg:
|
| 29 |
realization: nsrops.neg
|
| 30 |
-
wolfram: Negative
|
| 31 |
alias:
|
| 32 |
- negative
|
| 33 |
inverse: neg
|
|
@@ -66,7 +65,6 @@ operators:
|
|
| 66 |
monotonicity: 0
|
| 67 |
abs:
|
| 68 |
realization: abs
|
| 69 |
-
wolfram: Abs
|
| 70 |
alias:
|
| 71 |
- absolute
|
| 72 |
inverse: null
|
|
@@ -79,7 +77,6 @@ operators:
|
|
| 79 |
monotonicity: 0
|
| 80 |
inv:
|
| 81 |
realization: nsrops.inv
|
| 82 |
-
wolfram: Inverse
|
| 83 |
alias:
|
| 84 |
- inverse
|
| 85 |
inverse: inv
|
|
@@ -183,7 +180,6 @@ operators:
|
|
| 183 |
monotonicity: 1
|
| 184 |
sin:
|
| 185 |
realization: numpy.sin
|
| 186 |
-
wolfram: Sin
|
| 187 |
alias: []
|
| 188 |
inverse: asin
|
| 189 |
arity: 1
|
|
@@ -195,7 +191,6 @@ operators:
|
|
| 195 |
monotonicity: 0
|
| 196 |
cos:
|
| 197 |
realization: numpy.cos
|
| 198 |
-
wolfram: Cos
|
| 199 |
alias: []
|
| 200 |
inverse: acos
|
| 201 |
arity: 1
|
|
@@ -207,7 +202,6 @@ operators:
|
|
| 207 |
monotonicity: 0
|
| 208 |
tan:
|
| 209 |
realization: numpy.tan
|
| 210 |
-
wolfram: Tan
|
| 211 |
alias: []
|
| 212 |
inverse: atan
|
| 213 |
arity: 1
|
|
@@ -219,7 +213,6 @@ operators:
|
|
| 219 |
monotonicity: 0
|
| 220 |
asin:
|
| 221 |
realization: numpy.arcsin
|
| 222 |
-
wolfram: ArcSin
|
| 223 |
alias:
|
| 224 |
- arcsin
|
| 225 |
inverse: sin
|
|
@@ -232,7 +225,6 @@ operators:
|
|
| 232 |
monotonicity: 1
|
| 233 |
acos:
|
| 234 |
realization: numpy.arccos
|
| 235 |
-
wolfram: ArcCos
|
| 236 |
alias:
|
| 237 |
- arccos
|
| 238 |
inverse: cos
|
|
@@ -245,7 +237,6 @@ operators:
|
|
| 245 |
monotonicity: 1
|
| 246 |
atan:
|
| 247 |
realization: numpy.arctan
|
| 248 |
-
wolfram: ArcTan
|
| 249 |
alias:
|
| 250 |
- arctan
|
| 251 |
inverse: tan
|
|
@@ -258,7 +249,6 @@ operators:
|
|
| 258 |
monotonicity: 1
|
| 259 |
exp:
|
| 260 |
realization: numpy.exp
|
| 261 |
-
wolfram: Exp
|
| 262 |
alias: []
|
| 263 |
inverse: log
|
| 264 |
arity: 1
|
|
@@ -270,7 +260,6 @@ operators:
|
|
| 270 |
monotonicity: 1
|
| 271 |
log:
|
| 272 |
realization: numpy.log
|
| 273 |
-
wolfram: Log
|
| 274 |
alias:
|
| 275 |
- ln
|
| 276 |
inverse: exp
|
|
|
|
| 27 |
monotonicity: 0
|
| 28 |
neg:
|
| 29 |
realization: nsrops.neg
|
|
|
|
| 30 |
alias:
|
| 31 |
- negative
|
| 32 |
inverse: neg
|
|
|
|
| 65 |
monotonicity: 0
|
| 66 |
abs:
|
| 67 |
realization: abs
|
|
|
|
| 68 |
alias:
|
| 69 |
- absolute
|
| 70 |
inverse: null
|
|
|
|
| 77 |
monotonicity: 0
|
| 78 |
inv:
|
| 79 |
realization: nsrops.inv
|
|
|
|
| 80 |
alias:
|
| 81 |
- inverse
|
| 82 |
inverse: inv
|
|
|
|
| 180 |
monotonicity: 1
|
| 181 |
sin:
|
| 182 |
realization: numpy.sin
|
|
|
|
| 183 |
alias: []
|
| 184 |
inverse: asin
|
| 185 |
arity: 1
|
|
|
|
| 191 |
monotonicity: 0
|
| 192 |
cos:
|
| 193 |
realization: numpy.cos
|
|
|
|
| 194 |
alias: []
|
| 195 |
inverse: acos
|
| 196 |
arity: 1
|
|
|
|
| 202 |
monotonicity: 0
|
| 203 |
tan:
|
| 204 |
realization: numpy.tan
|
|
|
|
| 205 |
alias: []
|
| 206 |
inverse: atan
|
| 207 |
arity: 1
|
|
|
|
| 213 |
monotonicity: 0
|
| 214 |
asin:
|
| 215 |
realization: numpy.arcsin
|
|
|
|
| 216 |
alias:
|
| 217 |
- arcsin
|
| 218 |
inverse: sin
|
|
|
|
| 225 |
monotonicity: 1
|
| 226 |
acos:
|
| 227 |
realization: numpy.arccos
|
|
|
|
| 228 |
alias:
|
| 229 |
- arccos
|
| 230 |
inverse: cos
|
|
|
|
| 237 |
monotonicity: 1
|
| 238 |
atan:
|
| 239 |
realization: numpy.arctan
|
|
|
|
| 240 |
alias:
|
| 241 |
- arctan
|
| 242 |
inverse: tan
|
|
|
|
| 249 |
monotonicity: 1
|
| 250 |
exp:
|
| 251 |
realization: numpy.exp
|
|
|
|
| 252 |
alias: []
|
| 253 |
inverse: log
|
| 254 |
arity: 1
|
|
|
|
| 260 |
monotonicity: 1
|
| 261 |
log:
|
| 262 |
realization: numpy.log
|
|
|
|
| 263 |
alias:
|
| 264 |
- ln
|
| 265 |
inverse: exp
|
v6.2/checkpoint_700000/expression_space.yaml
CHANGED
|
@@ -27,7 +27,6 @@ operators:
|
|
| 27 |
monotonicity: 0
|
| 28 |
neg:
|
| 29 |
realization: nsrops.neg
|
| 30 |
-
wolfram: Negative
|
| 31 |
alias:
|
| 32 |
- negative
|
| 33 |
inverse: neg
|
|
@@ -66,7 +65,6 @@ operators:
|
|
| 66 |
monotonicity: 0
|
| 67 |
abs:
|
| 68 |
realization: abs
|
| 69 |
-
wolfram: Abs
|
| 70 |
alias:
|
| 71 |
- absolute
|
| 72 |
inverse: null
|
|
@@ -79,7 +77,6 @@ operators:
|
|
| 79 |
monotonicity: 0
|
| 80 |
inv:
|
| 81 |
realization: nsrops.inv
|
| 82 |
-
wolfram: Inverse
|
| 83 |
alias:
|
| 84 |
- inverse
|
| 85 |
inverse: inv
|
|
@@ -183,7 +180,6 @@ operators:
|
|
| 183 |
monotonicity: 1
|
| 184 |
sin:
|
| 185 |
realization: numpy.sin
|
| 186 |
-
wolfram: Sin
|
| 187 |
alias: []
|
| 188 |
inverse: asin
|
| 189 |
arity: 1
|
|
@@ -195,7 +191,6 @@ operators:
|
|
| 195 |
monotonicity: 0
|
| 196 |
cos:
|
| 197 |
realization: numpy.cos
|
| 198 |
-
wolfram: Cos
|
| 199 |
alias: []
|
| 200 |
inverse: acos
|
| 201 |
arity: 1
|
|
@@ -207,7 +202,6 @@ operators:
|
|
| 207 |
monotonicity: 0
|
| 208 |
tan:
|
| 209 |
realization: numpy.tan
|
| 210 |
-
wolfram: Tan
|
| 211 |
alias: []
|
| 212 |
inverse: atan
|
| 213 |
arity: 1
|
|
@@ -219,7 +213,6 @@ operators:
|
|
| 219 |
monotonicity: 0
|
| 220 |
asin:
|
| 221 |
realization: numpy.arcsin
|
| 222 |
-
wolfram: ArcSin
|
| 223 |
alias:
|
| 224 |
- arcsin
|
| 225 |
inverse: sin
|
|
@@ -232,7 +225,6 @@ operators:
|
|
| 232 |
monotonicity: 1
|
| 233 |
acos:
|
| 234 |
realization: numpy.arccos
|
| 235 |
-
wolfram: ArcCos
|
| 236 |
alias:
|
| 237 |
- arccos
|
| 238 |
inverse: cos
|
|
@@ -245,7 +237,6 @@ operators:
|
|
| 245 |
monotonicity: 1
|
| 246 |
atan:
|
| 247 |
realization: numpy.arctan
|
| 248 |
-
wolfram: ArcTan
|
| 249 |
alias:
|
| 250 |
- arctan
|
| 251 |
inverse: tan
|
|
@@ -258,7 +249,6 @@ operators:
|
|
| 258 |
monotonicity: 1
|
| 259 |
exp:
|
| 260 |
realization: numpy.exp
|
| 261 |
-
wolfram: Exp
|
| 262 |
alias: []
|
| 263 |
inverse: log
|
| 264 |
arity: 1
|
|
@@ -270,7 +260,6 @@ operators:
|
|
| 270 |
monotonicity: 1
|
| 271 |
log:
|
| 272 |
realization: numpy.log
|
| 273 |
-
wolfram: Log
|
| 274 |
alias:
|
| 275 |
- ln
|
| 276 |
inverse: exp
|
|
|
|
| 27 |
monotonicity: 0
|
| 28 |
neg:
|
| 29 |
realization: nsrops.neg
|
|
|
|
| 30 |
alias:
|
| 31 |
- negative
|
| 32 |
inverse: neg
|
|
|
|
| 65 |
monotonicity: 0
|
| 66 |
abs:
|
| 67 |
realization: abs
|
|
|
|
| 68 |
alias:
|
| 69 |
- absolute
|
| 70 |
inverse: null
|
|
|
|
| 77 |
monotonicity: 0
|
| 78 |
inv:
|
| 79 |
realization: nsrops.inv
|
|
|
|
| 80 |
alias:
|
| 81 |
- inverse
|
| 82 |
inverse: inv
|
|
|
|
| 180 |
monotonicity: 1
|
| 181 |
sin:
|
| 182 |
realization: numpy.sin
|
|
|
|
| 183 |
alias: []
|
| 184 |
inverse: asin
|
| 185 |
arity: 1
|
|
|
|
| 191 |
monotonicity: 0
|
| 192 |
cos:
|
| 193 |
realization: numpy.cos
|
|
|
|
| 194 |
alias: []
|
| 195 |
inverse: acos
|
| 196 |
arity: 1
|
|
|
|
| 202 |
monotonicity: 0
|
| 203 |
tan:
|
| 204 |
realization: numpy.tan
|
|
|
|
| 205 |
alias: []
|
| 206 |
inverse: atan
|
| 207 |
arity: 1
|
|
|
|
| 213 |
monotonicity: 0
|
| 214 |
asin:
|
| 215 |
realization: numpy.arcsin
|
|
|
|
| 216 |
alias:
|
| 217 |
- arcsin
|
| 218 |
inverse: sin
|
|
|
|
| 225 |
monotonicity: 1
|
| 226 |
acos:
|
| 227 |
realization: numpy.arccos
|
|
|
|
| 228 |
alias:
|
| 229 |
- arccos
|
| 230 |
inverse: cos
|
|
|
|
| 237 |
monotonicity: 1
|
| 238 |
atan:
|
| 239 |
realization: numpy.arctan
|
|
|
|
| 240 |
alias:
|
| 241 |
- arctan
|
| 242 |
inverse: tan
|
|
|
|
| 249 |
monotonicity: 1
|
| 250 |
exp:
|
| 251 |
realization: numpy.exp
|
|
|
|
| 252 |
alias: []
|
| 253 |
inverse: log
|
| 254 |
arity: 1
|
|
|
|
| 260 |
monotonicity: 1
|
| 261 |
log:
|
| 262 |
realization: numpy.log
|
|
|
|
| 263 |
alias:
|
| 264 |
- ln
|
| 265 |
inverse: exp
|
v6.2/checkpoint_800000/expression_space.yaml
CHANGED
|
@@ -27,7 +27,6 @@ operators:
|
|
| 27 |
monotonicity: 0
|
| 28 |
neg:
|
| 29 |
realization: nsrops.neg
|
| 30 |
-
wolfram: Negative
|
| 31 |
alias:
|
| 32 |
- negative
|
| 33 |
inverse: neg
|
|
@@ -66,7 +65,6 @@ operators:
|
|
| 66 |
monotonicity: 0
|
| 67 |
abs:
|
| 68 |
realization: abs
|
| 69 |
-
wolfram: Abs
|
| 70 |
alias:
|
| 71 |
- absolute
|
| 72 |
inverse: null
|
|
@@ -79,7 +77,6 @@ operators:
|
|
| 79 |
monotonicity: 0
|
| 80 |
inv:
|
| 81 |
realization: nsrops.inv
|
| 82 |
-
wolfram: Inverse
|
| 83 |
alias:
|
| 84 |
- inverse
|
| 85 |
inverse: inv
|
|
@@ -183,7 +180,6 @@ operators:
|
|
| 183 |
monotonicity: 1
|
| 184 |
sin:
|
| 185 |
realization: numpy.sin
|
| 186 |
-
wolfram: Sin
|
| 187 |
alias: []
|
| 188 |
inverse: asin
|
| 189 |
arity: 1
|
|
@@ -195,7 +191,6 @@ operators:
|
|
| 195 |
monotonicity: 0
|
| 196 |
cos:
|
| 197 |
realization: numpy.cos
|
| 198 |
-
wolfram: Cos
|
| 199 |
alias: []
|
| 200 |
inverse: acos
|
| 201 |
arity: 1
|
|
@@ -207,7 +202,6 @@ operators:
|
|
| 207 |
monotonicity: 0
|
| 208 |
tan:
|
| 209 |
realization: numpy.tan
|
| 210 |
-
wolfram: Tan
|
| 211 |
alias: []
|
| 212 |
inverse: atan
|
| 213 |
arity: 1
|
|
@@ -219,7 +213,6 @@ operators:
|
|
| 219 |
monotonicity: 0
|
| 220 |
asin:
|
| 221 |
realization: numpy.arcsin
|
| 222 |
-
wolfram: ArcSin
|
| 223 |
alias:
|
| 224 |
- arcsin
|
| 225 |
inverse: sin
|
|
@@ -232,7 +225,6 @@ operators:
|
|
| 232 |
monotonicity: 1
|
| 233 |
acos:
|
| 234 |
realization: numpy.arccos
|
| 235 |
-
wolfram: ArcCos
|
| 236 |
alias:
|
| 237 |
- arccos
|
| 238 |
inverse: cos
|
|
@@ -245,7 +237,6 @@ operators:
|
|
| 245 |
monotonicity: 1
|
| 246 |
atan:
|
| 247 |
realization: numpy.arctan
|
| 248 |
-
wolfram: ArcTan
|
| 249 |
alias:
|
| 250 |
- arctan
|
| 251 |
inverse: tan
|
|
@@ -258,7 +249,6 @@ operators:
|
|
| 258 |
monotonicity: 1
|
| 259 |
exp:
|
| 260 |
realization: numpy.exp
|
| 261 |
-
wolfram: Exp
|
| 262 |
alias: []
|
| 263 |
inverse: log
|
| 264 |
arity: 1
|
|
@@ -270,7 +260,6 @@ operators:
|
|
| 270 |
monotonicity: 1
|
| 271 |
log:
|
| 272 |
realization: numpy.log
|
| 273 |
-
wolfram: Log
|
| 274 |
alias:
|
| 275 |
- ln
|
| 276 |
inverse: exp
|
|
|
|
| 27 |
monotonicity: 0
|
| 28 |
neg:
|
| 29 |
realization: nsrops.neg
|
|
|
|
| 30 |
alias:
|
| 31 |
- negative
|
| 32 |
inverse: neg
|
|
|
|
| 65 |
monotonicity: 0
|
| 66 |
abs:
|
| 67 |
realization: abs
|
|
|
|
| 68 |
alias:
|
| 69 |
- absolute
|
| 70 |
inverse: null
|
|
|
|
| 77 |
monotonicity: 0
|
| 78 |
inv:
|
| 79 |
realization: nsrops.inv
|
|
|
|
| 80 |
alias:
|
| 81 |
- inverse
|
| 82 |
inverse: inv
|
|
|
|
| 180 |
monotonicity: 1
|
| 181 |
sin:
|
| 182 |
realization: numpy.sin
|
|
|
|
| 183 |
alias: []
|
| 184 |
inverse: asin
|
| 185 |
arity: 1
|
|
|
|
| 191 |
monotonicity: 0
|
| 192 |
cos:
|
| 193 |
realization: numpy.cos
|
|
|
|
| 194 |
alias: []
|
| 195 |
inverse: acos
|
| 196 |
arity: 1
|
|
|
|
| 202 |
monotonicity: 0
|
| 203 |
tan:
|
| 204 |
realization: numpy.tan
|
|
|
|
| 205 |
alias: []
|
| 206 |
inverse: atan
|
| 207 |
arity: 1
|
|
|
|
| 213 |
monotonicity: 0
|
| 214 |
asin:
|
| 215 |
realization: numpy.arcsin
|
|
|
|
| 216 |
alias:
|
| 217 |
- arcsin
|
| 218 |
inverse: sin
|
|
|
|
| 225 |
monotonicity: 1
|
| 226 |
acos:
|
| 227 |
realization: numpy.arccos
|
|
|
|
| 228 |
alias:
|
| 229 |
- arccos
|
| 230 |
inverse: cos
|
|
|
|
| 237 |
monotonicity: 1
|
| 238 |
atan:
|
| 239 |
realization: numpy.arctan
|
|
|
|
| 240 |
alias:
|
| 241 |
- arctan
|
| 242 |
inverse: tan
|
|
|
|
| 249 |
monotonicity: 1
|
| 250 |
exp:
|
| 251 |
realization: numpy.exp
|
|
|
|
| 252 |
alias: []
|
| 253 |
inverse: log
|
| 254 |
arity: 1
|
|
|
|
| 260 |
monotonicity: 1
|
| 261 |
log:
|
| 262 |
realization: numpy.log
|
|
|
|
| 263 |
alias:
|
| 264 |
- ln
|
| 265 |
inverse: exp
|
v6.2/checkpoint_900000/expression_space.yaml
CHANGED
|
@@ -27,7 +27,6 @@ operators:
|
|
| 27 |
monotonicity: 0
|
| 28 |
neg:
|
| 29 |
realization: nsrops.neg
|
| 30 |
-
wolfram: Negative
|
| 31 |
alias:
|
| 32 |
- negative
|
| 33 |
inverse: neg
|
|
@@ -66,7 +65,6 @@ operators:
|
|
| 66 |
monotonicity: 0
|
| 67 |
abs:
|
| 68 |
realization: abs
|
| 69 |
-
wolfram: Abs
|
| 70 |
alias:
|
| 71 |
- absolute
|
| 72 |
inverse: null
|
|
@@ -79,7 +77,6 @@ operators:
|
|
| 79 |
monotonicity: 0
|
| 80 |
inv:
|
| 81 |
realization: nsrops.inv
|
| 82 |
-
wolfram: Inverse
|
| 83 |
alias:
|
| 84 |
- inverse
|
| 85 |
inverse: inv
|
|
@@ -183,7 +180,6 @@ operators:
|
|
| 183 |
monotonicity: 1
|
| 184 |
sin:
|
| 185 |
realization: numpy.sin
|
| 186 |
-
wolfram: Sin
|
| 187 |
alias: []
|
| 188 |
inverse: asin
|
| 189 |
arity: 1
|
|
@@ -195,7 +191,6 @@ operators:
|
|
| 195 |
monotonicity: 0
|
| 196 |
cos:
|
| 197 |
realization: numpy.cos
|
| 198 |
-
wolfram: Cos
|
| 199 |
alias: []
|
| 200 |
inverse: acos
|
| 201 |
arity: 1
|
|
@@ -207,7 +202,6 @@ operators:
|
|
| 207 |
monotonicity: 0
|
| 208 |
tan:
|
| 209 |
realization: numpy.tan
|
| 210 |
-
wolfram: Tan
|
| 211 |
alias: []
|
| 212 |
inverse: atan
|
| 213 |
arity: 1
|
|
@@ -219,7 +213,6 @@ operators:
|
|
| 219 |
monotonicity: 0
|
| 220 |
asin:
|
| 221 |
realization: numpy.arcsin
|
| 222 |
-
wolfram: ArcSin
|
| 223 |
alias:
|
| 224 |
- arcsin
|
| 225 |
inverse: sin
|
|
@@ -232,7 +225,6 @@ operators:
|
|
| 232 |
monotonicity: 1
|
| 233 |
acos:
|
| 234 |
realization: numpy.arccos
|
| 235 |
-
wolfram: ArcCos
|
| 236 |
alias:
|
| 237 |
- arccos
|
| 238 |
inverse: cos
|
|
@@ -245,7 +237,6 @@ operators:
|
|
| 245 |
monotonicity: 1
|
| 246 |
atan:
|
| 247 |
realization: numpy.arctan
|
| 248 |
-
wolfram: ArcTan
|
| 249 |
alias:
|
| 250 |
- arctan
|
| 251 |
inverse: tan
|
|
@@ -258,7 +249,6 @@ operators:
|
|
| 258 |
monotonicity: 1
|
| 259 |
exp:
|
| 260 |
realization: numpy.exp
|
| 261 |
-
wolfram: Exp
|
| 262 |
alias: []
|
| 263 |
inverse: log
|
| 264 |
arity: 1
|
|
@@ -270,7 +260,6 @@ operators:
|
|
| 270 |
monotonicity: 1
|
| 271 |
log:
|
| 272 |
realization: numpy.log
|
| 273 |
-
wolfram: Log
|
| 274 |
alias:
|
| 275 |
- ln
|
| 276 |
inverse: exp
|
|
|
|
| 27 |
monotonicity: 0
|
| 28 |
neg:
|
| 29 |
realization: nsrops.neg
|
|
|
|
| 30 |
alias:
|
| 31 |
- negative
|
| 32 |
inverse: neg
|
|
|
|
| 65 |
monotonicity: 0
|
| 66 |
abs:
|
| 67 |
realization: abs
|
|
|
|
| 68 |
alias:
|
| 69 |
- absolute
|
| 70 |
inverse: null
|
|
|
|
| 77 |
monotonicity: 0
|
| 78 |
inv:
|
| 79 |
realization: nsrops.inv
|
|
|
|
| 80 |
alias:
|
| 81 |
- inverse
|
| 82 |
inverse: inv
|
|
|
|
| 180 |
monotonicity: 1
|
| 181 |
sin:
|
| 182 |
realization: numpy.sin
|
|
|
|
| 183 |
alias: []
|
| 184 |
inverse: asin
|
| 185 |
arity: 1
|
|
|
|
| 191 |
monotonicity: 0
|
| 192 |
cos:
|
| 193 |
realization: numpy.cos
|
|
|
|
| 194 |
alias: []
|
| 195 |
inverse: acos
|
| 196 |
arity: 1
|
|
|
|
| 202 |
monotonicity: 0
|
| 203 |
tan:
|
| 204 |
realization: numpy.tan
|
|
|
|
| 205 |
alias: []
|
| 206 |
inverse: atan
|
| 207 |
arity: 1
|
|
|
|
| 213 |
monotonicity: 0
|
| 214 |
asin:
|
| 215 |
realization: numpy.arcsin
|
|
|
|
| 216 |
alias:
|
| 217 |
- arcsin
|
| 218 |
inverse: sin
|
|
|
|
| 225 |
monotonicity: 1
|
| 226 |
acos:
|
| 227 |
realization: numpy.arccos
|
|
|
|
| 228 |
alias:
|
| 229 |
- arccos
|
| 230 |
inverse: cos
|
|
|
|
| 237 |
monotonicity: 1
|
| 238 |
atan:
|
| 239 |
realization: numpy.arctan
|
|
|
|
| 240 |
alias:
|
| 241 |
- arctan
|
| 242 |
inverse: tan
|
|
|
|
| 249 |
monotonicity: 1
|
| 250 |
exp:
|
| 251 |
realization: numpy.exp
|
|
|
|
| 252 |
alias: []
|
| 253 |
inverse: log
|
| 254 |
arity: 1
|
|
|
|
| 260 |
monotonicity: 1
|
| 261 |
log:
|
| 262 |
realization: numpy.log
|
|
|
|
| 263 |
alias:
|
| 264 |
- ln
|
| 265 |
inverse: exp
|
v6.2/expression_space.yaml
CHANGED
|
@@ -27,7 +27,6 @@ operators:
|
|
| 27 |
monotonicity: 0
|
| 28 |
neg:
|
| 29 |
realization: nsrops.neg
|
| 30 |
-
wolfram: Negative
|
| 31 |
alias:
|
| 32 |
- negative
|
| 33 |
inverse: neg
|
|
@@ -66,7 +65,6 @@ operators:
|
|
| 66 |
monotonicity: 0
|
| 67 |
abs:
|
| 68 |
realization: abs
|
| 69 |
-
wolfram: Abs
|
| 70 |
alias:
|
| 71 |
- absolute
|
| 72 |
inverse: null
|
|
@@ -79,7 +77,6 @@ operators:
|
|
| 79 |
monotonicity: 0
|
| 80 |
inv:
|
| 81 |
realization: nsrops.inv
|
| 82 |
-
wolfram: Inverse
|
| 83 |
alias:
|
| 84 |
- inverse
|
| 85 |
inverse: inv
|
|
@@ -183,7 +180,6 @@ operators:
|
|
| 183 |
monotonicity: 1
|
| 184 |
sin:
|
| 185 |
realization: numpy.sin
|
| 186 |
-
wolfram: Sin
|
| 187 |
alias: []
|
| 188 |
inverse: asin
|
| 189 |
arity: 1
|
|
@@ -195,7 +191,6 @@ operators:
|
|
| 195 |
monotonicity: 0
|
| 196 |
cos:
|
| 197 |
realization: numpy.cos
|
| 198 |
-
wolfram: Cos
|
| 199 |
alias: []
|
| 200 |
inverse: acos
|
| 201 |
arity: 1
|
|
@@ -207,7 +202,6 @@ operators:
|
|
| 207 |
monotonicity: 0
|
| 208 |
tan:
|
| 209 |
realization: numpy.tan
|
| 210 |
-
wolfram: Tan
|
| 211 |
alias: []
|
| 212 |
inverse: atan
|
| 213 |
arity: 1
|
|
@@ -219,7 +213,6 @@ operators:
|
|
| 219 |
monotonicity: 0
|
| 220 |
asin:
|
| 221 |
realization: numpy.arcsin
|
| 222 |
-
wolfram: ArcSin
|
| 223 |
alias:
|
| 224 |
- arcsin
|
| 225 |
inverse: sin
|
|
@@ -232,7 +225,6 @@ operators:
|
|
| 232 |
monotonicity: 1
|
| 233 |
acos:
|
| 234 |
realization: numpy.arccos
|
| 235 |
-
wolfram: ArcCos
|
| 236 |
alias:
|
| 237 |
- arccos
|
| 238 |
inverse: cos
|
|
@@ -245,7 +237,6 @@ operators:
|
|
| 245 |
monotonicity: 1
|
| 246 |
atan:
|
| 247 |
realization: numpy.arctan
|
| 248 |
-
wolfram: ArcTan
|
| 249 |
alias:
|
| 250 |
- arctan
|
| 251 |
inverse: tan
|
|
@@ -258,7 +249,6 @@ operators:
|
|
| 258 |
monotonicity: 1
|
| 259 |
exp:
|
| 260 |
realization: numpy.exp
|
| 261 |
-
wolfram: Exp
|
| 262 |
alias: []
|
| 263 |
inverse: log
|
| 264 |
arity: 1
|
|
@@ -270,7 +260,6 @@ operators:
|
|
| 270 |
monotonicity: 1
|
| 271 |
log:
|
| 272 |
realization: numpy.log
|
| 273 |
-
wolfram: Log
|
| 274 |
alias:
|
| 275 |
- ln
|
| 276 |
inverse: exp
|
|
|
|
| 27 |
monotonicity: 0
|
| 28 |
neg:
|
| 29 |
realization: nsrops.neg
|
|
|
|
| 30 |
alias:
|
| 31 |
- negative
|
| 32 |
inverse: neg
|
|
|
|
| 65 |
monotonicity: 0
|
| 66 |
abs:
|
| 67 |
realization: abs
|
|
|
|
| 68 |
alias:
|
| 69 |
- absolute
|
| 70 |
inverse: null
|
|
|
|
| 77 |
monotonicity: 0
|
| 78 |
inv:
|
| 79 |
realization: nsrops.inv
|
|
|
|
| 80 |
alias:
|
| 81 |
- inverse
|
| 82 |
inverse: inv
|
|
|
|
| 180 |
monotonicity: 1
|
| 181 |
sin:
|
| 182 |
realization: numpy.sin
|
|
|
|
| 183 |
alias: []
|
| 184 |
inverse: asin
|
| 185 |
arity: 1
|
|
|
|
| 191 |
monotonicity: 0
|
| 192 |
cos:
|
| 193 |
realization: numpy.cos
|
|
|
|
| 194 |
alias: []
|
| 195 |
inverse: acos
|
| 196 |
arity: 1
|
|
|
|
| 202 |
monotonicity: 0
|
| 203 |
tan:
|
| 204 |
realization: numpy.tan
|
|
|
|
| 205 |
alias: []
|
| 206 |
inverse: atan
|
| 207 |
arity: 1
|
|
|
|
| 213 |
monotonicity: 0
|
| 214 |
asin:
|
| 215 |
realization: numpy.arcsin
|
|
|
|
| 216 |
alias:
|
| 217 |
- arcsin
|
| 218 |
inverse: sin
|
|
|
|
| 225 |
monotonicity: 1
|
| 226 |
acos:
|
| 227 |
realization: numpy.arccos
|
|
|
|
| 228 |
alias:
|
| 229 |
- arccos
|
| 230 |
inverse: cos
|
|
|
|
| 237 |
monotonicity: 1
|
| 238 |
atan:
|
| 239 |
realization: numpy.arctan
|
|
|
|
| 240 |
alias:
|
| 241 |
- arctan
|
| 242 |
inverse: tan
|
|
|
|
| 249 |
monotonicity: 1
|
| 250 |
exp:
|
| 251 |
realization: numpy.exp
|
|
|
|
| 252 |
alias: []
|
| 253 |
inverse: log
|
| 254 |
arity: 1
|
|
|
|
| 260 |
monotonicity: 1
|
| 261 |
log:
|
| 262 |
realization: numpy.log
|
|
|
|
| 263 |
alias:
|
| 264 |
- ln
|
| 265 |
inverse: exp
|
v6.3/checkpoint_100000/expression_space.yaml
CHANGED
|
@@ -27,7 +27,6 @@ operators:
|
|
| 27 |
monotonicity: 0
|
| 28 |
neg:
|
| 29 |
realization: nsrops.neg
|
| 30 |
-
wolfram: Negative
|
| 31 |
alias:
|
| 32 |
- negative
|
| 33 |
inverse: neg
|
|
@@ -66,7 +65,6 @@ operators:
|
|
| 66 |
monotonicity: 0
|
| 67 |
abs:
|
| 68 |
realization: abs
|
| 69 |
-
wolfram: Abs
|
| 70 |
alias:
|
| 71 |
- absolute
|
| 72 |
inverse: null
|
|
@@ -79,7 +77,6 @@ operators:
|
|
| 79 |
monotonicity: 0
|
| 80 |
inv:
|
| 81 |
realization: nsrops.inv
|
| 82 |
-
wolfram: Inverse
|
| 83 |
alias:
|
| 84 |
- inverse
|
| 85 |
inverse: inv
|
|
@@ -183,7 +180,6 @@ operators:
|
|
| 183 |
monotonicity: 1
|
| 184 |
sin:
|
| 185 |
realization: numpy.sin
|
| 186 |
-
wolfram: Sin
|
| 187 |
alias: []
|
| 188 |
inverse: asin
|
| 189 |
arity: 1
|
|
@@ -195,7 +191,6 @@ operators:
|
|
| 195 |
monotonicity: 0
|
| 196 |
cos:
|
| 197 |
realization: numpy.cos
|
| 198 |
-
wolfram: Cos
|
| 199 |
alias: []
|
| 200 |
inverse: acos
|
| 201 |
arity: 1
|
|
@@ -207,7 +202,6 @@ operators:
|
|
| 207 |
monotonicity: 0
|
| 208 |
tan:
|
| 209 |
realization: numpy.tan
|
| 210 |
-
wolfram: Tan
|
| 211 |
alias: []
|
| 212 |
inverse: atan
|
| 213 |
arity: 1
|
|
@@ -219,7 +213,6 @@ operators:
|
|
| 219 |
monotonicity: 0
|
| 220 |
asin:
|
| 221 |
realization: numpy.arcsin
|
| 222 |
-
wolfram: ArcSin
|
| 223 |
alias:
|
| 224 |
- arcsin
|
| 225 |
inverse: sin
|
|
@@ -232,7 +225,6 @@ operators:
|
|
| 232 |
monotonicity: 1
|
| 233 |
acos:
|
| 234 |
realization: numpy.arccos
|
| 235 |
-
wolfram: ArcCos
|
| 236 |
alias:
|
| 237 |
- arccos
|
| 238 |
inverse: cos
|
|
@@ -245,7 +237,6 @@ operators:
|
|
| 245 |
monotonicity: 1
|
| 246 |
atan:
|
| 247 |
realization: numpy.arctan
|
| 248 |
-
wolfram: ArcTan
|
| 249 |
alias:
|
| 250 |
- arctan
|
| 251 |
inverse: tan
|
|
@@ -258,7 +249,6 @@ operators:
|
|
| 258 |
monotonicity: 1
|
| 259 |
exp:
|
| 260 |
realization: numpy.exp
|
| 261 |
-
wolfram: Exp
|
| 262 |
alias: []
|
| 263 |
inverse: log
|
| 264 |
arity: 1
|
|
@@ -270,7 +260,6 @@ operators:
|
|
| 270 |
monotonicity: 1
|
| 271 |
log:
|
| 272 |
realization: numpy.log
|
| 273 |
-
wolfram: Log
|
| 274 |
alias:
|
| 275 |
- ln
|
| 276 |
inverse: exp
|
|
|
|
| 27 |
monotonicity: 0
|
| 28 |
neg:
|
| 29 |
realization: nsrops.neg
|
|
|
|
| 30 |
alias:
|
| 31 |
- negative
|
| 32 |
inverse: neg
|
|
|
|
| 65 |
monotonicity: 0
|
| 66 |
abs:
|
| 67 |
realization: abs
|
|
|
|
| 68 |
alias:
|
| 69 |
- absolute
|
| 70 |
inverse: null
|
|
|
|
| 77 |
monotonicity: 0
|
| 78 |
inv:
|
| 79 |
realization: nsrops.inv
|
|
|
|
| 80 |
alias:
|
| 81 |
- inverse
|
| 82 |
inverse: inv
|
|
|
|
| 180 |
monotonicity: 1
|
| 181 |
sin:
|
| 182 |
realization: numpy.sin
|
|
|
|
| 183 |
alias: []
|
| 184 |
inverse: asin
|
| 185 |
arity: 1
|
|
|
|
| 191 |
monotonicity: 0
|
| 192 |
cos:
|
| 193 |
realization: numpy.cos
|
|
|
|
| 194 |
alias: []
|
| 195 |
inverse: acos
|
| 196 |
arity: 1
|
|
|
|
| 202 |
monotonicity: 0
|
| 203 |
tan:
|
| 204 |
realization: numpy.tan
|
|
|
|
| 205 |
alias: []
|
| 206 |
inverse: atan
|
| 207 |
arity: 1
|
|
|
|
| 213 |
monotonicity: 0
|
| 214 |
asin:
|
| 215 |
realization: numpy.arcsin
|
|
|
|
| 216 |
alias:
|
| 217 |
- arcsin
|
| 218 |
inverse: sin
|
|
|
|
| 225 |
monotonicity: 1
|
| 226 |
acos:
|
| 227 |
realization: numpy.arccos
|
|
|
|
| 228 |
alias:
|
| 229 |
- arccos
|
| 230 |
inverse: cos
|
|
|
|
| 237 |
monotonicity: 1
|
| 238 |
atan:
|
| 239 |
realization: numpy.arctan
|
|
|
|
| 240 |
alias:
|
| 241 |
- arctan
|
| 242 |
inverse: tan
|
|
|
|
| 249 |
monotonicity: 1
|
| 250 |
exp:
|
| 251 |
realization: numpy.exp
|
|
|
|
| 252 |
alias: []
|
| 253 |
inverse: log
|
| 254 |
arity: 1
|
|
|
|
| 260 |
monotonicity: 1
|
| 261 |
log:
|
| 262 |
realization: numpy.log
|
|
|
|
| 263 |
alias:
|
| 264 |
- ln
|
| 265 |
inverse: exp
|
v6.3/checkpoint_1000000/expression_space.yaml
CHANGED
|
@@ -27,7 +27,6 @@ operators:
|
|
| 27 |
monotonicity: 0
|
| 28 |
neg:
|
| 29 |
realization: nsrops.neg
|
| 30 |
-
wolfram: Negative
|
| 31 |
alias:
|
| 32 |
- negative
|
| 33 |
inverse: neg
|
|
@@ -66,7 +65,6 @@ operators:
|
|
| 66 |
monotonicity: 0
|
| 67 |
abs:
|
| 68 |
realization: abs
|
| 69 |
-
wolfram: Abs
|
| 70 |
alias:
|
| 71 |
- absolute
|
| 72 |
inverse: null
|
|
@@ -79,7 +77,6 @@ operators:
|
|
| 79 |
monotonicity: 0
|
| 80 |
inv:
|
| 81 |
realization: nsrops.inv
|
| 82 |
-
wolfram: Inverse
|
| 83 |
alias:
|
| 84 |
- inverse
|
| 85 |
inverse: inv
|
|
@@ -183,7 +180,6 @@ operators:
|
|
| 183 |
monotonicity: 1
|
| 184 |
sin:
|
| 185 |
realization: numpy.sin
|
| 186 |
-
wolfram: Sin
|
| 187 |
alias: []
|
| 188 |
inverse: asin
|
| 189 |
arity: 1
|
|
@@ -195,7 +191,6 @@ operators:
|
|
| 195 |
monotonicity: 0
|
| 196 |
cos:
|
| 197 |
realization: numpy.cos
|
| 198 |
-
wolfram: Cos
|
| 199 |
alias: []
|
| 200 |
inverse: acos
|
| 201 |
arity: 1
|
|
@@ -207,7 +202,6 @@ operators:
|
|
| 207 |
monotonicity: 0
|
| 208 |
tan:
|
| 209 |
realization: numpy.tan
|
| 210 |
-
wolfram: Tan
|
| 211 |
alias: []
|
| 212 |
inverse: atan
|
| 213 |
arity: 1
|
|
@@ -219,7 +213,6 @@ operators:
|
|
| 219 |
monotonicity: 0
|
| 220 |
asin:
|
| 221 |
realization: numpy.arcsin
|
| 222 |
-
wolfram: ArcSin
|
| 223 |
alias:
|
| 224 |
- arcsin
|
| 225 |
inverse: sin
|
|
@@ -232,7 +225,6 @@ operators:
|
|
| 232 |
monotonicity: 1
|
| 233 |
acos:
|
| 234 |
realization: numpy.arccos
|
| 235 |
-
wolfram: ArcCos
|
| 236 |
alias:
|
| 237 |
- arccos
|
| 238 |
inverse: cos
|
|
@@ -245,7 +237,6 @@ operators:
|
|
| 245 |
monotonicity: 1
|
| 246 |
atan:
|
| 247 |
realization: numpy.arctan
|
| 248 |
-
wolfram: ArcTan
|
| 249 |
alias:
|
| 250 |
- arctan
|
| 251 |
inverse: tan
|
|
@@ -258,7 +249,6 @@ operators:
|
|
| 258 |
monotonicity: 1
|
| 259 |
exp:
|
| 260 |
realization: numpy.exp
|
| 261 |
-
wolfram: Exp
|
| 262 |
alias: []
|
| 263 |
inverse: log
|
| 264 |
arity: 1
|
|
@@ -270,7 +260,6 @@ operators:
|
|
| 270 |
monotonicity: 1
|
| 271 |
log:
|
| 272 |
realization: numpy.log
|
| 273 |
-
wolfram: Log
|
| 274 |
alias:
|
| 275 |
- ln
|
| 276 |
inverse: exp
|
|
|
|
| 27 |
monotonicity: 0
|
| 28 |
neg:
|
| 29 |
realization: nsrops.neg
|
|
|
|
| 30 |
alias:
|
| 31 |
- negative
|
| 32 |
inverse: neg
|
|
|
|
| 65 |
monotonicity: 0
|
| 66 |
abs:
|
| 67 |
realization: abs
|
|
|
|
| 68 |
alias:
|
| 69 |
- absolute
|
| 70 |
inverse: null
|
|
|
|
| 77 |
monotonicity: 0
|
| 78 |
inv:
|
| 79 |
realization: nsrops.inv
|
|
|
|
| 80 |
alias:
|
| 81 |
- inverse
|
| 82 |
inverse: inv
|
|
|
|
| 180 |
monotonicity: 1
|
| 181 |
sin:
|
| 182 |
realization: numpy.sin
|
|
|
|
| 183 |
alias: []
|
| 184 |
inverse: asin
|
| 185 |
arity: 1
|
|
|
|
| 191 |
monotonicity: 0
|
| 192 |
cos:
|
| 193 |
realization: numpy.cos
|
|
|
|
| 194 |
alias: []
|
| 195 |
inverse: acos
|
| 196 |
arity: 1
|
|
|
|
| 202 |
monotonicity: 0
|
| 203 |
tan:
|
| 204 |
realization: numpy.tan
|
|
|
|
| 205 |
alias: []
|
| 206 |
inverse: atan
|
| 207 |
arity: 1
|
|
|
|
| 213 |
monotonicity: 0
|
| 214 |
asin:
|
| 215 |
realization: numpy.arcsin
|
|
|
|
| 216 |
alias:
|
| 217 |
- arcsin
|
| 218 |
inverse: sin
|
|
|
|
| 225 |
monotonicity: 1
|
| 226 |
acos:
|
| 227 |
realization: numpy.arccos
|
|
|
|
| 228 |
alias:
|
| 229 |
- arccos
|
| 230 |
inverse: cos
|
|
|
|
| 237 |
monotonicity: 1
|
| 238 |
atan:
|
| 239 |
realization: numpy.arctan
|
|
|
|
| 240 |
alias:
|
| 241 |
- arctan
|
| 242 |
inverse: tan
|
|
|
|
| 249 |
monotonicity: 1
|
| 250 |
exp:
|
| 251 |
realization: numpy.exp
|
|
|
|
| 252 |
alias: []
|
| 253 |
inverse: log
|
| 254 |
arity: 1
|
|
|
|
| 260 |
monotonicity: 1
|
| 261 |
log:
|
| 262 |
realization: numpy.log
|
|
|
|
| 263 |
alias:
|
| 264 |
- ln
|
| 265 |
inverse: exp
|