File tree Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Expand file tree Collapse file tree 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
127127array_api_tests/test_operators_and_elementwise_functions.py::test_binary_with_scalars_real[divide]
128128array_api_tests/test_operators_and_elementwise_functions.py::test_binary_with_scalars_real[hypot]
129129array_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]
130137
131138array_api_tests/test_operators_and_elementwise_functions.py::test_where_with_scalars
132139
You can’t perform that action at this time.
0 commit comments