Auto for assignments
Compare changes
+ 12
− 7
@@ -5,6 +5,7 @@ import numpy as np
@@ -32,9 +33,9 @@ def generate_c(ast_node: Node,
@@ -229,11 +230,15 @@ class CBackend:
I had problems to teach pystencils C's weird type system for complex numbers with auto
everything was working fine.