File tree 1 file changed +7
-0
lines changed
1 file changed +7
-0
lines changed Original file line number Diff line number Diff line change @@ -127,6 +127,13 @@ array_api_tests/test_operators_and_elementwise_functions.py::test_binary_with_sc
127
127
array_api_tests/test_operators_and_elementwise_functions.py::test_binary_with_scalars_real[divide]
128
128
array_api_tests/test_operators_and_elementwise_functions.py::test_binary_with_scalars_real[hypot]
129
129
array_api_tests/test_operators_and_elementwise_functions.py::test_binary_with_scalars_real[subtract]
130
+ array_api_tests/test_operators_and_elementwise_functions.py::test_binary_with_scalars_real[logaddexp]
131
+ array_api_tests/test_operators_and_elementwise_functions.py::test_binary_with_scalars_real[nextafter]
132
+ array_api_tests/test_operators_and_elementwise_functions.py::test_binary_with_scalars_real[multiply]
133
+ array_api_tests/test_operators_and_elementwise_functions.py::test_binary_with_scalars_real[maximum]
134
+ array_api_tests/test_operators_and_elementwise_functions.py::test_binary_with_scalars_real[copysign]
135
+ array_api_tests/test_operators_and_elementwise_functions.py::test_binary_with_scalars_real[pow]
136
+ array_api_tests/test_operators_and_elementwise_functions.py::test_binary_with_scalars_real[pow]
130
137
131
138
array_api_tests/test_operators_and_elementwise_functions.py::test_where_with_scalars
132
139
You can’t perform that action at this time.
0 commit comments