FIX Quicktests
All threads resolved!
All threads resolved!
Compare changes
+ 24
− 19
@@ -7,6 +7,11 @@ from pystencils.cpu.vectorization import vectorize
@@ -7,6 +7,11 @@ from pystencils.cpu.vectorization import vectorize
@@ -19,7 +24,7 @@ def test_vector_type_propagation():
@@ -19,7 +24,7 @@ def test_vector_type_propagation():
@@ -42,7 +47,7 @@ def test_inplace_update():
@@ -42,7 +47,7 @@ def test_inplace_update():
@@ -67,7 +72,7 @@ def test_vectorization_fixed_size():
@@ -67,7 +72,7 @@ def test_vectorization_fixed_size():
@@ -81,7 +86,7 @@ def test_vectorization_variable_size():
@@ -81,7 +86,7 @@ def test_vectorization_variable_size():
@@ -102,7 +107,7 @@ def test_piecewise1():
@@ -102,7 +107,7 @@ def test_piecewise1():
@@ -121,7 +126,7 @@ def test_piecewise2():
@@ -121,7 +126,7 @@ def test_piecewise2():
@@ -137,7 +142,7 @@ def test_piecewise3():
@@ -137,7 +142,7 @@ def test_piecewise3():
@@ -151,7 +156,7 @@ def test_logical_operators():
@@ -151,7 +156,7 @@ def test_logical_operators():
@@ -161,7 +166,7 @@ def test_logical_operators():
@@ -161,7 +166,7 @@ def test_logical_operators():
@@ -171,7 +176,7 @@ def test_logical_operators():
@@ -171,7 +176,7 @@ def test_logical_operators():
@@ -192,27 +197,27 @@ def test_vectorised_pow():
@@ -192,27 +197,27 @@ def test_vectorised_pow():
@@ -223,16 +228,16 @@ def test_vectorised_fast_approximations():
@@ -223,16 +228,16 @@ def test_vectorised_fast_approximations():