RNG SIMD
Compare changes
+ 27
− 8
@@ -11,7 +11,7 @@ from pystencils.astnodes import KernelFunction, Node
@@ -134,7 +134,7 @@ class CustomCodeNode(Node):
@@ -297,7 +297,7 @@ class CBackend:
@@ -548,12 +548,16 @@ class VectorizedCustomSympyPrinter(CustomSympyPrinter):
@@ -609,12 +613,27 @@ class VectorizedCustomSympyPrinter(CustomSympyPrinter):
@@ -630,7 +649,7 @@ class VectorizedCustomSympyPrinter(CustomSympyPrinter):