"tests/test_custom_backends.py" did not exist on "ffb9b53cb4ea3bc7b7805876a60a7acb298d8e50"
WIP: Astnodes for interpolation
Compare changes
Conflict: This file was modified in the source branch, but removed in the target branch.
Ask someone with write access to resolve it.
+ 63
− 1
@@ -128,6 +128,12 @@ class CustomCodeNode(Node):
@@ -172,7 +178,8 @@ class CBackend:
@@ -251,6 +258,12 @@ class CBackend:
@@ -366,10 +379,59 @@ class CustomSympyPrinter(CCodePrinter):